Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Releases: fujiwara/simplemq-subscriber

v0.2.2

24 Mar 07:26
b120152

Choose a tag to compare

What's Changed

  • Drain queue continuously instead of one poll per tick by @fujiwara in #20

Full Changelog: v0.2.1...v0.2.2

v0.2.1

24 Mar 02:37
3725602

Choose a tag to compare

What's Changed

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

v0.2.0

23 Mar 09:33
5fe83c5

Choose a tag to compare

What's Changed

  • Fix graceful shutdown returning context canceled error by @fujiwara in #15
  • Add log_message and log_body_fields to handler config by @fujiwara in #17

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

v0.1.1

23 Mar 08:41
f07e7e4

Choose a tag to compare

What's Changed

  • Improve logging visibility for message processing by @fujiwara in #12

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

v0.1.0

22 Mar 01:15
d1f6593

Choose a tag to compare

What's Changed

  • Update README: architecture diagrams, section order, and observability details by @fujiwara in #6
  • Add end-to-end RPC example with Docker Compose by @fujiwara in #8
  • Make response queue optional and default response to false by @fujiwara in #9
  • Add response_ignore option to suppress response by exit code by @fujiwara in #11

Full Changelog: v0.0.3...v0.1.0

v0.0.3

12 Mar 13:46
9dc737e

Choose a tag to compare

What's Changed

  • Add RPC response routing and response status headers by @fujiwara in #5

Full Changelog: v0.0.2...v0.0.3

v0.0.2

12 Mar 09:24
127deb1

Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

12 Mar 07:43
1fbbd9a

Choose a tag to compare