Skip to content

Releases: kubernetes-sigs/kubebuilder-release-tools

v0.4.3

05 Dec 18:50
012269a
Compare
Choose a tag to compare

What's Changed

  • 🌱 Increment internal versions to use release v0.4.3 by @mjlshen in #58

Full Changelog: v0.4.2...v0.4.3

v0.4.2

01 Nov 15:07
3c34113
Compare
Choose a tag to compare

What's Changed

  • 🐛 Add missing case statements for release PRs by @mjlshen in #57

Full Changelog: v0.4.1...v0.4.2

v0.4.1

31 Oct 16:13
e389278
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 Oct 15:29
d8367c2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Jan 17:28
4f3d108
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

06 May 17:21
d8a44c7
Compare
Choose a tag to compare

v0.1.0

changes since v0.1.1

⚠️ Breaking Changes

  • Define specific behaviour for each PR action, including synchronise (#12)

✨ New Features

  • upgrade tooling to use go 1.17 by (#41)
  • Descriptiveness check overhaul (#36)
  • Support adding a WIP prefix to the title as understood by prow (#26)

🐛 Bug Fixes

  • Update the go version to 1.15 and tidy up modules (#32)
  • Duplicate the check run even if we need to re-run the tests (#20)
  • Fix open, edit and reopen handlers (#24)
  • Duplicate the Check Run for the new commit instead of rebinding (#18)

Thanks to all our contributors!

Full Changelog: v0.1...v0.2.0

v0.1.1

01 Oct 19:44
4777888
Compare
Choose a tag to compare

v0.1.1

changes since v0.1.0

🌱 Infra & Such

  • Use pre-built image for action (#3)

Thanks to all our contributors!

v0.1.0

01 Oct 18:33
aec1539
Compare
Choose a tag to compare

v0.1.0

✨ New Features

  • Release Notes Tooling & PR Verifier (#2)

Thanks to all our contributors!