Skip to content

Releases: fujiwara/mqsubscriber

v0.7.7

06 May 14:42
30864f0

Choose a tag to compare

What's Changed

Full Changelog: v0.7.6...v0.7.7

v0.7.6

27 Apr 04:37
eacf759

Choose a tag to compare

What's Changed

  • Retry publish subcommand with exponential backoff by @fujiwara in #55

Full Changelog: v0.7.5...v0.7.6

v0.7.5

16 Apr 07:38
e83c5ab

Choose a tag to compare

What's Changed

  • Generate message_id for publish subcommand by @fujiwara in #53

Full Changelog: v0.7.4...v0.7.5

v0.7.4

15 Apr 14:03
ee1024f

Choose a tag to compare

What's Changed

  • Add OpenTelemetry metrics for log messages by level by @fujiwara in #50
  • Add message_id to all logs and trace spans via context by @fujiwara in #52

Full Changelog: v0.7.3...v0.7.4

v0.7.3

14 Apr 08:51
2e14621

Choose a tag to compare

What's Changed

  • Add circuit breaker for handler error threshold by @fujiwara in #48

Full Changelog: v0.7.2...v0.7.3

v0.7.2

10 Apr 09:39
0157e3c

Choose a tag to compare

What's Changed

  • Send SIGTERM instead of SIGKILL on command timeout by @fujiwara in #46

Full Changelog: v0.7.1...v0.7.2

v0.7.1

10 Apr 03:27
2ee6472

Choose a tag to compare

What's Changed

  • Fix command failure observability gaps by @fujiwara in #44

Full Changelog: v0.7.0...v0.7.1

v0.7.0

09 Apr 06:07
b6cfc2e

Choose a tag to compare

What's Changed

  • Initialize metric counters to zero at startup by @fujiwara in #42

Full Changelog: v0.6.5...v0.7.0

v0.6.5

09 Apr 05:01
61f3c3b

Choose a tag to compare

What's Changed

  • Fix OTel shutdown error on signal by using WithoutCancel by @fujiwara in #40

Full Changelog: v0.6.4...v0.6.5

v0.6.4

09 Apr 02:34
f4ced72

Choose a tag to compare

What's Changed

  • Propagate W3C trace context via TRACEPARENT env var by @fujiwara in #37

Full Changelog: v0.6.3...v0.6.4