Skip to content

Releases: project-ncl/gradle-manipulator

3.20

04 Oct 08:34
@rnc rnc
Compare
Choose a tag to compare

Fixes/Improvements in this release

  • Further lazy API changes. Use getDependencies in preferences to getAllDependencies for strictly usage to prevent resolution failures (NCLSUP-1147) (#469)
  • Added Gradle 8.8 to CI (#469)

3.19

27 Sep 08:07
@rnc rnc
Compare
Choose a tag to compare

Fixes/Improvements in this release

  • Fix opentelemetry semantic-conventions alignment processing (#467)
  • Add error checking (#468)
  • Update PME (#466)

3.18

28 Aug 13:51
@rnc rnc
Compare
Choose a tag to compare

Fixes/Improvements in this release

  • Handle versions with strict constraints (NCLSUP-1107) (#464)
  • Handle palantir/gradle-consistent-versions plugin (#461)
  • Modify animalsniffer plugin removal (#462)
  • Revert logback version for JDK8 compatibility (#465)
  • Update grgit/tests (#463)

3.17

29 May 08:34
@rnc rnc
Compare
Choose a tag to compare

Fixes/Improvements in this release

  • Handle subdirectories and composite builds for gme-repos inclusion (#459)
  • Handle empty archivesBaseName (#458)
  • Remove animalsniffer plugin automatically (#456)
  • Remove DependencyUpdatesTask withType instances (#453)
  • Library updates (#460)

3.16

25 Jan 11:34
@rnc rnc
Compare
Choose a tag to compare

Fixes/Improvements in this release

  • Refactor to handle corrupted Export-Package entries (#450)
  • Update to handle more 8.x Gradle version (#451)

3.15

11 Sep 09:20
@rnc rnc
Compare
Choose a tag to compare

Fixes/Improvements in this release

  • Refactor version handling to support multiple versions per project (#447)
  • Add io.spring.gradle-enterprise-conventions to plugin auto-removal. (#443)
  • Internal maintenance improvements (#445, #444)

3.14

04 Jul 08:23
@rnc rnc
Compare
Choose a tag to compare

Fixes/Improvements in this release

  • Improve coverage handling (#440, #439)
  • Improve handling of existing export package (#438)
  • Update to PME 4.16 (#442)
  • Update third party libraries (#442)

3.13

25 Apr 12:18
@rnc rnc
Compare
Choose a tag to compare

Fixes/Improvements in this release

  • Fix for configuration caching. Improved plugin configuration removal. (#432)
  • Add support for Gradle 8 (#431)
  • Fix for handling of buildscript blocks and comments (#433)

3.12

07 Mar 09:30
@rnc rnc
Compare
Choose a tag to compare

Fixes in this release

  • Improve handling for archiveName. Avoid errors running afterEvaluate on evaluated project (#430)

3.11

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

Fixes/Improvements in this release

  • BOM support for Gradle platform/enforcedPlatform tooling (#427)
  • Auto-disable signing plugin and handle strict resolution strategy in the manipulation plugin (#425)
    • This also adds a new RECOMMENDED shortcut for plugin removal.
  • Upgrade supported Gradle version (#426)
  • Ensure dependency alignment can be disabled (#429)