Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When is the next release planned? #552

Closed
robp94 opened this issue Apr 21, 2023 · 9 comments
Closed

When is the next release planned? #552

robp94 opened this issue Apr 21, 2023 · 9 comments

Comments

@robp94
Copy link

robp94 commented Apr 21, 2023

Discussed in https://github.com/cloudevents/sdk-java/discussions/548

Originally posted by robp94 April 12, 2023
We use quarkus with cloudevents-http-restful-ws. Quarkus soon releases 3.0 with the switch from javax to jakarta. So we would need cloudevents-http-restful-ws-jakarta. But it seems there is no release for this yet.

@pierDipi
Copy link
Member

pierDipi commented Apr 21, 2023

Hi @robp94, there is no current plan for the next release, however, for your case, we can think about backporting f08a099#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8 to the 2.4 (or maybe create a 2.5 with 2.4 + that commit) branch if there are no breaking changes and release a patch release

That would be much faster/easier because we're currently planning to release a 3.0 major release and I'd like to discuss some big features (like #542) and whether they might bring breaking changes or not to the APIs to then require another major release.

@robp94
Copy link
Author

robp94 commented Apr 21, 2023

That would be very nice :)

@robp94
Copy link
Author

robp94 commented Apr 28, 2023

@pierDipi do you have any time frame for a patch release? Quarkus 3.0 released this week.

@pierDipi
Copy link
Member

pierDipi commented Apr 28, 2023

No unfortunately, contributions are really welcome!

we need to:

@robp94
Copy link
Author

robp94 commented May 9, 2023

@pierDipi I made a pr could you have a look what is still missing or if it could get merged?
#557

@pierDipi
Copy link
Member

pierDipi commented May 15, 2023

Let's see how the 2.5 branch snapshot build goes: https://github.com/cloudevents/sdk-java/actions/runs/4981686650/jobs/8916270306

@pierDipi
Copy link
Member

Snapshot build was green: 2.5 deploy in progress: https://github.com/cloudevents/sdk-java/actions/runs/4981764074/jobs/8916457266

@pierDipi
Copy link
Member

@pierDipi
Copy link
Member

@robp94 let us know if that works for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants