Skip to content

Releases: mozilla-services/python-dockerflow

2024.04.2

24 Apr 20:12
391f9ba
Compare
Choose a tag to compare

What's Changed

  • Fix docstrings about heartbeat status on warnings (200, not 5XX) by @wilbrdt in #110
  • Update Django docs by @jwhitlock in #109
  • Allowing for async checks in fastApi. Cleaning up old code. by @alexcottner in #114

New Contributors

Full Changelog: 2024.4.1...2024.04.2

2024.4.1

05 Apr 19:40
9014f6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.4.0...2024.4.1

2024.4.0

05 Apr 13:51
ea3d2ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.3.0...2024.4.0

2024.3.0

04 Mar 10:46
b98b4ff
Compare
Choose a tag to compare

What's Changed

New features

  • Add optional querystring logging to MozLog "request.summary" by @leplatrem in #97
  • Configurable status for failed heartbeat by @leplatrem in #98
  • Support of request correlation id @leplatrem in #100 and #101
  • Fix docs about heartbeat status on warnings (200, not 5XX) by @leplatrem in #99

Internal Changes

Full Changelog: 2024.2.0...2024.3.0

2024.2.0

21 Feb 11:14
2024.2.0
2ba0254
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.1.0...2024.2.0

2024.1.0

09 Jan 09:15
2024.1.0
213ab86
Compare
Choose a tag to compare
  • Log checks messages in heartbeat view (#86)

  • Adjust supported framework versions, add support for Python 3.11 (#76)

  • Centralize check registration / running logic (#85)

New Contributors

Full Changelog: 2022.7.0...2024.1.0

2022.8.0

18 Aug 21:17
2022.8.0
aae37b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.7.0...2022.8.0

2022.7.0

13 Jul 01:09
2022.7.0
0f640cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2022.1.0...2022.7.0

2022.1.0

12 Jul 18:27
Compare
Choose a tag to compare

What's Changed

  • Limit sanic_redis to < 0.3.0 as it requires aioredis 2.x by @diox in #64
  • Add support for django 4.0 by @kernicPanel in #62

New Contributors

Full Changelog: 2021.7.0...2022.1.0

Sanic >= 20.3 support and added flask.g.request_id

05 Oct 19:41
8671d1d
Compare
Choose a tag to compare