Skip to content

Release v1.3.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 13:34
· 1 commit to main since this release

Changelog

πŸš€ Features

  • 38ed3ff connection scope now support default channel.

πŸ› Fixes

  • f9fe45e methods will no longer return a Result. Furthermore, using the application coroutine context is a better choice, as it allows the preconfigured context to handle coroutine exceptions.

πŸ§ͺ Tests

  • 33585c8 minimal consumer tests added.

πŸ“ Documentation

  • d40eb42 added advance consumer example.
  • 51711f0 Adding commit convetion.