Releases: nebula-plugins/nebula-release-plugin
Releases · nebula-plugins/nebula-release-plugin
v15.0.2
Merge pull request #190 from nebula-plugins/upgrade-dependencies
Upgrade grgit and jgit
v15.0.1
- Fixes Inconsistent Version for SNAPSHOT: #187
v15.0.0
- Using a non-semver version for
release.version
should fail: In order to keep consistency with version calculation, the plugin should fail with non-semver versions. release.ignoreSuppliedVersionVerification
flag is available when desired to bypass this
v14.1.1
Support for optional colon (:) in root project
v14.1.0
SemVerStrategy
: better error messaging for 'Inferred version cannot be lower than nearest'
v14.0.5
Fix memory leak by removing static reference to a plugin extension.
v14.0.4
OverrideStrategies
: print more context around bad tags when releasing candidates or final
v14.0.3
ReleasePlugin.checkForBadBranchNames
should fail if branch ends with dash
v14.0.2
rollback task configuratio navoidance for selector
v14.0.1
Rollback task configuration avoidance for nebula-bintray hooks