Skip to content

Releases: judoscale/judoscale-ruby

v1.8.1

10 Sep 14:52
5843f1f
Compare
Choose a tag to compare

1.8.1 (2024-09-10)

Bug Fixes

  • Mark the reporter thread as "fork safe" to avoid warnings (#215) (bf92a59), closes #170

v1.8.0

10 Jul 15:14
a5f529f
Compare
Choose a tag to compare

1.8.0 (2024-07-09)

Features

v1.7.1

08 Jul 17:28
5541377
Compare
Choose a tag to compare

1.7.1 (2024-07-08)

Bug Fixes

  • Lock GoodJob dependency to < 4.0 (#211) (d558584)
  • Fix Rack version to work across multiple released versions (dd0c08c)

v1.7.0

03 May 18:50
c570ca6
Compare
Choose a tag to compare

1.7.0 (2024-05-03)

Features

v1.6.0

26 Apr 13:56
6d1e736
Compare
Choose a tag to compare

1.6.0 (2024-04-26)

Features

Bug Fixes

  • Always send reports, even with no metrics (e40e43f)
  • GoodJob dependency on Rails Autoscale version of the gem (#198) (adccecc)

v1.5.4

07 Feb 21:30
a0f3b70
Compare
Choose a tag to compare

1.5.4 (2024-02-07)

Bug Fixes

  • Fix deprecation warning in Sidekiq 7.2 (9e22147), closes #195

v1.5.3

25 Jan 20:05
ab9dbe0
Compare
Choose a tag to compare

1.5.3 (2024-01-25)

Bug Fixes

  • Don't include "enabled" metadata with adapters (#193) (ff6a560)
  • Fix console detection and improve rake detection (#192) (d6ae321)
  • Gracefully fail when JUDOSCALE_URL is a blank string (ca565d3)
  • Use the configured log level even if the logger has already been initialized (#190) (7908eb2)

Performance Improvements

  • Skip reporting if there are no metrics (#191) (0835f53)

v1.5.2

10 Aug 17:53
c62e3c8
Compare
Choose a tag to compare

1.5.2 (2023-08-10)

Bug Fixes

  • Properly handle GoodJob configured with a non-primary database (#182) (ed0c6f4)

v1.5.1

09 Aug 20:17
8fae7b4
Compare
Choose a tag to compare

1.5.1 (2023-08-09)

Bug Fixes

  • Don't start the reporter in build processes (#180) (0cc3b57)

v1.5.0

21 Jul 17:49
e33f189
Compare
Choose a tag to compare

1.5.0 (2023-07-17)

Features

Bug Fixes

  • Fail silently when DB or table is missing (#175) (4e1cab6)