Skip to content

Releases: kumahq/ci-tools

v1.1.4

06 Mar 14:37
837a289
Compare
Choose a tag to compare

What's Changed

  • fix(changelog): correctly check if comment ends by @lukidzi in #62
  • chore(deps): define specific version of actions by @lukidzi in #65
  • build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #63
  • build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by @dependabot in #69
  • build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot in #68
  • build(deps): bump docker/setup-qemu-action from 3.4.0 to 3.6.0 by @dependabot in #67
  • build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0 by @dependabot in #66

Full Changelog: v1.1.3...v1.1.4

v1.1.3

16 Jan 18:19
v1.1.3
18d41f9
Compare
Choose a tag to compare

What's Changed

  • fix(openapi): clean up after resolving schema name by @slonka in #60

Full Changelog: v1.1.0...v1.1.3

v1.1.0

14 Jan 16:13
efcfd6b
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 by @dependabot in #54
  • fix(changelog): use PublishedAt as release date (instead of CreatedAt) by @jijiechen in #56
  • fix(changelog): exclude open PRs when generating release notes by @jijiechen in #57
  • feat(changelog.md): merge changelog from repo and childRepo by @lukidzi in #61

Full Changelog: v1.0.0...v1.1.0

v1.0.0

08 Nov 11:20
ba82104
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #51
  • build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #50
  • build(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 by @dependabot in #52
  • feat(version-file): use label:dev by default by @lahabana in #53

Full Changelog: v0.13.1...v1.0.0

v0.13.1

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

Full Changelog: v0.13.0...v0.13.1

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