Skip to content

Commit 533aeb1

Browse files
author
Chris Shin
authored
Changelog and contributors for v0.9 (#506)
* Updates changelog and contributors for v0.9
1 parent 234011b commit 533aeb1

File tree

2 files changed

+27
-4
lines changed

2 files changed

+27
-4
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 0.9 (4 Oct 2019)
2+
3+
* Added Metadata API endpoints (#431)
4+
* Added site settings for Data Catalog and Prep Conductor (#434)
5+
* Added new fields to ViewItem (#331)
6+
* Added support and samples for Tableau Server Personal Access Tokens (#465)
7+
* Added Permissions endpoints (#429)
8+
* Added tags to ViewItem (#470)
9+
* Added Databases and Tables endpoints (#445)
10+
* Added Flow endpoints (#494)
11+
* Added ability to filter projects by topLevelProject attribute (#497)
12+
* Improved server_info endpoint error handling (#439)
13+
* Improved Pager to take in keyword arguments (#451)
14+
* Fixed UUID serialization error while publishing workbook (#449)
15+
* Fixed materalized views in request body for update_workbook (#461)
16+
17+
118
## 0.8 (8 Apr 2019)
219

320
* Added Max Age to download view image request (#360)

CONTRIBUTORS.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,22 @@ The following people have contributed to this project to make it possible, and w
1919
* [Bruce Zhang](https://github.com/baixin137)
2020
* [Bumsoo Kim](https://github.com/bskim45)
2121
* [daniel1608](https://github.com/daniel1608)
22+
* [Joshua Jacob](https://github.com/jacobj10)
23+
* [Francisco Pagliaricci](https://github.com/fpagliar)
24+
* [Tomasz Machalski](https://github.com/toomyem)
25+
* [Jared Dominguez](https://github.com/jdomingu)
26+
* [Brendan Lee](https://github.com/lbrendanl)
2227

2328
## Core Team
2429

25-
* [Shin Chris](https://github.com/shinchris)
30+
* [Chris Shin](https://github.com/shinchris)
2631
* [Lee Graber](https://github.com/lgraber)
2732
* [Tyler Doyle](https://github.com/t8y8)
2833
* [Russell Hay](https://github.com/RussTheAerialist)
2934
* [Ben Lower](https://github.com/benlower)
30-
* [Jared Dominguez](https://github.com/jdomingu)
3135
* [Jackson Huang](https://github.com/jz-huang)
32-
* [Brendan Lee](https://github.com/lbrendanl)
3336
* [Ang Gao](https://github.com/gaoang2148)
34-
* [Priya R](https://github.com/preguraman)
37+
* [Priya Reguraman](https://github.com/preguraman)
38+
* [Jac Fitzgerald](https://github.com/jacalata)
39+
* [Dan Zucker](https://github.com/dzucker-tab)
40+
* [Irwin Dolobowsky](https://github.com/irwando)

0 commit comments

Comments
 (0)