Releases: nebula-plugins/nebula-release-plugin
Releases · nebula-plugins/nebula-release-plugin
v21.0.0
v20.2.0
v20.2.0-rc.1
What's Changed
Full Changelog: v20.1.0...v20.2.0-rc.1
v20.1.0
This can be done through nebula.release.features.immutableSnapshot.timestampPrecision property
e.g.
nebula.release.features.immutableSnapshot.timestampPrecision=MINUTES
Supported values:
DAYS->yyyyMMddHOURS-> yyyyMMddHH`MINUTES->yyyyMMddHHmmSECONDS->yyyyMMddHHmmssMILLISECONDS->YYYYMMddHHmmssSSS
Full Changelog: v20.0.2...v20.1.0
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