Release Candidate 1
Pre-release
Pre-release
I'm pleased to announce that the first release candidate of v2 is out! We're not far from delivering to you the new version of official CloudEvents sdk-go v2.
Among several fixes, we have a bunch of important changes from preview8:
- HTTP now has support for retrying requests (#436, #442). You can use it decorating the Send and Request context using helpers in
context
module - Redesigned transformers to be easier to use and more performant (#446)
We are also working on improving our codebase with performance tweaks (#444) and linting (#435, #432)
Thanks to all contributors that are actively participating to this project and made this release possible.