Skip to content

Release v2.4.0

Compare
Choose a tag to compare
@shubham1172 shubham1172 released this 06 Sep 17:13
· 143 commits to main since this release
be0277d

What's Changed

Features

  • feat(pubsub): Allow passing metadata to publish and subscribe API by @shubham1172 in #329
  • feat(pubsub): Implement pubsub dead letter & single/multi routing by @XavierGeerinck in #342
  • feat(actors): Allow actors to be configurable by @shubham1172 in #346
  • feat(metadata): Support capabilities field in metadata API by @DeepanshuA in #347

Fixes

  • fix(lock): Renaming distributed lock API UnlockResponse.Status (#336) by @tmacam in #337
  • fix(pubsub): Send correct HTTP response status in subscription event handler by @DeepanshuA in #334
  • fix(client): Reusing same HTTP client instance by @DeepanshuA in #340

Chores

Documentation

New Contributors💖

Full Changelog: v2.3.1...v2.4.0