8000 Merge development into master for v0.11 release by shinchris · Pull Request #612 · tableau/server-client-python · GitHub
[go: up one dir, main page]

Skip to content

Merge development into master for v0.11 release #612

New 8000 issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 1, 2020
Merged

Conversation

shinchris
Copy link
Contributor

0.11 (1 May 2020)

Russell Hay and others added 10 commits February 24, 2020 13:48
This will not work under python2 which is fine since 2 is EOL
…on" (#576)

* fixing a bug due to bool(time(0,0)) is false

* replace materialized views with data acceleration

* made changes in tests

* fixed a unit test

* restore deleted lines by mistake

* replace materialize_workbooks.py with accelerate_workbooks.py

* undo a fix to test_sort.py

* format changes

* another format change

* format change

* remove accelerate_workbooks.py
* fixing a bug due to bool(time(0,0)) is false

* replace materialized views with data acceleration

* made changes in tests

* fixed a unit test

* restore deleted lines by mistake

* replace materialize_workbooks.py with accelerate_workbooks.py

* undo a fix to test_sort.py

* format changes

* another format change

* format change

* remove accelerate_workbooks.py

* adding additional fields to data_acceleration_config

Co-authored-by: dguo <dguo@tableau.com>
* Add flexibility for wkbk/ds id or item in endpoint

* Add API version number decorator

* Write tests for workbook refresh

* Correct refresh XML

* Correct code style

* Create tests for datasource refresh

* Test job cancel on item

Co-authored-by: Jordan Woods <Jordan.Woods@mkcorp.com>
* fixing a bug due to bool(time(0,0)) is false

* replace materialized views with data acceleration

* made changes in tests

* fixed a unit test

* restore deleted lines by mistake

* replace materialize_workbooks.py with accelerate_workbooks.py

* undo a fix to test_sort.py

* format changes

* another format change

* format change

* remove accelerate_workbooks.py

* adding additional fields to data_acceleration_config

* add acceleration report endpoint

* adding unit test

* fixed over-indentation

Co-authored-by: dguo <dguo@tableau.com>
Follow the permissions patterns :)
…nts (#603)

* Fixes default permissions urls and adds return value to update endpoints

* Fix code style error

* Adds samples for using permissions and default permissions endpoints
* delete docs folder from master (#520)

* delete folder

* add back readme for docs

* Fix logger statement in User.add (#608)

The logger statement is using the parameter to output the id of the user, but that isnt set until line 67 and saved to a new variable. We want the logger statement to use that new user

* Updates changelog and contributors for v0.11 release

Co-authored-by: Jac <jacalata@users.noreply.github.com>
Co-authored-by: Reba Magier <rebeccam@syapse.com>
Copy link
Collaborator
@t8y8 t8y8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@shinchris shinchris merged commit 188be71 into master May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0