8000 Tags · vitorhonna/server-client-python · GitHub
[go: up one dir, main page]

Skip to content

Tags: vitorhonna/server-client-python

Tags

v0.37

Toggle v0.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request tableau#1586 from tableau/development

Release v0.37

v0.36

Toggle v0.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request tableau#1555 from tableau/development

v0.35

Toggle v0.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request tableau#1549 from tableau/development

v0.35

v0.34

Toggle v0.34's commit message
Release v0.34

v0.33

Toggle v0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request tableau#1444 from tableau/development

v0.33

Features:
- add name, datasource-name to Job item
- enable bulk add and remove users
- Linked Tasks: get, get by ID, run Now
- implement Tags: create new, add/delete for workbooks, flows, datasources
- get page and chunk size from env vars
- add some repr implementations
- implement virtual connections

Bugfix:
- tableau#1447
- tableau#1449

v0.32

Toggle v0.32's commit message
Release v0.32

v0.31

Toggle v0.31's commit message
Release v0.31

v0.30

Toggle v0.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request tableau#1347 from tableau/development

0.30 Release (bug fixes)

v0.29

Toggle v0.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
promote code for 0.29

tableau#1302 
tableau#1300 
tableau#1330 
tableau#1328 
tableau#1297 
tableau#1307 
tableau#1299 
- fix filename handling in downloads
- fix typing on revisions files
- add typings
- update urllib dependency

v0.28

Toggle v0.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.28 - JWT Auth (tableau#1288)

* Code coverage and pretty printing (tableau#1283)

* implement str and repr for a bunch more classes
* also: JWT, user-impersonation
(cherry picked from commit 4887a62)
* fix code coverage action
* use reflection to find all models for comprehensive testing.

---------

Co-authored-by: Lee Graber <lgraber@tableau.com>

* update publish action (tableau#1286)

* 0.27  (tableau#1272)

* Bump urllib3 from 2.0.4 to 2.0.6 (tableau#1287)

* Bump urllib3 from 2.0.4 to 2.0.6

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.4...2.0.6)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Lee Graber <lgraber@tableau.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0