Prepares branch for a new release (v0.10)#572
Merged
shinchris merged 1 commit intodevelopmenttableau/server-client-python:developmentfrom Feb 21, 2020
Merged
Prepares branch for a new release (v0.10)#572shinchris merged 1 commit intodevelopmenttableau/server-client-python:developmentfrom
shinchris merged 1 commit intodevelopmenttableau/server-client-python:developmentfrom
Conversation
Contributor
shinchris
commented
Feb 21, 2020
- Added a way to handle non-xml errors (Quick Fix for NonXMLErrorException #515)
- Added Webhooks endpoints for create, delete, get, list, and test (Add webhooks #523, Webhooks fixes #532)
- Added delete method in the tasks endpoint (Added Tasks Delete method & tests #524)
- Added description attribute to WorkbookItem (Adds description as a read-only attribute of WorkbookItem #533)
- Added support for materializeViews as schedule and task types (Add support for materializeViews as schedule and task type #542)
- Added warnings to schedules (Receiving warnings in schedule creation #550, Add warnings when adding workbook to schedule #551)
- Added ability to update parent_id attribute of projects (Added a functionality to move an existing project (change it's parent_id) by update method #560, Fixed moving projects too the root #567)
- Improved filename behavior for download endpoints (Fix filename behavior and refactor #517)
- Improved logging (Close missing brackets in log texts #508)
- Fixed runtime error in permissions endpoint (Runtime error in permissions_endpoint #513)
- Fixed move_workbook_sites sample (Fixes move_workbook_sites sample to work properly #503)
- Fixed project permissions endpoints (Project permissions fixes and tests #527)
- Fixed login.py sample to accept site name (Add site-name #549)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.