cstamas
released this
13 Dec 11:46
·
22 commits
to master
since this release
Release Notes - Maven Resolver - Version 2.0.4
Bug
- [MRESOLVER-627] - Improve handling and logging around transport selection
- [MRESOLVER-628] - Class cast issue (probably concurrency issue)
Task
- [MRESOLVER-629] - Make JDK transport default protocol HTTP/1.1
Dependency upgrade
- [MRESOLVER-630] - Bump bouncycastleVersion from 1.78.1 to 1.79
- [MRESOLVER-631] - Bump org.redisson:redisson from 3.37.0 to 3.38.1
What's Changed
- [MRESOLVER-630] Bump bouncycastleVersion from 1.78.1 to 1.79 by @cstamas in #602
- Bump org.redisson:redisson from 3.37.0 to 3.38.1 by @dependabot in #598
- [MRESOLVER-629] JDK transport should default to HTTP/1.1 by @cstamas in #600
- [MRESOLVER-628] Explicit cache key for prioritized components by @cstamas in #601
- [MRESOLVER-627] Improve transport selection and logging by @cstamas in #599
Full Changelog: maven-resolver-2.0.3...maven-resolver-2.0.4