Skip to content

Releases: spring-financial-group/peacock

v1.15.1

24 Feb 20:46

Choose a tag to compare

Changes

Bug Fixes

  • initialise the map (#149) (Tom Hobson)

Chores

  • release 1.15.1 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Pull Requests

  • #149 fix: initialise the map

v1.15.0

24 Feb 13:24

Choose a tag to compare

Changes

New Features

  • added a new check to make sure that prs are not the exact same as the template (#146) (Tom Hobson)

Chores

  • release 1.15.0 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Pull Requests

  • #146 feat: added a new check to make sure that prs are not the exact same as the template

v1.14.2

16 Feb 21:29

Choose a tag to compare

Changes

Chores

  • release 1.14.2 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • use pull-through-cache for Golang image (Skisocks)

v1.14.1

15 May 15:33

Choose a tag to compare

Changes

Bug Fixes

  • remove go lint in favour of sonarqube (Skisocks)
  • increase spacing when appending notes (#134) (Archie Skeoch)

Chores

  • release 1.14.1 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Pull Requests

  • #134 fix: increase spacing when appending notes

v1.14.0

07 May 12:05

Choose a tag to compare

Changes

New Features

  • expose function for merging new notes into existing markdown (#133) (Archie Skeoch)

Chores

  • release 1.14.0 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Pull Requests

  • #133 feat: expose function for merging new notes into existing markdown

v1.13.0

06 May 12:27

Choose a tag to compare

Changes

New Features

  • merge release notes if the teams are equal (#132) (Archie Skeoch)

Chores

  • release 1.13.0 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Pull Requests

  • #132 feat: merge release notes if the teams are equal

v1.12.1

25 Apr 21:47

Choose a tag to compare

Changes

Chores

  • release 1.12.1 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • bump LastAutoCommit file (#128) (mqube-bot)

Pull Requests

  • #128 CI: run pipelines for security fixes

v1.12.0

10 Apr 18:47

Choose a tag to compare

Changes

New Features

  • get markdown from release notes (#131) (Archie Skeoch)

Chores

  • release 1.12.0 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Pull Requests

  • #131 feat: get markdown from release notes

v1.11.3

03 Apr 16:37

Choose a tag to compare

Changes

Chores

  • release 1.11.3 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • update image (#129) (Tony Snowden)

Pull Requests

  • #129 chore: update image

v1.11.2

03 Apr 15:20

Choose a tag to compare

Changes

Bug Fixes

  • maybe remove the preceeding newline if it exists (#127) (Archie Skeoch)

Chores

  • release 1.11.2 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Pull Requests

  • #127 fix: maybe remove the preceeding newline if it exists