Skip to content

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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
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 <[email protected]>
Co-authored-by: Reba Magier <[email protected]>
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.

6 participants