Skip to content

Releases: judoscale/judoscale-ruby

v1.1.0

10 Oct 19:48
4a287b7
Compare
Choose a tag to compare

1.1.0 (2022-10-10)

Features

  • Add rails-autoscale-rack gem for Rack apps (non-Rails) (66cb51d)

Bug Fixes

  • Fix logger when using Log4r (1c9d726)

v1.0.3

03 Oct 19:43
376b793
Compare
Choose a tag to compare

1.0.3 (2022-10-01)

Bug Fixes

  • Fix find & replace mistake for queue time header (a19982d)

v1.0.2

26 Sep 19:17
6f13441
Compare
Choose a tag to compare

1.0.2 (2022-09-26)

Bug Fixes

  • Bring back support for legacy env var configs (RAILS_AUTOSCALE_MAX_QUEUES and RAILS_AUTOSCALE_LONG_JOBS) (c508544)

v1.0.1

15 Sep 12:06
9a3b942
Compare
Choose a tag to compare

1.0.1 (2022-09-14)

Bug Fixes

  • Gracefully handle TCP connection timeouts (a34797b)