And already spotted an issue: that page does not contain change where the new closeable session was renamed (uses old class name that does not exists anymore). Will create jira once home.
T On Sat, Nov 18, 2023, 10:50 Tamás Cservenák <ta...@cservenak.net> wrote: > Is new page present in alphas, extended in alpha2 > > Try staging site (that moved, see prev email). > > Hth > T > > On Sat, Nov 18, 2023, 10:21 Michael Osipov <micha...@apache.org> wrote: > >> Am 2023-11-15 um 16:17 schrieb Tamás Cservenák: >> > Howdy, >> > >> > Note: This is a second preview release of Resolver 2.0.0, that would >> allow >> > any downstream consumers to try it out and adapt. Most of the major >> issues >> > were fixed, almost all of the functionality is there (compare JIRA >> "2.0.0" >> > and "2.0.0-alpha-2" versions). >> > >> > Relevant changes as compared to alpha-1: >> > Implemented "onSessionClose" and using that in new HTTP/2 clients for >> > proper client cleanup. Moreover, JDK java.net.http.HttpClient close >> method >> > is used in jdk transport (hence Java21 build-time requirement). >> > This version of resolver is still "drop in" replacement into client >> code IF >> > it does >> > not touch any deprecated thing from Resolver 1.x (as those are >> dropped), but >> > session handling as mentioned above is changed, so integrators (like >> Maven) >> > need to adapt: https://github.com/apache/maven/pull/1301 >> > Resolver client codebase like Mojos does NOT need any change. >> > >> > See >> > >> https://maven.apache.org/resolver-archives/resolver-LATEST/upgrading-resolver.html >> >> Gives me 404. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org >> For additional commands, e-mail: dev-h...@maven.apache.org >> >