Releases: ishahroz/superset-python-client
Releases · ishahroz/superset-python-client
v1.1.3
28 Nov 16:07
Compare
Sorry, something went wrong.
No results found
v1.1.2
30 Oct 23:48
Compare
Sorry, something went wrong.
No results found
v1.1.1
30 Oct 19:42
Compare
Sorry, something went wrong.
No results found
v1.1.0
30 Oct 19:13
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: Add Access, Refresh and CSRF Token Refresh Logic by @ishahroz in #8
fix: update project name and module name because of build failure by @ishahroz in #9
fix: update project name to "superset-python-client" by @ishahroz in #10
Full Changelog : v1.0.1...v1.1.0
v1.0.1
30 Sep 21:45
Compare
Sorry, something went wrong.
No results found
v1.0.0
30 Sep 21:14
Compare
Sorry, something went wrong.
No results found
v1.0.0 - Dashboards and Embed Enhancements
Feat: Implemented dashboard endpoints to streamline data access (#3 ).
Feat: Added new functionality for embedding dashboards (#2 ).
Feat: Introduced guest token functionality for temporary user access (#1 ).
Chore: Set up linting and testing workflows in GitHub Actions to ensure code quality and stability (#4 ).