Maven Resolver 2.0.0-alpha-2
Pre-release
Pre-release
·
469 commits
to master
since this release
Release notes from JIRA: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12353841
Release Notes - Maven Resolver - Version 2.0.0-alpha-2
Improvement
- [MRESOLVER-302] - Introduce onSession close
- [MRESOLVER-384] - Support HTTP/2 in maven-resolver-transport-http
Task
- [MRESOLVER-308] - HTTP transport showdown
- [MRESOLVER-422] - Fix javadoc report
- [MRESOLVER-423] - Remove the 3.x banner from Resolver site
- [MRESOLVER-424] - Make DependencyGraphDumper extensible
- [MRESOLVER-426] - Move some HTTP configuration properties from transport-http
- [MRESOLVER-427] - Expose configuration for inhibiting Expect-Continue handshake
- [MRESOLVER-430] - Make build time requirement for Java 21
- [MRESOLVER-431] - Make chained repository and transport listeners extensible
- [MRESOLVER-432] - Introduce session provider as well
- [MRESOLVER-435] - Refresh download page
What's Changed
- [MRESOLVER-423] Legacy promotion is no stay here by @cstamas in #354
- [MRESOLVER-424] Make graph dumper extensible by @cstamas in #355
- [MRESOLVER-430] Build time Java 21 required by @cstamas in #358
- [MRESOLVER-426] Make some HTTP configuration shared by @cstamas in #356
- [MRESOLVER-422] Fix javadoc configuration by @cstamas in #359
- [MRESOLVER-302] Introduce onSessionClose by @cstamas in #357
- [MRESOLVER-302] Addendum by @cstamas in #360
- [MRESOLVER-431] Make chained repository and transfer listeners extensible by @cstamas in #361
- [MRESOLVER-432] Introduce Session Supplier similar to System Supplier by @cstamas in #362
- [MRESOLVER-427] Config for expect/continue inhibition by @cstamas in #363
Full Changelog: maven-resolver-2.0.0-alpha-1...maven-resolver-2.0.0-alpha-2