Skip to content

Releases: release-engineering/pom-manipulation-ext

pom-manipulation-parent-4.19

15 Oct 15:35
@rnc rnc
Compare
Choose a tag to compare

Fixes / Enhancements

  • Add ability to inject dependency exclusions via dependencyRelocations (#1019, #1020)

pom-manipulation-parent-4.18

03 Oct 09:32
@rnc rnc
Compare
Choose a tag to compare

Fixes / Enhancements

  • Correct handling for embedded properties and plugins (#1016)

pom-manipulation-parent-4.17

23 Sep 15:08
@rnc rnc
Compare
Choose a tag to compare

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

03 Jul 10:57
@rnc rnc
Compare
Choose a tag to compare

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

15 Dec 10:46
@rnc rnc
Compare
Choose a tag to compare

Fixes / Enhancements

  • Added tracestate information (#955)
  • Ensure dependency and version alignment can be disabled (#964)

pom-manipulation-parent-4.14

24 Nov 15:42
@rnc rnc
Compare
Choose a tag to compare

Fixes / Enhancements

  • Add OpenTelemetry instrumentation (#953 , #954)
  • Extend inlineProperty feature to plugins/managedPlugins (#951)

pom-manipulation-parent-4.13

21 Oct 09:57
@rnc rnc
Compare
Choose a tag to compare

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

11 Oct 08:49
@rnc rnc
Compare
Choose a tag to compare

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

29 Sep 14:01
@rnc rnc
Compare
Choose a tag to compare

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

13 Sep 18:09
@rnc rnc
Compare
Choose a tag to compare

Fixes / Changes / Internal Improvements

  • Update Maven API to 3.6.3 (#933)
  • Update SnakeYaml to 1.3.2 (#934)