diff --git a/CHANGELOG.md b/CHANGELOG.md index 421d577fd..266378f61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +## 0.9 (4 Oct 2019) + +* Added Metadata API endpoints (#431) +* Added site settings for Data Catalog and Prep Conductor (#434) +* Added new fields to ViewItem (#331) +* Added support and samples for Tableau Server Personal Access Tokens (#465) +* Added Permissions endpoints (#429) +* Added tags to ViewItem (#470) +* Added Databases and Tables endpoints (#445) +* Added Flow endpoints (#494) +* Added ability to filter projects by topLevelProject attribute (#497) +* Improved server_info endpoint error handling (#439) +* Improved Pager to take in keyword arguments (#451) +* Fixed UUID serialization error while publishing workbook (#449) +* Fixed materalized views in request body for update_workbook (#461) + + ## 0.8 (8 Apr 2019) * Added Max Age to download view image request (#360) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index bffde46c7..315373737 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -19,16 +19,22 @@ The following people have contributed to this project to make it possible, and w * [Bruce Zhang](https://github.com/baixin137) * [Bumsoo Kim](https://github.com/bskim45) * [daniel1608](https://github.com/daniel1608) +* [Joshua Jacob](https://github.com/jacobj10) +* [Francisco Pagliaricci](https://github.com/fpagliar) +* [Tomasz Machalski](https://github.com/toomyem) +* [Jared Dominguez](https://github.com/jdomingu) +* [Brendan Lee](https://github.com/lbrendanl) ## Core Team -* [Shin Chris](https://github.com/shinchris) +* [Chris Shin](https://github.com/shinchris) * [Lee Graber](https://github.com/lgraber) * [Tyler Doyle](https://github.com/t8y8) * [Russell Hay](https://github.com/RussTheAerialist) * [Ben Lower](https://github.com/benlower) -* [Jared Dominguez](https://github.com/jdomingu) * [Jackson Huang](https://github.com/jz-huang) -* [Brendan Lee](https://github.com/lbrendanl) * [Ang Gao](https://github.com/gaoang2148) -* [Priya R](https://github.com/preguraman) +* [Priya Reguraman](https://github.com/preguraman) +* [Jac Fitzgerald](https://github.com/jacalata) +* [Dan Zucker](https://github.com/dzucker-tab) +* [Irwin Dolobowsky](https://github.com/irwando)