Skip to content

Releases: firebolt-db/firebolt-python-sdk

0.3.1

26 Jan 17:43

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

25 Jan 11:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.3.0

v0.2.1

10 Dec 13:06

Choose a tag to compare

Automatic version bump to 0.2.1

0.2.0

19 Nov 13:13

Choose a tag to compare

bump version

v0.1.0

22 Oct 11:05
d3afb4a

Choose a tag to compare

Changes list:

  • Add support for Python 3.7+
  • Allow to connect using engine name rather than engine url

MVP

12 Oct 13:41
bd57d45

Choose a tag to compare

MVP

Internal MVP implementation of management SDK and DB API.
SDK implements a list of classes needed to manage Firebolt engines and databases.
DB API implements PEP-249 compliant interface for database querying