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