8000 V0.11 release (#611) · tableau/server-client-python@03f7629 · GitHub
[go: up one dir, main page]

Skip to content

Commit 03f7629

Browse files
Chris ShinjacalataReba Magier
authored
V0.11 release (#611)
* 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 <jacalata@users.noreply.github.com> Co-authored-by: Reba Magier <rebeccam@syapse.com>
1 parent c6bf1e6 commit 03f7629

26 files changed

+14
-1618
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.11 (1 May 2020)
2+
3+
* Added more fields to Data Acceleration config (#588)
4+
* Added OpenID as an auth setting enum (#610)
5+
* Added support for Data Acceleration Reports (#596)
6+
* Added support for view permissions (#526)
7+
* Materialized views changed to Data Acceleration (#576)
8+
* Improved consistency across workbook/datasource endpoints (#570)
9+
* Fixed print error in update_connection.py (#602)
10+
* Fixed log error in add user endpoint (#608)
11+
112
## 0.10 (21 Feb 2020)
213

314
* Added a way to handle non-xml errors (#515)

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ The following people have contributed to this project to make it possible, and w
3434
* [Kacper Wolkiewicz](https://github.com/wolkiewiczk)
3535
* [Dahai Guo](https://github.com/guodah)
3636
* [Geraldine Zanolli](https://github.com/illonage)
37+
* [Jordan Woods](https://github.com/jorwoods)
38+
* [Reba Magier](https://github.com/rmagier1)
3739

3840
## Core Team
3941

@@ -42,7 +44,6 @@ The following people have contributed to this project to make it possible, and w
4244
* [Tyler Doyle](https://github.com/t8y8)
4345
* [Russell Hay](https://github.com/RussTheAerialist)
4446
* [Ben Lower](https://github.com/benlower)
45-
* [Jackson Huang](https://github.com/jz-huang)
4647
* [Ang Gao](https://github.com/gaoang2148)
4748
* [Priya Reguraman](https://github.com/preguraman)
4849
* [Jac Fitzgerald](https://github.com/jacalata)

docs/Gemfile

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.

docs/_config.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

docs/_includes/analytics.html

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/_includes/docs_menu.html

Lines changed: 0 additions & 73 deletions
This file was deleted.

docs/_includes/footer.html

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/_includes/head.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/_includes/header.html

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/_includes/icon-github.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/_includes/search_form.html

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/_layouts/default.html

Lines changed: 0 additions & 34 deletions
This file was deleted.

docs/_layouts/docs.html

Lines changed: 0 additions & 31 deletions
This file was deleted.

docs/_layouts/home.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/_layouts/search.html

Lines changed: 0 additions & 43 deletions
This file was deleted.

docs/assets/logo.png

-2.73 KB
Binary file not shown.

0 commit comments

Comments
 (0)
0