Chore
* chore: add config parser options for semantic release ([`86275ca`](https://github.com/iwpnd/fastapi-key-auth/commit/86275ca8be2b1d6a34178d229869d2ea6cf51c06))
* chore: fix release step run on main ([`9af1d31`](https://github.com/iwpnd/fastapi-key-auth/commit/9af1d31f99013f4c3b051f5abdfa19da636c0937))
* chore: add release step ([`2937d7a`](https://github.com/iwpnd/fastapi-key-auth/commit/2937d7a04bf19419ca42544a7f318745e4320efe))
* chore(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`e9d8277`](https://github.com/iwpnd/fastapi-key-auth/commit/e9d82777b476a95c26305caa999f0b2e0007983e))
* chore(deps): pre-commit autoupdate ([`4b6fa79`](https://github.com/iwpnd/fastapi-key-auth/commit/4b6fa791c01d00b824c4ee8db022d15078003a04))
* chore(deps): update ([`6dad96b`](https://github.com/iwpnd/fastapi-key-auth/commit/6dad96b500f7609f50a37302f6c28ebabae0f7b7))
* chore(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`1c016a8`](https://github.com/iwpnd/fastapi-key-auth/commit/1c016a8c58fd036b524cec2a24e2281e7e425001))
* chore: update CHANGELOG.md ([`d10a710`](https://github.com/iwpnd/fastapi-key-auth/commit/d10a710b2bd40b419690db3b4d9b43f921c65bd0))
Performance
* perf: speed up api key look up, reuse helper functions ([`745b2e7`](https://github.com/iwpnd/fastapi-key-auth/commit/745b2e7580175549e1e4cad98c1979fcbc6d869b))