Skip to content

Releases: jenkins-x-plugins/jx-release-version

2.7.8

21 Nov 15:28
Compare
Choose a tag to compare

Changes in version 2.7.8

ci

  • fix goreleaser (Vincent Behar) #123

Issues

  • #123 Release 2.7.7 failed tu publish: no binaries available

2.7.7

15 Nov 15:29
Compare
Choose a tag to compare

Changes in version 2.7.7

Bug Fixes

  • send progress output to stderr while pushing (Martin Chlumsky)
  • send progress output to stderr while fetching (Martin Chlumsky)
  • remove progress output to stdout while fetching (Martin Chlumsky)

Styles

  • fix linting error (Martin Chlumsky)

Chores

  • upgrade image to 2.7.6 (jenkins-x-bot)
  • upgrade image to 2.7.5 (jenkins-x-bot)
  • upgrade image to 2.7.4 (jenkins-x-bot)

2.7.6

02 Sep 13:13
Compare
Choose a tag to compare

Changes in version 2.7.6

Chores

  • deps: bump golang.org/x/net from 0.19.0 to 0.23.0 (dependabot[bot])

2.7.5

02 Sep 13:11
Compare
Choose a tag to compare

Changes in version 2.7.5

Chores

  • deps: bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (dependabot[bot])

2.7.4

02 Sep 13:08
Compare
Choose a tag to compare

Changes in version 2.7.4

ci

  • lint: bigger timeout (Vincent Behar)

Bug Fixes

  • allow an empty commit (Gareth Evans)

Chores

  • deps: bump github.com/go-git/go-git/v5 from 5.4.1 to 5.11.0 (dependabot[bot])
  • upgrade image to 2.7.3 (jenkins-x-bot)

2.7.3

20 Dec 09:01
Compare
Choose a tag to compare

Changes in version 2.7.3

Chores

  • deps: bump golang.org/x/net from 0.7.0 to 0.17.0 (dependabot[bot])
  • upgrade image to 2.7.2 (jenkins-x-bot)

2.7.2

20 Dec 08:45
Compare
Choose a tag to compare

Changes in version 2.7.2

Chores

  • deps: bump golang.org/x/crypto from 0.1.0 to 0.17.0 (dependabot[bot])
  • deps: bump gopkg.in/yaml.v3 (dependabot[bot])
  • upgrade image to 2.7.0 (jenkins-x-bot)

2.7.0

15 Aug 21:16
Compare
Choose a tag to compare

Changes in version 2.7.0

New Features

  • allow retrieving commits headline messages from -commit-headlines CLI flag (Hervé Le Meur)

Chores

  • upgrade image to 2.6.11 (jenkins-x-bot)

2.6.11

22 Jun 07:08
Compare
Choose a tag to compare

Changes in version 2.6.11

Bug Fixes

  • github action (Vincent Behar) #110

Issues

  • #110 set-output is deprecated, needs to be changed

2.6.10

12 Apr 09:38
Compare
Choose a tag to compare

Changes in version 2.6.10

Bug Fixes

  • remove progress output to stdout (Skisocks)