Skip to content

Tags: mozilla-services/python-dockerflow

Tags

2026.01.26

Toggle 2026.01.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pin test dependencies to fix CI, drop EOL and add Django 6.0 (#122)

* Pin httpx<1

* Pin sanic-testing for httpx<1

* Drop EOL from tox matrix

* Update release CI used Python version

* Bump CI versions

* Ignore ruff unused-unpacked-variable rule

* Remove django-3.2 tests

* Drop EOL

* Remove django-5.1 testing

* Add Django 6.0 to test matrix

* Update metadata

2024.04.2

Toggle 2024.04.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allowing for async checks in fastApi. Cleaning up old code. (#114)

* Allowing for async checks in fastApi. Cleaning up old code. Fixes #106
* Added a few unit tests for fast_api

2024.4.1

Toggle 2024.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update changelog for 2024.4.0 release (#108)

2024.4.0

Toggle 2024.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
(fastapi) Initialize JsonLogFormatter to pass to handler (#107)

2024.3.0

Toggle 2024.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
leplatrem Mathieu Leplatre
Update changelog 2024.3.0

Verified

This tag was signed with the committer’s verified signature.
leplatrem Mathieu Leplatre

Verified

This tag was signed with the committer’s verified signature.
leplatrem Mathieu Leplatre

2022.8.0

Toggle 2022.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
jwhitlock John Whitlock
2022.8.0

- Add support for Sanic 21 and 22, with `aioredis` 2.x
- Add support for Django 4.1
- Add support for Flask 2.2
- Some documentation updates

2022.7.0

Toggle 2022.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
jwhitlock John Whitlock
2022.7.0

* Update supported versions of Python, Django, Flask
* Django: Drop default_app_config

2022.1.0

Toggle 2022.1.0's commit message
Update changelog for 2022.1.0