Releases: nebula-plugins/gradle-ospackage-plugin
Releases · nebula-plugins/gradle-ospackage-plugin
v12.2.1
- Delete an existing RPM file if it exists preventing corruption of an existing archive.
Full Changelog: v12.3.0...v12.2.1
v12.3.0
What's Changed
- Add support for Spring Boot development configurations by @DanielThomas in #482
Full Changelog: v12.2.0...v12.3.0
v12.2.0
Full Changelog: v12.1.1...v12.2.0
v13.0.0-rc.2
What's Changed
- Update Gradle Wrapper to 9.2.1 by @rpalcolea in #476
- Update github actions by @rpalcolea in #478
- Provider API and Configuration Cache Support by @rpalcolea in #477
- Avoid calling
installDistfor application plugin variants by @DanielThomas in #479
Full Changelog: v12.1.1...v13.0.0-rc.2
v13.0.0-rc.1
What's Changed
- Update Gradle Wrapper to 9.2.1 by @rpalcolea in #476
- Update github actions by @rpalcolea in #478
- Provider API and Configuration Cache Support by @rpalcolea in #477
Full Changelog: v12.1.1...v13.0.0-rc.1
v12.1.1
What's Changed
- Fix explicit permissions in DEB and RPM packages by @rpalcolea in #473
Full Changelog: v12.1.0...v12.1.1
v12.1.0
What's Changed
- NEBULA-3609 document the code paths for spring boot 1 and 3 better by @wakingrufus in #470
- Gradle metadata now declares minimum Gradle API version compatibility
- Applying the Spring boot application plugin along with Spring Boot OSS plugin is no longer order-dependent
New Contributors
- @wakingrufus made their first contribution in #470
Full Changelog: v12.0.0...v12.1.0
v12.0.0
Breaking change
This version is now compiled with JDK 17, Groovy 4 and Gradle 9.x
Not backwards compatible
What's Changed
- Update com.netflix.nebula.plugin plugin to use sonatype central portal by @OdysseusLives in #465
- Gradle 9.x support by @rpalcolea in #468
Full Changelog: v11.11.2...v12.0.0
v11.11.2
ProjectPackagingExtension: usePatternSets.getNonCachingPatternSetFactory()
Full Changelog: v11.11.1...v11.11.2
v11.11.1
- ProjectPackagingExtension: use existing project's propertyFactory. Thanks to @breskeby for pointing this out in #458
Full Changelog: v11.11.0...v11.11.1