8000 Updates changelog and contributors file for v0.13 (#684) · tableau/server-client-python@2229843 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2229843

Browse files
author
Chris Shin
authored
Updates changelog and contributors file for v0.13 (#684)
* Added notes field to JobItem (#571) * Added webpage_url field to WorkbookItem (#661) * Added support for switching between sites (#655) * Added support for querying favorites for a user (#656) * Added support for Python 3.8 (#659) * Added support for Data Alerts (#667) * Added support for basic Extract operations - Create, Delete, en/re/decrypt for site (#672) * Added support for creating and querying Active Directory groups (#674) * Added support for asynchronously updating a group (#674) * Improved handling of invalid dates (#529) * Improved consistency of update_permission endpoints (#668) * Documentation updates (#658, #669, #670, #673, #683)
1 parent 3846bd4 commit 2229843

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
## 0.13 (19 Aug 2020)
2-
* Add support for basic Extract operations - Create, Delete, en/re/decrypt for site
1+
## 0.13 (1 Sept 2020)
2+
* Added notes field to JobItem (#571)
3+
* Added webpage_url field to WorkbookItem (#661)
4+
* Added support for switching between sites (#655)
5+
* Added support for querying favorites for a user (#656)
6+
* Added support for Python 3.8 (#659)
7+
* Added support for Data Alerts (#667)
8+
* Added support for basic Extract operations - Create, Delete, en/re/decrypt for site (#672)
9+
* Added support for creating and querying Active Directory groups (#674 8000 )
10+
* Added support for asynchronously updating a group (#674)
11+
* Improved handling of invalid dates (#529)
12+
* Improved consistency of update_permission endpoints (#668)
13+
* Documentation updates (#658, #669, #670, #673, #683)
314

415
## 0.12.1 (22 July 2020)
516

CONTRIBUTORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ The following people have contributed to this project to make it possible, and w
3737
* [Jordan Woods](https://github.com/jorwoods)
3838
* [Reba Magier](https://github.com/rmagier1)
3939
* [Stephen Mitchell](https://github.com/scuml)
40+
* [absentmoose](https://github.com/absentmoose)
41+
* [Paul Vickers](https://github.com/paulvic)
4042

4143
## Core Team
4244

@@ -49,3 +51,4 @@ The following people have contributed to this project to make it possible, and w
4951
* [Priya Reguraman](https://github.com/preguraman)
5052
* [Jac Fitzgerald](https://github.com/jacalata)
5153
* [Dan Zucker](https://github.com/dzucker-tab)
54+
* [Brian Cantoni](https://github.com/bcantoni)

0 commit comments

Comments
 (0)
0