Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding changelog for release #92

Merged
merged 3 commits into from Nov 1, 2016
Merged

Adding changelog for release #92

merged 3 commits into from Nov 1, 2016

Conversation

graysonarts
Copy link
Contributor

Prepping for the release. Version number was already incremented.

@graysonarts graysonarts added this to the 0.2 milestone Nov 1, 2016
* Added Connection Credentials for publishing datasources (#80)
* Added Pager object for handling pagination results and sample (#72, #90)
* Added ServerInfo endpoint (#84)
* Code Cleanup
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a good thing that we're at the point of development where we don't list every little cleanup, right? 🎉

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelogs are mostly for end users. Calling out that we cleaned up code is nice, but the details of that is less important to end users I think.


* Added Initial Schedules Support (#48)
* Added Initial Create Group endpoint (#69)
* Added Connection Credentials for publishing datasources (#80)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

His changes apply to workbooks as well

@@ -0,0 +1,13 @@
## 0.2 (02 November 2016)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note about deprecating site in favor of site_id?

* Added Pager object for handling pagination results and sample (#72, #90)
* Added ServerInfo endpoint (#84)
* Deprecated `site_id` as a parameter to `TableauAuth` in favor of `site`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opposite, right?

site was deprecated and you should use site_id

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, sorry. hah.

Copy link
Collaborator

@t8y8 t8y8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link
Contributor

@LGraber LGraber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@graysonarts graysonarts merged commit 79e9a2a into development Nov 1, 2016
@graysonarts graysonarts deleted the prep-for-0-2 branch November 1, 2016 21:46
bryceglarsen pushed a commit to bryceglarsen/server-client-python that referenced this pull request Dec 28, 2023
* Updating link in readme

We renamed Examples to samples, but forgot to update the readme.

* Adding tableau#80 to changelog
bryceglarsen pushed a commit to bryceglarsen/server-client-python that referenced this pull request Dec 28, 2023
* Updating link in readme

We renamed Examples to samples, but forgot to update the readme.

* Adding tableau#80 to changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants