Skip to content

Releases: tableau/server-client-python

v0.37

24 Mar 17:01
bf85704
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.36...v0.37

v0.36 hotfix (refresh datasource)

10 Jan 18:38
42cecfe
Compare
Choose a tag to compare

Fixes a 400 Bad Request error when calling Refresh Datasource with 0.35

v0.35

06 Jan 21:49
c5e016f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.34...v0.35

v0.34

26 Oct 00:02
1d98fda
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.33...v0.34

v0.33

18 Sep 04:59
4259316
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.32...v0.33

v0.32

27 Jul 23:38
257cf61
Compare
Choose a tag to compare

What's Changed

  • Bump urllib3 from 2.0.7 to 2.2.2 #1400
  • Allow setting page_size in .all and .filter #1417
  • Switch to absolute imports for favorites #1415
  • Switch to absolute imports for datasource #1416
  • Fix pop from empty list #1404
  • Ignore known internal warnings on tests #1407
  • Add support for changing project owner #1419
  • Add type hints to auth models #1403
  • Add typing to Pager #1390
  • Remove blocks of code and arguments that have been deprecated #1380
  • Add usage to views.get_by_id #1383
  • Type hint QuerySet and QuerySetEndpoint #1399
  • No implicit reexport #1394
  • Allow combining PermissionRules #1381
  • Add size to datasource item #1397
  • Remove outdated dependencies #1398
  • Don't lowercase OData server addresses #1396

v0.31

04 Jun 00:25
4018a0f
Compare
Choose a tag to compare

What's Changed

  • Remove deprecated cgi package and switch to email.message.Message #1346
  • Allow viz height and width parameters #1348
  • Add support for System schedule type #1350
  • Add support for daily (24 hour) intervals for tasks #1355
  • Update Actions to include Python 3.12 and reduce duplicate test runs #1356
  • Add Data Acceleration and Data Freshness Policy support #1343
  • Add create cloud flow task support #1371
  • Pass parameters in request options #1372
  • Improve robustness of Pager results #1370

v0.30 bug fix release

24 Jan 23:18
f84d7d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29...v0.30

v0.29 incremental update

13 Jan 13:52
0e46e15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.28...v0.29

v0.28 - JWT Auth

04 Oct 09:00
72eb3c8
Compare
Choose a tag to compare

Adds JWT auth