Skip to content

Releases: scm4j/scm4j-releaser

v34.1.0

28 Nov 14:50
Compare
Choose a tag to compare

using version 34.X.0

v0.33.0

07 Nov 20:05
Compare
Choose a tag to compare

#60 App could hang on status build failure

v0.32.0

30 Oct 20:49
Compare
Choose a tag to compare

#57 Make clear explanation about the problematic component if status build is failed

v0.31.0

27 Oct 21:40
Compare
Choose a tag to compare

#59 (change password issue)

v0.30.0

09 Jul 12:56
Compare
Choose a tag to compare

#58 Releaser stucks on errors

v0.29.0

09 Jul 09:25
Compare
Choose a tag to compare

#56 EMinorUpgradeDowngrade on minor ACTUALIZE_PATCHES

v0.28.0

29 Jun 13:43
Compare
Choose a tag to compare

Version upgrade\downgrade detection is implemented: patches upgrade is allowed only

v0.25.0

26 Feb 09:23
Compare
Choose a tag to compare

#54 On delayed tag: release branch wrongly calculated from dev.version.minor(-1)
#53 Status comand with --delayed-tag option throws exception

v0.24.0

16 Feb 16:28
Compare
Choose a tag to compare

#51 Do not build if last tag does not corresponds to head version
#49 "groovy run.groovy" usage is outdated
#48 null command in usage
#47 Throw exception if tag already delayed on --delayed-tag option

v0.23.0

23 Jan 15:45
Compare
Choose a tag to compare
  • #43 Exception is thrown if config yaml element is not an ordered map
  • #42 Do version bumping for root component only after "tag" command
  • #37 Support Revision information as Environment Variables (like Jenkins)
    • Following env vars are assigned for each build (depending on vcs):
      GIT_COMMIT, GIT_BRANCH, GIT_URL, SVN_REVISION, SVN_BRANCH, SVN_URL
  • #31 Use color output
    • Failures and successful executions are colored
  • #38 Do not log DONE actions
  • #14 Combine mdeps and version commits into one commit enhancement