Releases: release-engineering/pom-manipulation-ext
Releases · release-engineering/pom-manipulation-ext
pom-manipulation-parent-4.19
Fixes / Enhancements
- Add ability to inject dependency exclusions via
dependencyRelocations
(#1019, #1020)
pom-manipulation-parent-4.18
Fixes / Enhancements
- Correct handling for embedded properties and plugins (#1016)
pom-manipulation-parent-4.17
Fixes / Enhancements
- Remove existing dependencyManagement matches prior to injection (#1014)
- Fix relocations for versions with embedded properties (#1014)
- Dependencies updates
- Add Maven 3.9.8 to CI list (#1015)
- Documentation updates (#985)
pom-manipulation-parent-4.16
Fixes / Enhancements
- Fix explicit pluginOverride with non-managed plugins (#967)
- Removed some short options on CLI to prevent potential typo confusion (#981, #980)
- Exposed version API (getOsgiMMM) (#979)
- Added
manipulationWriteChanged
option (#970)
- Internal updates for GitHub Actions, Maven and third party libraries (#978, #975, #968)
- Updated snakeyaml/jetty-server to resolve dependabot alert (#969, #982)
pom-manipulation-parent-4.15
Fixes / Enhancements
- Added tracestate information (#955)
- Ensure dependency and version alignment can be disabled (#964)
pom-manipulation-parent-4.14
Fixes / Enhancements
- Add OpenTelemetry instrumentation (#953 , #954)
- Extend inlineProperty feature to plugins/managedPlugins (#951)
pom-manipulation-parent-4.13
Fixes / Enhancements
- Resolve extra whitespace in XML handling (#946)
- Add ability to add injected dependencies to maven-dependency-plugin (#944, #945)
- Resolve embedded property update issues (#947)
pom-manipulation-parent-4.12
Fixes / Enhancements
- Support remote file lists for configuration properties with lists of GAV/GA (#943 / #942)
- Fix handling managed artifacts in assembly plugin (#941)
pom-manipulation-parent-4.11
Enhancements in this release
- Improved dependency alignment to cover maven-dependency-plugin configuration and plugin dependencies (#935)
- Add ability to inject dependencies (#936 / #937)
pom-manipulation-parent-4.10
Fixes / Changes / Internal Improvements
- Update Maven API to 3.6.3 (#933)
- Update SnakeYaml to 1.3.2 (#934)