Skip to content

Releases: judoscale/judoscale-ruby

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)

v1.4.1

04 May 17:43
0f4ce46
Compare
Choose a tag to compare

1.4.1 (2023-05-04)

Bug Fixes

  • Don't start the reporter in a Rails console (#172) (c75770e)

v1.4.0

21 Apr 19:56
0ba8e32
Compare
Choose a tag to compare

1.4.0 (2023-04-19)

Features

  • 🤖✨ Add Render platform support (#142) (81f283e)
  • Handle request-start header in microseconds and nanoseconds (#157) (6c91e1d)

v1.3.1

11 Mar 15:08
25632f9
Compare
Choose a tag to compare

1.3.1 (2023-03-11)

Bug Fixes

  • Gracefully handle several types of transient TCP errors (bbe4813)

v1.3.0

09 Feb 17:44
c6e885f
Compare
Choose a tag to compare

1.3.0 (2023-02-09)

Features

Bug Fixes

  • Correctly interpret x-request-start header when measured in nanoseconds (#64) (38276ce)

v1.2.3

26 Nov 14:18
dfe0144
Compare
Choose a tag to compare

1.2.3 (2022-11-26)

Bug Fixes

  • Add default required files when using rails-autoscale-* gems (#90) (64c5b69)