Skip to content

Releases: judoscale/judoscale-python

v1.7.4

09 Oct 19:02
1c074aa
Compare
Choose a tag to compare

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

05 Jul 08:00
1132338
Compare
Choose a tag to compare

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

03 Jun 16:24
16e9814
Compare
Choose a tag to compare

1.7.2 (2024-06-03)

Bug Fixes

  • Improve automatic queue finding for Celery (#85) (8662e5b)

v1.7.1

29 May 20:34
20ab90a
Compare
Choose a tag to compare

1.7.1 (2024-05-29)

Miscellaneous Chores

v1.7.0

18 Mar 11:58
dd531ab
Compare
Choose a tag to compare

1.7.0 (2024-03-18)

Features

  • Expand Django version range to cover 5.x.x (#81) (a3e5126)

v1.6.2

01 Dec 16:38
ef1536f
Compare
Choose a tag to compare

1.6.2 (2023-12-01)

Bug Fixes

  • Prevent timing issues by sleeping before reporting metrics (#78) (56c6d2f)

v1.6.1

09 Oct 12:30
969e173
Compare
Choose a tag to compare

1.6.1 (2023-10-09)

Bug Fixes

  • Redis client configuration for RQ (#75) (e961b4d)

v1.6.0

02 Oct 18:37
846b1e4
Compare
Choose a tag to compare

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

26 Aug 19:37
90f0027
Compare
Choose a tag to compare

1.5.1 (2023-08-26)

Bug Fixes

  • Gracefully handle missing task ID (#70) (8292add)

v1.5.0

18 Jul 11:06
d0e0fed
Compare
Choose a tag to compare

1.5.0 (2023-07-18)

Features

  • Add support for containers running on AWS ECS (#65) (3a6a356)