Skip to content

v0.2.0

Compare
Choose a tag to compare
@argoyle argoyle released this 04 Oct 09:51
· 19 commits to main since this release
v0.2.0
f1ce764

What's Changed

Other Changes

BREAKING CHANGE:
Mapping of type to routing key have been moved from the publisher to the connection itself. As a consequence, NewPublisher no longer returns an error.
Use the new WithTypeMapping setup-function to add the mappings.

Full Changelog: v0.1.5...v0.2.0