Firebolt-sdk

Latest version: v1.5.1

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

Scan your dependencies

Page 8 of 9

0.5.1

What's Changed
* fix: engine create passing region parameter by yuryfirebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/140


**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/0.5.0...0.5.1

0.5.0

What's Changed
* fix: Fix engine get many by yuryfirebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/130
* feat: Implement engine restart method by yuryfirebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/131
* feat: Implement database update method by yuryfirebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/129
* feat: Implement engine update by yuryfirebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/133
* test: Fix engine types by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/136
* ci: Notifying of nightly failures by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/138
* feat(FIR-10892): Internal args for engine by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/135


**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/0.4.0...0.5.0

0.4.0

What's Changed
* docs: added sqlparse as requirement by FireboltJeff in https://github.com/firebolt-db/firebolt-python-sdk/pull/127
* feat(FIR-10741): Defaulting to cheapest engine type by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/125
* ci: Specifying timeout method by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/126
* feat: Fir 10511 feature request support resour by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/128

New Contributors
* FireboltJeff made their first contribution in https://github.com/firebolt-db/firebolt-python-sdk/pull/127

**Full Changelog**: https://github.com/firebolt-db/firebolt-python-sdk/compare/0.3.2...0.4.0

0.3.2

What's Changed
* ci: Parallelising the integration tests by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/117
* fix: Added decimal.Decimal to _types.py. by ericf-firebolt in https://github.com/firebolt-db/firebolt-python-sdk/pull/111
* fix: Merge errors in tests by ptiurin in https://github.com/firebolt-db/firebolt-python-sdk/pull/121
* fix: Jupyter runtime by stepansergeevitch in https://github.com/firebolt-db/firebolt-python-sdk/pull/120


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

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

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.