Skip to content

2.0.0 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@slinkydeveloper slinkydeveloper released this 11 Dec 10:21
2962307

On the behalf of the CloudEvents community, I'm pleased to announce that we're releasing the second 2.0.0 Release Candidate! We're not far from the GA release of sdk-java v2!

  • Now we have a module that integrates with different Spring components, including WebFlux, MVC, Messaging. Thanks @dsyer for the contribution!
  • Now we have javadocs on all public interfaces
  • We improved the website including all the docs, check it out to start using the sdk: https://cloudevents.github.io/sdk-java/

You can check out all the changes here: https://github.com/cloudevents/sdk-java/milestone/7?closed=1

To start using the sdk, look at the documentation on the official website and check out the examples

What's next

This is probably the last Release Candidate before the final release, so please check out for bugs and discussions!

If you want to contribute, feel free to pick any good first issue here: good first issue Good for newcomers

As always, we encourage you to give feedback about the current efforts in order to improve this project!

Happy hacking!