Skip to content

Releases: rubyists/leopard

v0.2.8

19 May 22:33
83a2c56

Choose a tag to compare

0.2.8 (2026-05-19)

Features

  • improved leopard saturation metrics (2303ef2)
  • improved leopard saturation metrics (c143056)

v0.2.7

29 Apr 15:17
13bce35

Choose a tag to compare

0.2.7 (2026-04-29)

Features

  • surface handler results to middleware chain (#47) (eb046f2)

v0.2.6

21 Apr 16:26
ced88f1

Choose a tag to compare

0.2.6 (2026-04-21)

Features

  • add nats_jetstream_consumer to provide the feature requested in issue #44 (#45) (9372aa4)

v0.2.5

16 Apr 14:13
90db2ac

Choose a tag to compare

0.2.5 (2026-04-16)

Features

  • add optional prometheus metrics endpoint with saturation metrics (#42) (fcd767a)

v0.2.4

31 Mar 12:36
3fb752a

Choose a tag to compare

0.2.4 (2026-03-31)

Bug Fixes

  • preserve respond_with_error payloads (#40) (f5c0d46)

v0.2.3

16 Aug 17:02
ae77652

Choose a tag to compare

0.2.3 (2025-08-16)

Bug Fixes

  • #35 - Limits the backtrace to 4 lines in our exceptions (#36) (df0fee8)

v0.2.2

15 Aug 19:45
e1e5c8c

Choose a tag to compare

0.2.2 (2025-08-15)

Bug Fixes

  • Ensure we exit after saying Bye Bye (#33) (11a7584)

v0.2.1

08 Aug 13:08
a86b1c9

Choose a tag to compare

0.2.1 (2025-08-08)

Bug Fixes

  • Do not leak SemanticLogger settings outside of isolation (#30) (524595c)

v0.2.0

07 Aug 13:30
342f889

Choose a tag to compare

0.2.0 (2025-08-07)

⚠ BREAKING CHANGES

  • Big move to use kwargs as the initializer for classes which include us (#28)

Bug Fixes

  • Big move to use kwargs as the initializer for classes which include us (#28) (72293b4)

v0.1.7

06 Aug 19:36
965b2c3

Choose a tag to compare

0.1.7 (2025-08-06)

Bug Fixes

  • Allow non blocking all the way down to the instance level (#27) (01748a5)
  • Stop sending code argument to respond_with_error, it does not accept it (#23) (9d87b8c)