1.9.21
·
326 commits
to master
since this release
Release Notes - Maven Resolver - Version 1.9.21
Bug
- [MRESOLVER-572] - Resolver-Supplier unusable in OSGi runtimes
- [MRESOLVER-574] - Invalid Cookie set under proxy conditions
New Feature
- [MRESOLVER-571] - Import o.e.aether packages with the exact same version in OSGi metadata
Improvement
- [MRESOLVER-570] - Remove excessive strictness of OSGi dependency metadata
Task
- [MRESOLVER-576] - Allow co-release of Resolver 1.x and 2.x
Dependency upgrade
- [MRESOLVER-575] - Bump org.redisson:redisson to 3.32.0
- [MRESOLVER-577] - Bump maven version to 3.9.8
What's Changed
- [Build] Unify bnd-maven-plugin and maven-jar-plugin invocations by @HannesWell in #509
- [Build] Define all MANIFEST.MF entries through the bnd-maven-plugin by @HannesWell in #518
- [1.9.x] [MRESOLVER-570] Remove excessive strictness of OSGi dependency metadata by @HannesWell in #505
- [1.9.x] [MRESOLVER-572] Export internal packages in OSGi metadata as x-internal by @HannesWell in #510
- [1.9.x] [MRESOLVER-571] Import o.e.aether packages with the exact same version by @HannesWell in #507
- [1.9.x] [MRESOLVER-574] Use standard cookie spec by @cstamas in #523
- [1.9.x] Tame bnd plugin warnings by @cstamas in #524
Full Changelog: maven-resolver-1.9.20...maven-resolver-1.9.21