|
1 | 1 | ## 0.17.0 (20 October 2021)
|
2 |
| -Update publish.sh to use python3 (#866) |
3 |
| -Fixed jobs.get_by_id(job_id) example & reference docs (#867, #868) |
4 |
| -Fixed handling for workbooks in personal spaces which do not have projectID or Name (#875) |
5 |
| -Updated links to Data Source Methods page in REST API docs (#879) |
6 |
| -Upgraded to newer Slack action provider (#880) |
7 |
| -Added support to the package for getting flow run status, as well as the ability to cancel flow runs. (#884) |
| 2 | +* Added support for accepting parameters for post request of the metadata api (#850) |
| 3 | +* Fixed jobs.get_by_id(job_id) example & reference docs (#867, #868) |
| 4 | +* Fixed handling for workbooks in personal spaces which do not have projectID or Name (#875) |
| 5 | +* Updated links to Data Source Methods page in REST API docs (#879) |
| 6 | +* Unified arguments of sample scripts (#889) |
| 7 | +* Updated docs for - links to Datasource API (#879) , sample scripts (#892) & metadata query (#896) |
| 8 | +* Added support for scheduling DataUpdate Jobs (#891) |
| 9 | +* Exposed the fileuploads API endpoint (#894) |
| 10 | +* Added a new sample & documentation for metadata API (#895, #896) |
| 11 | +* Added support to the package for getting flow run status, as well as the ability to cancel flow runs. (#884) |
| 12 | +* Added jobs.wait_for_job method (#903) |
| 13 | +* Added description support for datasources item (#912) |
| 14 | +* Dropped support for Python 3.5 (#911) |
8 | 15 |
|
9 | 16 | ## 0.16.0 (15 July 2021)
|
10 | 17 | * Documentation updates (#800, #818, #839, #842)
|
|
0 commit comments