Firebolt-sdk

Latest version: v1.10.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

1.0.0a.1

What's Changed
* ci: Fix secrent names in int tests by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/258
* test: No rowcount check on DDL by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/259
* ci: Disable v0 nightly for now by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/260
* feat: Fir 21171 new identity support by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/262
* ci: Enable v0 nightly by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/263
* ci: Fix nightly security scan by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/264
* docs: Update Connecting_and_queries.rst by pauls-FB in https://github.com/firebolt-db/firebolt-python-sdk/pull/265
* test: Additional tests to satisfy mutation testing by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/261
* ci: Using v1 tag for integration-testing-setup by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/268
* feat: Fir 24158 new identity resource manager by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/266
* chore: deleting unused links by RotemFB in https://github.com/firebolt-db/firebolt-python-sdk/pull/275
* build: Migrate .readthedocs.yaml to v2 by molly-firebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/267
* feat: Performance debug info by RotemFB in https://github.com/firebolt-db/firebolt-python-sdk/pull/277
* fix: new fields for engines and databases by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/282
* fix: remove dynamic/query path from system engine url by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/285
* ci: use new identity setup action for integration tests by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/283
* test: Fix integration tests for new identity by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/287
* ci: Remove Allure from integration tests by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/289
* docs: Improving new Identity docs by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/296
* build: Update readthedocs config by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/298
* docs: Update new identity documenation in repo by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/288
* build: Unify doc and build requirements by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/297
* ci: Split v0 and v1 nightlies by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/300
* ci: Fix secret names by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/301
* ci: Fix release action by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/302
* ci: Fix env variables in v0 nightly by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/304
* ci: reduce verbosity on runs by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/305
* test: Safe printing of secrets by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/307
* fix: Remove redundant lock by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/303
* feat: Add rm support for engine type update by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/310
* fix: Release anyio version by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/312
* fix: delete database when engines starting or stopping by RotemFB in https://github.com/firebolt-db/firebolt-python-sdk/pull/295
* fix: Engine service improvements by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/313
* test: Fix integration tests before release by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/314

New Contributors
* pauls-FB made their first contribution in https://github.com/firebolt-db/firebolt-python-sdk/pull/265
* molly-firebolt made their first contribution in https://github.com/firebolt-db/firebolt-python-sdk/pull/267

**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/0.16.2...1.0.0-a.1

0.18.0

What's Changed
* test: Fix API return values in integration by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/316
* feat: Improve auth error by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/318


**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/0.17.1...0.18.0

0.17.1

**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/0.17.0...0.17.1

0.17.0

What's Changed
* fix: compatibility with httpcore 0.17.3 by RotemFB in https://github.com/firebolt-db/firebolt-python-sdk/pull/280
* feat: show error body by RotemFB in https://github.com/firebolt-db/firebolt-python-sdk/pull/279
* ci: run only failed tests when re-running by RotemFB in https://github.com/firebolt-db/firebolt-python-sdk/pull/281
* ci: Remove Allure from integration tests by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/290
* build: Fix doc build by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/292
* docs: Fir 25275 service account examples by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/293
* build: Fix doc build again by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/294
* test: Fix async fixtures by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/299
* test: Safe printing of secrets by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/306
* build: Limit anyio version by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/308
* ci: Fix release wf by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/309


**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/0.16.4...0.17.0

0.16.4

What's Changed
* test: Remove deprecated types by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/276


**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/0.16.3...0.16.4

0.16.3

What's Changed
* ci: Fix secrent names in int tests by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/258
* test: No rowcount check on DDL by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/259
* ci: Disable v0 nightly for now by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/260
* ci: Using v1 for integration-testing-setup by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/269
* fix: lock pydantic version by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/270


**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/0.16.2...0.16.3

Page 5 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.