Skip to content

Releases: kumahq/ci-tools

v0.13.1

20 May 07:05
v0.13.1
17bb74e
Compare
Choose a tag to compare

v0.13.0

20 May 06:32
v0.13.0
1b2febb
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #48
  • feat(release): handle pagination in releases by @slonka in #49

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

06 May 09:26
4e434ab
Compare
Choose a tag to compare

What's Changed

  • fix(check): use cloudsmith instead of pulp for fetching the release by @lahabana in #47
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #45

Full Changelog: v0.11.0...v0.12.0

v0.11.0

24 Apr 14:08
8ede052
Compare
Choose a tag to compare

What's Changed

  • feat(version_file): add option to support LTS version by @lahabana in #44

Full Changelog: v0.10.2...v0.11.0

v0.10.2

10 Apr 12:25
7e46d75
Compare
Choose a tag to compare

What's Changed

  • ci(.github): automatic sync of files in kumahq/.github by @github-actions in #42
  • fix(version-file): ignore prereleases by @lahabana in #43

Full Changelog: v0.10.1...v0.10.2

v0.10.1

21 Feb 11:50
1d34544
Compare
Choose a tag to compare

What's Changed

  • fix(version-file): use .x in release not .0 by @lahabana in #41

Full Changelog: v0.10.0...v0.10.1

v0.10.0

15 Feb 16:20
54a825d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #36
  • ci(.github): automatic sync of files in kumahq/.github by @github-actions in #37
  • build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #39
  • build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #34
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #38
  • feat(version-file): allow to have labels in version file by @lahabana in #40

Full Changelog: v0.9.0...v0.10.0

v0.9.0

15 Nov 11:06
80150a0
Compare
Choose a tag to compare

What's Changed

  • fix(changelog): ignore > Changelog if in comments and use prTitle instead of commit by @lahabana in #35

Full Changelog: v0.8.0...v0.9.0

v0.8.0

10 Oct 09:54
22ba68e
Compare
Choose a tag to compare

What's Changed

  • ci(.github): automatic sync of files in kumahq/.github by @github-actions in #23
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #25
  • build(deps): bump docker/login-action from 2 to 3 by @dependabot in #26
  • build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #28
  • build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #30
  • build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #29
  • build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #27
  • feat(openapi): add tool to generate openapi docs by @lahabana in #31
  • build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #32
  • ci(.github): review publishing of docker images and add labels by @lahabana in #33

Full Changelog: v0.7.0...v0.8.0

v0.7.0

10 May 12:29
b1e663d
Compare
Choose a tag to compare

What's Changed

  • ci(lint): enable gci, gofumpt and misspell linters by @mmorel-35 in #14
  • build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #13
  • feat(test-base): add docker image to use as base for testing by @lahabana in #16
  • ci(docker): add push main to docker by @lahabana in #17
  • ci(.github): automatic sync of files in kumahq/.github by @github-actions in #18
  • build(deps): bump docker/metadata-action from 3 to 4 by @dependabot in #19
  • fix(changelog): use the commit from url instead of oid as changelog base by @lahabana in #21

New Contributors

Full Changelog: v0.6.0...v0.7.0