Releases: firebolt-db/firebolt-python-sdk
Releases · firebolt-db/firebolt-python-sdk
1.6.0
What's Changed
- test: Remove deprecated system engine test by @ptiurin in #400
- refactor: FIR-35468 remove account resolve endpoint from python sdk by @stepansergeevitch in #401
- build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot in #402
- chore(FIR-34713): Add missing classifiers to setup.cfg by @ptiurin in #403
- feat: FIR-38073 ecosystem support for geography type for python sdk by @stepansergeevitch in #404
New Contributors
- @dependabot made their first contribution in #402
Full Changelog: 1.5.1...1.6.0
1.5.1
What's Changed
- fix: Fir 35673 python sdk engine update fix renaming by @stepansergeevitch in #399
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- test: Fix sa character limit in tests by @ptiurin in #379
- build: lower limit httpcore to a stable version by @ptiurin in #380
- test: Fix service account deletion by @ptiurin in #381
- test: Integration testing account v2 by @stepansergeevitch in #383
- ci: Add documentation build workflow by @ptiurin in #386
- feat: Caching URL and account info by @ptiurin in #385
- test: Fix no user test by @ptiurin in #388
- ci: Add allure to integration tests by @ptiurin in #377
- feat(FIR-33626): Parsing structured error from response body by @ptiurin in #389
- refactor: Fir 33557 remove account v 1 fb 2 0 support in python sdk by @stepansergeevitch in #390
- test: Fix sa name to be under 63 chars by @ptiurin in #391
- feat: Fir 33643 replace i s databases with i s catalogs in drivers for python sdk by @stepansergeevitch in #392
- fix(FIR-34234): windows-compatible url parsing by @ptiurin in #393
- ci: Allow calling tests from another repo by @ptiurin in #394
- docs: remove outdated async execution section by @stepansergeevitch in #396
- docs: Remove dead link by @ptiurin in #397
- docs: Remove server async mention from the api by @ptiurin in #398
Full Changelog: 1.4.4...1.5.0
1.4.4
1.4.3
What's Changed
- fix: Fir 31676 python sdk resource manager errors when referencing engines by @stepansergeevitch in #366
Full Changelog: 1.4.2...1.4.3
1.4.2
1.4.1
What's Changed
- fix: Fir 30651 update bytea formatting in python sdk by @stepansergeevitch in #361
- fix: Async auth lock by @ptiurin in #359
- fix: account_id handling for system engine in v2 by @ptiurin in #367
- test: Fix SA engine check by @ptiurin in #368
- test: Skip databases get_many by @ptiurin in #371
- chore: Fir 30859 refactor out server side async execution support from python sdk by @stepansergeevitch in #370
- test: update aggregating index create by @stepansergeevitch in #372
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- ci: Fir 29856 remove python 3 7 support from python sdk by @stepansergeevitch in #347
- feat: Disallow internal set parameters by @ptiurin in #348
- docs: Add disallowed parameters in the readme by @ptiurin in #350
- ci: Decorate commit with integration test results by @ptiurin in #349
- test: Fir 29921 add inf and nan tests to python sdk by @stepansergeevitch in #351
- feat: Receiving account version 2 by @ptiurin in #352
- ci: fix environment variable in V1 by @ptiurin in #353
- feat: Add compatible methods for Pydantic V1.8 and V2 by @lucianosrp in #355
- chore: Standardise line endings by @ptiurin in #357
- feat: Use engine support by @ptiurin in #354
- chore: Update alter database syntax by @ptiurin in #362
- test: Fix cleanup on v2 by @ptiurin in #363
- test: Increase long test execution by @ptiurin in #364
- test: fix system engine tests by @ptiurin in #365
New Contributors
- @lucianosrp made their first contribution in #355
Full Changelog: 1.3.1...1.4.0
1.3.1
What's Changed
- refactor: Remove duplicate urls by @ptiurin in #345
- fix: resolve cyclic dependency by @stepansergeevitch in #346
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- build: Fir 28002 relax httpx version by @stepansergeevitch in #337
- fix: Refresh auth token on 500 by @ptiurin in #338
- test: reduce query size for v1 long test by @stepansergeevitch in #339
- fix: Log internal error body if present by @ptiurin in #340
- feat: add deleting status support by @stepansergeevitch in #341
- fix: Fir 27986 engine parameters formatting by @stepansergeevitch in #342
- test: removed join index queries by @stepansergeevitch in #343
- ci: remove env parameter from ci by @stepansergeevitch in #344
Full Changelog: 1.2.2...1.3.0