2.0.0 Milestone 3
Pre-releaseOn the behalf of the CloudEvents community, I'm pleased to announce that we're releasing a new 2.0.0 milestone.
This new release contains a new module, called cloudevents-http-basic
, to simplify the integration with other http frameworks we don't integrate directly: https://github.com/cloudevents/sdk-java/tree/master/http/basic
There is also a breaking change in the writers APIs to coerce better with the builder APIs #237
As always, we had tons of improvements and new examples to check out!
You can check out all the changes here: https://github.com/cloudevents/sdk-java/milestone/3?closed=1
To start using it, look at the documentation on the official website: https://cloudevents.github.io/sdk-java/
What's next
If you want to contribute, feel free to pick any good first issue here:
good first issue
If you want to join the discussions about new features and how to improve the existing ones, feel free to look on issues and pr with discussion label: discussion
As all milestones, this is a preview of the library for the community, nothing is written on the stone, so please give us feedback in order to improve this project!
Happy hacking!