Firebolt-sdk

Latest version: v1.10.0

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

Scan your dependencies

Page 10 of 10

0.3.1

What's Changed
* chore: Bump httpx to 0.21.3 by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/114
* fix: Setting TCP keepalive values by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/116
* feat: Implement nowait parameter for stop engine by yuryfirebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/115
* ci: Add mypy pre-commit hook by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/113
* fix: Multistatement fix idx by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/118
* fix: MacOS keepalive setting by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/119


**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/0.3.0...0.3.1

0.3.0

What's Changed
* ci: Fir 9443 create nightly jobs by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/63
* ci: Reuse code-check workflow in nightly, split python-app workflow by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/79
* ci: fix code-check action by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/80
* ci: fix pull request pr title check job by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/81
* fix: raise NotSupportedError for parametierized queries by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/83
* ci: Adding token to release workflow by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/78
* fix:Changed USERNAME env variable to USER_NAME by ericf-firebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/82
* feat: RTD build added by marknoack in https://github.com/firebolt-db/firebolt-python-sdk/pull/85
* fix: Asyncio set global loop by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/89
* ci: Adding GH release and notes by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/91
* feat: Scan code for security issues by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/90
* fix: change sc and fossa API token names by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/95
* refactor: Move version number to setup.cfg by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/96
* feat: Using shared release action by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/97
* feat: Add account_name to DB-API by ima-hima in https://github.com/firebolt-db/firebolt-python-sdk/pull/86
* fix: Moving sonar properties to a file by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/98
* feat: Database create with description by yuryfirebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/93
* test: fix integration tests by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/99
* feat: Implement prepared statements by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/94
* refactor: Remove release from setup.cfg and delete generate_version_tag by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/100
* test: Make pytest generate coverage report and sonar read it by yuryfirebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/108
* test: Remove double run of security scan by yuryfirebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/109
* fix: Fixed various typos I noticed in comments by ericf-firebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/87
* refactor: Moving version to __init__.py by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/112
* fix: hanging on engine start, if engine starting failed by yuryfirebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/103
* fix: databases.get_many function, add integration test for it by yuryfirebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/105
* feat: Fir 8425 implement multi statement funct by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/110

New Contributors
* ericf-firebolt made their first contribution in https://github.com/firebolt-db/firebolt-python-sdk/pull/82
* ima-hima made their first contribution in https://github.com/firebolt-db/firebolt-python-sdk/pull/86
* yuryfirebolt made their first contribution in https://github.com/firebolt-db/firebolt-python-sdk/pull/93

**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/0.2.1...0.3.0

0.2.1

0.2.0

0.1.0

Changes list:
- Add support for Python 3.7+
- Allow to connect using engine name rather than engine url

0.0.1

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

Page 10 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.