Re: Release 3.5.0 next week?
Hey Dan, Sorry, forgot to ask, would you create 3.5.x-fixes and switch 'master' branch to 3.6.0? With that, we could start working on Jakarta / 4.0.0, or would it be a better option to keep 'master' on Jakarta / 4.0.0, what do you think guys? Thank you! Best Regards, Andriy Redko DK> I’m going delay one more day. I realized that there wasn’t a 3.5 migration guide yet and thus also no release_notes.I tried to go through all the diffs/commits to pull out any major items and stuck them at: DK> https://cwiki.apache.org/confluence/display/CXF20DOC/3.5+Migration+Guide <https://cwiki.apache.org/confluence/display/CXF20DOC/3.5+Migration+Guide> DK> Can everyone please review that and the release_notes at: DK> https://github.com/apache/cxf/blob/master/distribution/src/main/release/release_notes.txt <https://github.com/apache/cxf/blob/master/distribution/src/main/release/release_notes.txt> DK> And update anything else that you can think of? DK> Thanks! DK> Dan >> On Dec 14, 2021, at 3:23 PM, Daniel Kulp wrote: >> I’m planning on doing the build tomorrow afternoon. If you have any more >> changes/updates, please get them in. :) >> Dan >>> On Dec 8, 2021, at 11:42 AM, Daniel Kulp wrote: >>> Question for everyone: >>> Would it make sense to release 3.5.0 next week?Things seem fairly >>> stable and I think getting it out would be a good thing. We could then >>> move master to “4.0”, drop support for Java8, and likely move to Jakarta >>> specs.Possibly target a 4.0 release for Q2 or so with those big updates? >>> Thoughts? >>> -- >>> Daniel Kulp >>> dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog >>> <http://dankulp.com/blog> >>> Talend - http://talend.com <http://coders.talend.com/> >> -- >> Daniel Kulp >> dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog >> <http://dankulp.com/blog> >> Talend - http://talend.com <http://coders.talend.com/>
Re: Release 3.5.0 next week?
Hey Dan, Thanks a lot for taking care of that, I would like to add / mention: - Spring Boot 2.6.x / Spring Framework 5.3.x base line - Apache Karaf 4.3.x base line - Apache HttpClient 5 support - HTTP/2 support (server-side only) - Jackson 2.13 (not 2.12) - JUnit 5 support I will update CWIKI shortly, thank you! Best Regards, Andriy Redko DK> I’m going delay one more day. I realized that there wasn’t a 3.5 migration guide yet and thus also no release_notes.I tried to go through all the diffs/commits to pull out any major items and stuck them at: DK> https://cwiki.apache.org/confluence/display/CXF20DOC/3.5+Migration+Guide <https://cwiki.apache.org/confluence/display/CXF20DOC/3.5+Migration+Guide> DK> Can everyone please review that and the release_notes at: DK> https://github.com/apache/cxf/blob/master/distribution/src/main/release/release_notes.txt <https://github.com/apache/cxf/blob/master/distribution/src/main/release/release_notes.txt> DK> And update anything else that you can think of? DK> Thanks! DK> Dan >> On Dec 14, 2021, at 3:23 PM, Daniel Kulp wrote: >> I’m planning on doing the build tomorrow afternoon. If you have any more >> changes/updates, please get them in. :) >> Dan >>> On Dec 8, 2021, at 11:42 AM, Daniel Kulp wrote: >>> Question for everyone: >>> Would it make sense to release 3.5.0 next week?Things seem fairly >>> stable and I think getting it out would be a good thing. We could then >>> move master to “4.0”, drop support for Java8, and likely move to Jakarta >>> specs.Possibly target a 4.0 release for Q2 or so with those big updates? >>> Thoughts? >>> -- >>> Daniel Kulp >>> dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog >>> <http://dankulp.com/blog> >>> Talend - http://talend.com <http://coders.talend.com/> >> -- >> Daniel Kulp >> dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog >> <http://dankulp.com/blog> >> Talend - http://talend.com <http://coders.talend.com/>
Re: Release 3.5.0 next week?
I’m going delay one more day. I realized that there wasn’t a 3.5 migration guide yet and thus also no release_notes.I tried to go through all the diffs/commits to pull out any major items and stuck them at: https://cwiki.apache.org/confluence/display/CXF20DOC/3.5+Migration+Guide <https://cwiki.apache.org/confluence/display/CXF20DOC/3.5+Migration+Guide> Can everyone please review that and the release_notes at: https://github.com/apache/cxf/blob/master/distribution/src/main/release/release_notes.txt <https://github.com/apache/cxf/blob/master/distribution/src/main/release/release_notes.txt> And update anything else that you can think of? Thanks! Dan > On Dec 14, 2021, at 3:23 PM, Daniel Kulp wrote: > > > I’m planning on doing the build tomorrow afternoon. If you have any more > changes/updates, please get them in. :) > > Dan > > > >> On Dec 8, 2021, at 11:42 AM, Daniel Kulp wrote: >> >> >> Question for everyone: >> >> Would it make sense to release 3.5.0 next week?Things seem fairly stable >> and I think getting it out would be a good thing. We could then move master >> to “4.0”, drop support for Java8, and likely move to Jakarta specs. >> Possibly target a 4.0 release for Q2 or so with those big updates? >> >> Thoughts? >> >> -- >> Daniel Kulp >> dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog >> <http://dankulp.com/blog> >> Talend - http://talend.com <http://coders.talend.com/> > > -- > Daniel Kulp > dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog > <http://dankulp.com/blog> > Talend - http://talend.com <http://coders.talend.com/> -- Daniel Kulp dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog <http://dankulp.com/blog> Talend - http://talend.com <http://coders.talend.com/>
Re: Release 3.5.0 next week?
All set, thanks Freeman! Best Regards, Andriy Redko FF> LGTM, please go ahead to merge, thanks! FF> Freeman FF> On Tue, Dec 14, 2021 at 4:13 PM Andriy Redko wrote: >> Hey Dan, >> I have this small pull request [1] which I would appreciate @Freeman (or >> someone) taking a look, it updates >> Netty to 4.1.72.Final (log4j CVE fixes) but brings one more dependency for >> OSGi deployments, due to changes in >> Netty. It should go to 3.4.x as well. Thank you. >> [1] https://github.com/apache/cxf/pull/884 >> Best Regards, >> Andriy Redko >> DK> I’m planning on doing the build tomorrow afternoon. If you have any >> more changes/updates, please get them in. :) >> DK> Dan >> >> On Dec 8, 2021, at 11:42 AM, Daniel Kulp wrote: >> >> Question for everyone: >> >> Would it make sense to release 3.5.0 next week?Things seem fairly >> stable and I think getting it out would be a good thing. We could then >> move master to “4.0”, drop support for Java8, and likely move to Jakarta >> specs.Possibly target a 4.0 release for Q2 or so with those big updates? >> >> Thoughts? >> >> -- >> >> Daniel Kulp >> >> dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog < >> http://dankulp.com/blog> >> >> Talend - http://talend.com <http://coders.talend.com/>
Re: Release 3.5.0 next week?
LGTM, please go ahead to merge, thanks! Freeman On Tue, Dec 14, 2021 at 4:13 PM Andriy Redko wrote: > Hey Dan, > > I have this small pull request [1] which I would appreciate @Freeman (or > someone) taking a look, it updates > Netty to 4.1.72.Final (log4j CVE fixes) but brings one more dependency for > OSGi deployments, due to changes in > Netty. It should go to 3.4.x as well. Thank you. > > [1] https://github.com/apache/cxf/pull/884 > > Best Regards, > Andriy Redko > > > DK> I’m planning on doing the build tomorrow afternoon. If you have any > more changes/updates, please get them in. :) > > DK> Dan > > > > >> On Dec 8, 2021, at 11:42 AM, Daniel Kulp wrote: > > > >> Question for everyone: > > >> Would it make sense to release 3.5.0 next week?Things seem fairly > stable and I think getting it out would be a good thing. We could then > move master to “4.0”, drop support for Java8, and likely move to Jakarta > specs.Possibly target a 4.0 release for Q2 or so with those big updates? > > >> Thoughts? > > >> -- > >> Daniel Kulp > >> dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog < > http://dankulp.com/blog> > >> Talend - http://talend.com <http://coders.talend.com/> > >
Re: Release 3.5.0 next week?
Hey Dan, I have this small pull request [1] which I would appreciate @Freeman (or someone) taking a look, it updates Netty to 4.1.72.Final (log4j CVE fixes) but brings one more dependency for OSGi deployments, due to changes in Netty. It should go to 3.4.x as well. Thank you. [1] https://github.com/apache/cxf/pull/884 Best Regards, Andriy Redko DK> I’m planning on doing the build tomorrow afternoon. If you have any more changes/updates, please get them in. :) DK> Dan >> On Dec 8, 2021, at 11:42 AM, Daniel Kulp wrote: >> Question for everyone: >> Would it make sense to release 3.5.0 next week?Things seem fairly stable >> and I think getting it out would be a good thing. We could then move master >> to “4.0”, drop support for Java8, and likely move to Jakarta specs. >> Possibly target a 4.0 release for Q2 or so with those big updates? >> Thoughts? >> -- >> Daniel Kulp >> dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog >> <http://dankulp.com/blog> >> Talend - http://talend.com <http://coders.talend.com/>
Re: Release 3.5.0 next week?
I’m planning on doing the build tomorrow afternoon. If you have any more changes/updates, please get them in. :) Dan > On Dec 8, 2021, at 11:42 AM, Daniel Kulp wrote: > > > Question for everyone: > > Would it make sense to release 3.5.0 next week?Things seem fairly stable > and I think getting it out would be a good thing. We could then move master > to “4.0”, drop support for Java8, and likely move to Jakarta specs. > Possibly target a 4.0 release for Q2 or so with those big updates? > > Thoughts? > > -- > Daniel Kulp > dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog > <http://dankulp.com/blog> > Talend - http://talend.com <http://coders.talend.com/> -- Daniel Kulp dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog <http://dankulp.com/blog> Talend - http://talend.com <http://coders.talend.com/>
Re: Release 3.5.0 next week?
+1 Thanks! Freeman On Wed, Dec 8, 2021 at 11:42 AM Daniel Kulp wrote: > > Question for everyone: > > Would it make sense to release 3.5.0 next week?Things seem fairly > stable and I think getting it out would be a good thing. We could then > move master to “4.0”, drop support for Java8, and likely move to Jakarta > specs.Possibly target a 4.0 release for Q2 or so with those big updates? > > Thoughts? > > -- > Daniel Kulp > dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog < > http://dankulp.com/blog> > Talend - http://talend.com <http://coders.talend.com/> >
Re: Release 3.5.0 next week?
+! On Thu, Dec 9, 2021 at 2:25 AM Romain Manni-Bucau wrote: > +1 > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <https://rmannibucau.metawerx.net/> | Old Blog > <http://rmannibucau.wordpress.com> | Github < > https://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > < > https://www.packtpub.com/application-development/java-ee-8-high-performance > > > > > Le mer. 8 déc. 2021 à 18:33, Alexey Markevich a > écrit : > > > +1 > > > > On 12/8/21, Daniel Kulp wrote: > > > > > > Question for everyone: > > > > > > Would it make sense to release 3.5.0 next week?Things seem fairly > > stable > > > and I think getting it out would be a good thing. We could then move > > master > > > to “4.0”, drop support for Java8, and likely move to Jakarta specs. > > > Possibly target a 4.0 release for Q2 or so with those big updates? > > > > > > Thoughts? > > > > > > -- > > > Daniel Kulp > > > dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog > > > <http://dankulp.com/blog> > > > Talend - http://talend.com <http://coders.talend.com/> > > > > > >
Re: Release 3.5.0 next week?
+1 Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://rmannibucau.metawerx.net/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance> Le mer. 8 déc. 2021 à 18:33, Alexey Markevich a écrit : > +1 > > On 12/8/21, Daniel Kulp wrote: > > > > Question for everyone: > > > > Would it make sense to release 3.5.0 next week?Things seem fairly > stable > > and I think getting it out would be a good thing. We could then move > master > > to “4.0”, drop support for Java8, and likely move to Jakarta specs. > > Possibly target a 4.0 release for Q2 or so with those big updates? > > > > Thoughts? > > > > -- > > Daniel Kulp > > dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog > > <http://dankulp.com/blog> > > Talend - http://talend.com <http://coders.talend.com/> > > >
Re: Release 3.5.0 next week?
+1 On 12/8/21, Daniel Kulp wrote: > > Question for everyone: > > Would it make sense to release 3.5.0 next week?Things seem fairly stable > and I think getting it out would be a good thing. We could then move master > to “4.0”, drop support for Java8, and likely move to Jakarta specs. > Possibly target a 4.0 release for Q2 or so with those big updates? > > Thoughts? > > -- > Daniel Kulp > dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog > <http://dankulp.com/blog> > Talend - http://talend.com <http://coders.talend.com/> >
Re: Release 3.5.0 next week?
+1, all ready to go from my side. Colm. On Wed, Dec 8, 2021 at 5:19 PM Andrey Redko wrote: > > Definitely +1, moreover it seems like Spring Framework 6.0.0 snapshots are > already available. Thanks Dan! > > Best Regards, > Andriy Redko > > On Wed, Dec 8, 2021, 11:42 AM Daniel Kulp wrote: > > > > > Question for everyone: > > > > Would it make sense to release 3.5.0 next week?Things seem fairly > > stable and I think getting it out would be a good thing. We could then > > move master to “4.0”, drop support for Java8, and likely move to Jakarta > > specs.Possibly target a 4.0 release for Q2 or so with those big updates? > > > > Thoughts? > > > > -- > > Daniel Kulp > > dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog < > > http://dankulp.com/blog> > > Talend - http://talend.com <http://coders.talend.com/> > >
Re: Release 3.5.0 next week?
Definitely +1, moreover it seems like Spring Framework 6.0.0 snapshots are already available. Thanks Dan! Best Regards, Andriy Redko On Wed, Dec 8, 2021, 11:42 AM Daniel Kulp wrote: > > Question for everyone: > > Would it make sense to release 3.5.0 next week?Things seem fairly > stable and I think getting it out would be a good thing. We could then > move master to “4.0”, drop support for Java8, and likely move to Jakarta > specs.Possibly target a 4.0 release for Q2 or so with those big updates? > > Thoughts? > > -- > Daniel Kulp > dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog < > http://dankulp.com/blog> > Talend - http://talend.com <http://coders.talend.com/> >
Release 3.5.0 next week?
Question for everyone: Would it make sense to release 3.5.0 next week?Things seem fairly stable and I think getting it out would be a good thing. We could then move master to “4.0”, drop support for Java8, and likely move to Jakarta specs.Possibly target a 4.0 release for Q2 or so with those big updates? Thoughts? -- Daniel Kulp dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog <http://dankulp.com/blog> Talend - http://talend.com <http://coders.talend.com/>