v1.0.0-rc12
Gsantomaggio
released this
11 Mar 10:58
·
194 commits
to main
since this release
Enanchments
- Remove message visibility by @Gsantomaggio in #129
- Bump github.com/klauspost/compress from 1.14.4 to 1.15.0 by @dependabot in #127
- Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #130
Breaking changes
#129 removes the full visibility of *amqp.Message
in writing.
This is because of compatibility problems. See #128