Releases: judoscale/judoscale-python
Releases · judoscale/judoscale-python
v1.7.4
1.7.4 (2024-10-09)
Bug Fixes
- Fix FastAPI auto-reloading by stacking the SIGTERM handler instead of replacing it (e671d08)
v1.7.3
1.7.3 (2024-07-05)
Bug Fixes
- Bump Flask extra to <4.0.0 (#91) (271cbad)
- Prevent reporter from starting in a build process (#89) (4c360d3)
v1.7.2
1.7.2 (2024-06-03)
Bug Fixes
- Improve automatic queue finding for Celery (#85) (8662e5b)
v1.7.1
1.7.1 (2024-05-29)
Miscellaneous Chores
v1.7.0
1.7.0 (2024-03-18)
Features
- Expand Django version range to cover 5.x.x (#81) (a3e5126)
v1.6.2
1.6.2 (2023-12-01)
Bug Fixes
- Prevent timing issues by sleeping before reporting metrics (#78) (56c6d2f)
v1.6.1
1.6.1 (2023-10-09)
Bug Fixes
v1.6.0
1.6.0 (2023-10-02)
Features
- Allow setting Judoscale log level using an env var (#72) (b9e9046)
Bug Fixes
- judoscale.rq not getting registered in Django < 3.2 (#74) (59fb8e1)
v1.5.1
1.5.1 (2023-08-26)
Bug Fixes
v1.5.0
1.5.0 (2023-07-18)
Features
- Add support for containers running on AWS ECS (#65) (3a6a356)