Releases: nebula-plugins/nebula-release-plugin
Releases · nebula-plugins/nebula-release-plugin
v20.0.2
What's Changed
- Consolidate git write/read ops into GitBuildService by @rpalcolea in #278
Full Changelog: v20.0.1...v20.0.2
v20.0.1
What's Changed
- GitBuildService: migrate most of GitReadOnlyCommandUtil commands into build service by @rpalcolea in #277
Full Changelog: v20.0.0...v20.1.0
v20.0.0
Breaking change
This version uses Gradle's build service references which was introduced in Gradle 8.0.
From now on, this plugin requires Gradle 8.0 or higher
What's Changed
- Upgrade action/cache to v4 by @rpalcolea in #265
- refactor/update-a-gradle-plugin-by-id by @rpalcolea in #266
- Upgrade Gradle Wrapper to 8.12-rc-1 by @rpalcolea in #267
- Update Gradle wrapper to 8.12-rc-2 by @rpalcolea in #268
- Upgrade Gradle Wrapper to 8.12 by @rpalcolea in #269
- refactor/migrate-from-gradle-enterprise-to-develocity by @rpalcolea in #271
- ReleasePlugin: remove JFrog's Bintray logic as Bintray does NOT exist anymore by @rpalcolea in #274
- ReleasePlugin: Git operations should only happen when applying to rootProject by @rpalcolea in #275
- ReleasePlugin: introduce GitBuildService to hold state of common git operations and re-use across subprojects by @rpalcolea in #276
Full Changelog: v19.0.10...v20.0.0
v20.0.0-rc.2
What's Changed
- Upgrade action/cache to v4 by @rpalcolea in #265
- refactor/update-a-gradle-plugin-by-id by @rpalcolea in #266
- Upgrade Gradle Wrapper to 8.12-rc-1 by @rpalcolea in #267
- Update Gradle wrapper to 8.12-rc-2 by @rpalcolea in #268
- Upgrade Gradle Wrapper to 8.12 by @rpalcolea in #269
- refactor/migrate-from-gradle-enterprise-to-develocity by @rpalcolea in #271
- ReleasePlugin: remove JFrog's Bintray logic as Bintray does NOT exist anymore by @rpalcolea in #274
- ReleasePlugin: Git operations should only happen when applying to rootProject by @rpalcolea in #275
- ReleasePlugin: introduce GitBuildService to hold state of common git operations and re-use across subprojects by @rpalcolea in #276
Full Changelog: v19.0.10...v20.0.0-rc.2
v20.0.0-rc.1
What's Changed
- Upgrade action/cache to v4 by @rpalcolea in #265
- refactor/update-a-gradle-plugin-by-id by @rpalcolea in #266
- Upgrade Gradle Wrapper to 8.12-rc-1 by @rpalcolea in #267
- Update Gradle wrapper to 8.12-rc-2 by @rpalcolea in #268
- Upgrade Gradle Wrapper to 8.12 by @rpalcolea in #269
- refactor/migrate-from-gradle-enterprise-to-develocity by @rpalcolea in #271
- ReleasePlugin: remove JFrog's Bintray logic as Bintray does NOT exist anymore by @rpalcolea in #274
- ReleasePlugin: Git operations should only happen when applying to rootProject by @rpalcolea in #275
Full Changelog: v19.0.10...v20.0.0-rc.1
v19.0.10
v19.0.9
Revert "Use current branch as a proxy for a valid git repository" This reverts commit 8e490d0e1a08802341ffaa7a7556aee2ce42f5e3.
v19.0.8
Full Changelog: v19.0.7...v19.0.8
v19.0.7
- Modify forked
ConfigureUtil
to support Gradle 8.8
Full Changelog: v19.0.6...v19.0.7