Releases: firebolt-db/firebolt-python-sdk
Releases · firebolt-db/firebolt-python-sdk
0.6.0
What's Changed
- feat:Fir 11238 python sdk support new data types by @stepansergeevitch in #148
- feat: Fir 11986 full support for set statement by @stepansergeevitch in #149
Full Changelog: 0.5.2...0.6.0
0.5.2
What's Changed
- ci: Relative workflow paths by @ptiurin in #145
- test: fix expected nullable type by @stepansergeevitch in #147
- perf: Implement mechanism for caching token on login by @yuryfirebolt in #146
- docs: fix dbapi examples notebook by @stepansergeevitch in #134
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- fix: engine create passing region parameter by @yuryfirebolt in #140
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- fix: Fix engine get many by @yuryfirebolt in #130
- feat: Implement engine restart method by @yuryfirebolt in #131
- feat: Implement database update method by @yuryfirebolt in #129
- feat: Implement engine update by @yuryfirebolt in #133
- test: Fix engine types by @ptiurin in #136
- ci: Notifying of nightly failures by @ptiurin in #138
- feat(FIR-10892): Internal args for engine by @ptiurin in #135
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- docs: added sqlparse as requirement by @FireboltJeff in #127
- feat(FIR-10741): Defaulting to cheapest engine type by @ptiurin in #125
- ci: Specifying timeout method by @ptiurin in #126
- feat: Fir 10511 feature request support resour by @stepansergeevitch in #128
New Contributors
- @FireboltJeff made their first contribution in #127
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
- ci: Parallelising the integration tests by @ptiurin in #117
- fix: Added decimal.Decimal to _types.py. by @ericf-firebolt in #111
- fix: Merge errors in tests by @ptiurin in #121
- fix: Jupyter runtime by @stepansergeevitch in #120
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- chore: Bump httpx to 0.21.3 by @ptiurin in #114
- fix: Setting TCP keepalive values by @ptiurin in #116
- feat: Implement nowait parameter for stop engine by @yuryfirebolt in #115
- ci: Add mypy pre-commit hook by @stepansergeevitch in #113
- fix: Multistatement fix idx by @stepansergeevitch in #118
- fix: MacOS keepalive setting by @ptiurin in #119
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- ci: Fir 9443 create nightly jobs by @stepansergeevitch in #63
- ci: Reuse code-check workflow in nightly, split python-app workflow by @stepansergeevitch in #79
- ci: fix code-check action by @stepansergeevitch in #80
- ci: fix pull request pr title check job by @stepansergeevitch in #81
- fix: raise NotSupportedError for parametierized queries by @stepansergeevitch in #83
- ci: Adding token to release workflow by @ptiurin in #78
- fix:Changed USERNAME env variable to USER_NAME by @ericf-firebolt in #82
- feat: RTD build added by @marknoack in #85
- fix: Asyncio set global loop by @stepansergeevitch in #89
- ci: Adding GH release and notes by @ptiurin in #91
- feat: Scan code for security issues by @ptiurin in #90
- fix: change sc and fossa API token names by @ptiurin in #95
- refactor: Move version number to setup.cfg by @ptiurin in #96
- feat: Using shared release action by @ptiurin in #97
- feat: Add account_name to DB-API by @ima-hima in #86
- fix: Moving sonar properties to a file by @ptiurin in #98
- feat: Database create with description by @yuryfirebolt in #93
- test: fix integration tests by @stepansergeevitch in #99
- feat: Implement prepared statements by @stepansergeevitch in #94
- refactor: Remove release from setup.cfg and delete generate_version_tag by @ptiurin in #100
- test: Make pytest generate coverage report and sonar read it by @yuryfirebolt in #108
- test: Remove double run of security scan by @yuryfirebolt in #109
- fix: Fixed various typos I noticed in comments by @ericf-firebolt in #87
- refactor: Moving version to init.py by @ptiurin in #112
- fix: hanging on engine start, if engine starting failed by @yuryfirebolt in #103
- fix: databases.get_many function, add integration test for it by @yuryfirebolt in #105
- feat: Fir 8425 implement multi statement funct by @stepansergeevitch in #110
New Contributors
- @ericf-firebolt made their first contribution in #82
- @ima-hima made their first contribution in #86
- @yuryfirebolt made their first contribution in #93
Full Changelog: 0.2.1...0.3.0