Skip to content

Releases: ishahroz/superset-python-client

v1.1.3

28 Nov 16:07
bba76df

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

30 Oct 23:48
854975b

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

30 Oct 19:42
7c51052

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 Oct 19:13
b6f08a3

Choose a tag to compare

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
204e627

Choose a tag to compare

What's Changed

  • Chore: Update Project Metadata for Publishing by @ishahroz in #5
  • Chore: Update Project Metadata by @ishahroz in #6
  • Chore: Update Project Build Metadata by @ishahroz in #7

Full Changelog: v1.0.0...v1.0.1

v1.0.0

30 Sep 21:14
01e7667

Choose a tag to compare

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).