Skip to content

Commit a899a95

Browse files
Adjusting changelog to include missing updates for release 0.17 (#922)
1 parent f81039a commit a899a95

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
## 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)
815

916
## 0.16.0 (15 July 2021)
1017
* Documentation updates (#800, #818, #839, #842)

0 commit comments

Comments
 (0)