Skip to content

Tags: edson-github/server-client-python

Tags

0.9

Toggle 0.9's commit message
collapsed for real

v0.9.31

Toggle v0.9.31's commit message
try manually fetching tags for version

v0.9.21

Toggle v0.9.21's commit message
don't bundle twbx etc

v0.9.3

Toggle v0.9.3's commit message
only one format sdist is allowed for pypi

v0.9.2

Toggle v0.9.2's commit message
collapsed for real

v.0.0.99.0

Toggle v.0.0.99.0's commit message

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#921 from tableau/development

Merging Development to Main branch for releasing v 0.17

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#864 from tableau/development

Merging Development to Main branch

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#801 from tableau/release-0.15

[Release] Sync master with v0.15 changes
## 0.15.0 (16 Feb 2021)
* Added support for python version 3.9 (tableau#744)
* Added support for 'Get View by ID' (tableau#750)
* Added docs and test data to MANIFEST.in file (tableau#780)
* Added owner_id property to ProjectItem (tableau#784)
* Added support for skipping connection check while publishing workbook (tableau#791)
* Added support for 'Update Subscription' (tableau#794)
* Added support for 'Get Groups for a User' (tableau#799)
* Improved debug logging by including put/post request contents (tableau#743)
* Improved local and active-directory group creation (tableau#770)
* Improved 'Update Group' to match server requests/responses (tableau#772)
* Improved SiteItem with new properties and functions (tableau#777)
* Improved SubscriptionItem with new properties (tableau#794)
* Improved the 'type' property of TaskItem to convert server response to enum (tableau#796)
* Improved repository to use Github Actions for running tests/linter (tableau#798)
* Fixed data_acceleration field causing error in workbook update payload (tableau#741)

v0.14.1

Toggle v0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request tableau#759 from tableau/0.14.0-patch

v0.14.1 patch release
* Fixed filter query issue for server version below 2020.1 (tableau#745)
* Fixed large workbook/datasource publish issue (tableau#757)