All notable changes to this project will be documented in this file.
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #19
- Update setuptools-git-versioning requirement from <2 to <4 by @dependabot[bot] in #20
- Python version >3.11 is now required
- Dependencies has been bumped, check
requirements.txtfor versions
Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.2.2...0.3.0
Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.2.0...0.2.1
- Introduced a new log_config function to replace uvicorn_log_config, supporting more flexible handler and formatter options, including a custom JSON formatter.
⚠️ Marked uvicorn_log_config as deprecated.
Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.1.4...0.2.0
- Added check_required_env_vars by @dsbilling in #10
Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.1.3...0.1.4
- Renamed uvicorn_config to uvicorn_log_config by @dsbilling in #9
Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.1.2...0.1.3
- Bump SethCohen/github-releases-to-discord from 1.15.0 to 1.15.1 by @dependabot in #7
- Added default uvicorn config by @dsbilling in #8
Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.1.1...0.1.2
Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.1.0...0.1.1
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #4
- Bump SethCohen/github-releases-to-discord from 1.13.1 to 1.15.0 by @dependabot in #3
- Bump actions/setup-python from 4 to 5 by @dependabot in #2
- Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 by @dependabot in #5
- Release 0.1.0 by @dsbilling in #6
Full Changelog: https://github.com/kilobyteno/tunsberg/compare/0.0.5...0.1.0
- Initial release