Skip to content

2.0 GA

Choose a tag to compare

@slinkydeveloper slinkydeveloper released this 15 Feb 08:18
48fc69e

Hi everybody!

On the behalf of the CloudEvents community, I'm pleased to announce that we have the 2.0 GA! After one year of development, we managed to ship the new and enhanced CloudEvents SDK for Java!

To check out all the enhancements from v1, check out the following release notes:

From 2.0.0.RC2, we have a bunch of bug fixes and io.cloudevents.Extension was renamed to io.cloudevens.CloudEventExtension.

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

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

Happy hacking!