Releases: project-ncl/gradle-manipulator
Releases · project-ncl/gradle-manipulator
3.21
Fixes/Improvements in this release
- Improve handing of constraints (NCLSUP-1188) (#473)
- Scan settings for repositories (NCLSUP-1186) (#472)
- Add Gradle 8.12 to CI (#474)
3.20
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
Fixes/Improvements in this release
- Fix opentelemetry semantic-conventions alignment processing (#467)
- Add error checking (#468)
- Update PME (#466)
3.18
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
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
Fixes/Improvements in this release
- Refactor to handle corrupted Export-Package entries (#450)
- Update to handle more 8.x Gradle version (#451)
3.15
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
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
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
Fixes in this release
- Improve handling for archiveName. Avoid errors running afterEvaluate on evaluated project (#430)