Skip to content

Releases: fujiwara/mqbridge

v0.4.3

16 Apr 07:36
Immutable release. Only release title and notes can be modified.
4d3e452

Choose a tag to compare

What's Changed

  • Fix OTel provider shutdown failing with context canceled by @fujiwara in #57

Full Changelog: v0.4.2...v0.4.3

v0.4.2

15 Apr 14:03
Immutable release. Only release title and notes can be modified.
47b542d

Choose a tag to compare

What's Changed

  • Add log level metrics using sloghandler/otelmetrics by @fujiwara in #54
  • Add message_id to log messages and trace spans by @fujiwara in #56

Full Changelog: v0.4.1...v0.4.2

v0.4.1

14 Apr 08:55
Immutable release. Only release title and notes can be modified.
19b1056

Choose a tag to compare

What's Changed

  • Generate UUID for rabbitmq.message_id when not set by @fujiwara in #52

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 Apr 06:09
Immutable release. Only release title and notes can be modified.
397b766

Choose a tag to compare

What's Changed

  • Initialize metric counters to zero at bridge creation by @fujiwara in #50

Full Changelog: v0.3.2...v0.4.0

v0.3.2

07 Apr 08:19
Immutable release. Only release title and notes can be modified.
6028bbf

Choose a tag to compare

What's Changed

  • Include message headers in publish log at INFO level by @fujiwara in #47
  • Update actions and Go module dependencies by @fujiwara in #49

Full Changelog: v0.3.1...v0.3.2

v0.3.1

24 Mar 05:16
Immutable release. Only release title and notes can be modified.
5eb72ba

Choose a tag to compare

What's Changed

  • Improve message send/receive logging levels by @fujiwara in #38
  • Skip polling interval when SimpleMQ queue has messages by @fujiwara in #40

Full Changelog: v0.3.0...v0.3.1

v0.3.0

23 Mar 06:58
Immutable release. Only release title and notes can be modified.
5988c6c

Choose a tag to compare

What's Changed

  • Support multiple routing keys for RabbitMQ exchange binding by @fujiwara in #36

Full Changelog: v0.2.1...v0.3.0

v0.2.1

19 Mar 09:21
Immutable release. Only release title and notes can be modified.
f711b17

Choose a tag to compare

What's Changed

  • Add competing consumers test for HA queue sharing by @fujiwara in #33
  • Add High Availability section and TOC to README by @fujiwara in #35

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Mar 02:02
Immutable release. Only release title and notes can be modified.
0432f3a

Choose a tag to compare

What's Changed

  • Add OpenTelemetry tracing with W3C trace context propagation by @fujiwara in #31

Full Changelog: v0.1.1...v0.2.0

v0.1.1

12 Mar 08:42
Immutable release. Only release title and notes can be modified.
a997640

Choose a tag to compare

What's Changed

  • Use sscli.SecretNativeFunction instead of duplicated code by @fujiwara in #29

Full Changelog: v0.1.0...v0.1.1