Firebolt-sdk

Latest version: v1.10.0

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

Scan your dependencies

Page 4 of 10

1.2.1

What's Changed
* fix: Better invalid account error by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/331
* docs: add missing account_name by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/336
* fix: Readd database support for resource manager by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/333


**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/1.2.0...1.2.1

1.2.0

What's Changed
* test: Remove advanced_mode flag by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/329
* feat: support USE DATABASE query by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/328


**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/1.1.2...1.2.0

1.1.2

What's Changed
* refactor: Expose Cursor at the db level import by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/326
* test: Fix engine name test by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/327


**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/1.1.1...1.1.2

1.1.1

What's Changed
* fix: Re-adding bindings to resource manager by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/325


**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/1.1.0...1.1.1

1.1.0

What's Changed
* docs: pip install lower version limit by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/321
* feat: backwards-compatible version merge by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/323
* ci: Fix secrets in release action by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/324


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

1.0.0

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
* feat: backward compatibility for get_by_name methods by RotemFB in https://github.com/firebolt-db/firebolt-python-sdk/pull/315
* build: Fix docs prerequisite by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/317
* docs: Add token caching and query result information to docsrc/Connecting_and_queries.rst by pauls-FB in https://github.com/firebolt-db/firebolt-python-sdk/pull/278

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

Page 4 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.