Releases: firebolt-db/firebolt-python-sdk
Releases · firebolt-db/firebolt-python-sdk
0.12.0
What's Changed
- test: Skip error tests as dev has diverged by @ptiurin in #206
- feat: Service account authentication by @ptiurin in #210
- test: fix cred invalidation typo by @ptiurin in #212
- ci: Fix multithreaded test by @ptiurin in #213
- ci: Using service account by @ptiurin in #214
- build: Relax pydantic version by @ptiurin in #215
Full Changelog: 0.11.0...0.12.0
0.11.0
0.10.0
What's Changed
- docs: methods update by @FireboltCorey in #177
- feat: Add ability to do async query execution by @ericf-firebolt in #187
- chore: Adding more client detection by @ptiurin in #193
- fix: Set asyncio_mode to deal with asyncio deprecation warnings by @ericf-firebolt in #194
- fix: adding https in api_endpoint wasn't working for resource manager by @yuryfirebolt in #198
- feat: Add cancel and status queries to server-side async execution by @ericf-firebolt in #192
- feat: add get_default_engine method for the database by @yuryfirebolt in #197
- docs: Fix cross-references and kill Sphinx warnings by @ericf-firebolt in #200
- fix: Several changes were missed when Async queries add cancel status was first merged by @ericf-firebolt in #199
- fix: Removed an extra print() by @ericf-firebolt in #201
- feat: Update interface error messages by @ericf-firebolt in #195
Full Changelog: 0.9.2...0.10.0
0.9.2
What's Changed
- refactor: reclassify DBT as client for tracking by @ptiurin in #191
- docs: docstrings edit by @FireboltCorey in #185
- fix: pytests now pass with pytest-asyncio v0.19.0 by @ericf-firebolt in #189
New Contributors
- @FireboltCorey made their first contribution in #185
Full Changelog: 0.9.1...0.9.2
0.9.1
0.9.0
What's Changed
- feat: Add statistics property to the cursor by @yuryfirebolt in #178
- fix: Fir 14026 frequently get attributeerror by @stepansergeevitch in #179
- fix: Clean temp test directory by @ptiurin in #181
- fix: Sync execution of tracker tests by @ptiurin in #182
Full Changelog: 0.8.1...0.9.0
0.8.1
0.8.0
What's Changed
- refactor: Fir 13300 allow providing generic auth by @stepansergeevitch in #166
- feat: add method for getting all instance of specific region by @yuryfirebolt in #163
- fix: Added quotes to "firebolt-sdk[ciso8601]" by @marknoack in #164
- fix: Fir 13884 fix import backward compatibil by @stepansergeevitch in #173
- fix: change instance type endpoint by @stepansergeevitch in #174
- fix: Fir 11539 setting non existing account n by @stepansergeevitch in #175
- feat(FIR-9997): Usage tracking by @ptiurin in #172
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
- docs: update of SDK docs site build by @marknoack in #160
- feat: Add use_spot parameter to the engine update method by @yuryfirebolt in #162
- fix: engine incorrect auto_stop update in case it is 0 by @yuryfirebolt in #161
- docs: Fix ciso command in the readme by @ptiurin in #165
- docs: Add link to Python SDK Reference in readme.md by @FireboltJeff in #169
- perf: Fir 13517 allow skipping query parsing i by @stepansergeevitch in #170
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- feat: Fir 12126 make engine parameter optional by @stepansergeevitch in #152
- ci: Fir 12453 add security scans to nightly by @stepansergeevitch in #153
- build: Downgrade the requirement for cryptography by @ptiurin in #151
- docs(FIR-12444): Add CI badges to readme by @ptiurin in #154
- docs: Removing code gen guidelines by @ptiurin in #155
- ci: Fix fossa PR decoration by @ptiurin in #156
- ci: Add unit-test secret to nightly by @ptiurin in #157
- docs: Fir 12403 add linter rule requiring docs by @stepansergeevitch in #158
- feat: Fir 12879 allow skipping token caching by @stepansergeevitch in #159
Full Changelog: 0.6.1...0.7.0