Releases: nebula-plugins/nebula-publishing-plugin
Releases · nebula-plugins/nebula-publishing-plugin
v21.1.1
What's Changed
- Speed up configuration time by recycling rootProject's git info by @wisechengyi in #194
New Contributors
- @wisechengyi made their first contribution in #194
Full Changelog: v21.1.0...v21.1.1
v21.1.1-rc.1
What's Changed
- Speed up configuration time by recycling rootProject's git info by @wisechengyi in #194
New Contributors
- @wisechengyi made their first contribution in #194
Full Changelog: v21.1.0...v21.1.1-rc.1
v21.1.0
What's Changed
- add support for newer shadow gradle plugin id: com.gradleup.shadow by @rpalcolea in #193
Full Changelog: v21.0.0...v21.1.0
v21.0.0
What's Changed
- Replace project.buildDir with project.layout.buildDirectory by @rpalcolea in #188
- Introduce BaseIntegrationTestKitSpec by @rpalcolea in #189
- Config cache compatibility by @rpalcolea in #190
- Add configuration cache for publishing verification phase by @rpalcolea in #191
Full Changelog: v20.3.0...v21.0.0-rc.1
v21.0.0-rc.2
Full Changelog: v21.0.0-rc.1...v21.0.0-rc.2
v21.0.0-rc.1
What's Changed
- Replace project.buildDir with project.layout.buildDirectory by @rpalcolea in #188
- Introduce BaseIntegrationTestKitSpec by @rpalcolea in #189
- Config cache compatibility by @rpalcolea in #190
- Add configuration cache for publishing verification phase by @rpalcolea in #191
Full Changelog: v20.3.0...v21.0.0-rc.1
v20.3.0
Avoid eagerly configuring the Spring bootJar
task
v20.2.0
What's Changed
- Verify publication task config cache support by @rpalcolea in #186
Full Changelog: v20.1.2...v20.2.0