tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
656 stars 420 forks source link

v0.33 - Add GroupSets #1444

Open jacalata opened 3 weeks ago

salesforce-cla[bot] commented 3 weeks ago

Thanks for the contribution! Unfortunately we can't verify the commit author(s): ivan.baldinotti@digitecgalaxus.ch i***@.DG-CH-NBS-22242. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce Inc. Contributor License Agreement and this Pull Request will be revalidated.

jorwoods commented 2 weeks ago

Please consider #1447 and #1449 for inclusion in this release. They fix minor errors in typing that end up affecting the IDE/LSP's ability to properly detect type information.

jacalata commented 1 week ago

I should have been squashing all these merges - I went back and re-did the virtual connections, I'll do the tagging change as well, and leave the others as is.

jorwoods commented 1 week ago

And one more, #1454. Without it, if a user queries permissions on an object that has a groupSet element, the call will error.

bcantoni commented 2 days ago

@jacalata @jorwoods let's coordinate on 0.33. I'm working on one fix for a customer issue.