Skip to content

Releases: kumahq/ci-tools

v1.4.4

23 Feb 15:42
86c109f

Choose a tag to compare

What's Changed

  • chore(deps): bump ubuntu:24.04 from c35e29c to cd1dba6 by @renovate[bot] in #173
  • chore(deps): bump oas-toolkit from 0.15.6 to 0.16.0 by @renovate[bot] in #181
  • chore(deps): bump github.com/google/go-github/v81 from 81.0.0 to 82.0.0 by @renovate[bot] in #180
  • chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @renovate[bot] in #179
  • chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @renovate[bot] in #170
  • chore(deps): bump actions/setup-node from 6.0.0 to 6.2.0 by @renovate[bot] in #164
  • chore(deps): bump actions/checkout from 6.0.0 to 6.0.2 by @renovate[bot] in #163
  • chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @renovate[bot] in #165
  • chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @renovate[bot] in #162
  • chore(deps): bump node:24-alpine from 682368d to 4f696fb by @renovate[bot] in #160
  • chore(deps): bump all non-major dependencies with stable versions from 2.12.4 to 2.17.0 by @renovate[bot] in #161
  • chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.0 by @renovate[bot] in #188
  • chore(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 by @renovate[bot] in #187
  • chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by @renovate[bot] in #186
  • chore(deps): bump ubuntu:24.04 from cd1dba6 to d1e2e92 by @renovate[bot] in #184
  • chore(deps): bump all non-major dependencies with stable versions from 2.17.0 to 2.19.1 by @renovate[bot] in #182
  • feat(release): added option to extend the release lifetime by @lukidzi in #189

Full Changelog: v1.4.3...v1.4.4

v1.4.3

05 Feb 18:00
4657ec1

Choose a tag to compare

fix(changelog): added a cursor for the first request (#178)

Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com>

v1.4.2

22 Dec 12:58
ca63664

Choose a tag to compare

What's Changed

  • fix(release): reduce a size of the response by @lukidzi in #171

Full Changelog: v1.4.1...v1.4.2

v1.4.1

19 Dec 20:47
cc4e8be

Choose a tag to compare

Changelog

  • 65e59ee feat: add GoReleaser with automated version bumping (#168)
  • cc4e8be fix(release-tool): use HTTP/2-specific timeouts for GraphQL queries (#169)

v1.4.0

19 Dec 16:20
0ebe6cc

Choose a tag to compare

What's Changed

  • chore(deps): bump all non-major dependencies with stable versions from 2.11.0 to 2.12.2 by @renovate[bot] in #149
  • chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @renovate[bot] in #155
  • chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @renovate[bot] in #153
  • chore(deps): bump oas-toolkit from 0.15.4 to 0.15.6 by @renovate[bot] in #150
  • chore(deps): bump node:24-alpine from 2867d55 to 682368d by @renovate[bot] in #156
  • chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @renovate[bot] in #151
  • chore(deps): bump all non-major dependencies with stable versions from 2.12.2 to 2.12.3 by @renovate[bot] in #157
  • chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @renovate[bot] in #154
  • chore(deps): bump github.com/google/go-github/v78 from 78.0.0 to 79.0.0 by @renovate[bot] in #152
  • chore(deps): bump all non-major dependencies with stable versions from 2.12.3 to 2.12.4 by @renovate[bot] in #159
  • chore(deps): bump docker/metadata-action from 5.9.0 to 5.10.0 by @renovate[bot] in #158
  • fix(release-tool): add HTTP client timeout configuration for large changelog queries by @Automaat in #167

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

25 Nov 13:13
aea7ad5

Choose a tag to compare

What's Changed

  • chore(release-tool): normalize version tag handling by @bartsmykla in #148

Full Changelog: v1.3.0...v1.3.1

v1.3.0

25 Nov 11:20
1a03686

Choose a tag to compare

What's Changed

  • feat(release-tool): improve auth and validation by @bartsmykla in #147
  • chore(deps): bump github.com/google/go-github/v77 from 77.0.0 to 78.0.0 by @renovate[bot] in #146
  • chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @renovate[bot] in #145

Full Changelog: v1.2.6...v1.3.0

v1.2.6

18 Nov 08:51
5ddc13b

Choose a tag to compare

What's Changed

  • chore(deps): bump ubuntu:24.04 from e96e81f to c35e29c by @renovate[bot] in #139
  • chore(deps): bump all non-major dependencies with stable versions from 2.10.0 to 2.11.0 by @renovate[bot] in #142
  • chore(deps): bump docker/metadata-action from 5.8.0 to 5.9.0 by @renovate[bot] in #141
  • chore(deps): bump github.com/google/go-github/v76 from 76.0.0 to 77.0.0 by @renovate[bot] in #140
  • chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @renovate[bot] in #143
  • ci(docker): add openssl and wget packages by @bartsmykla in #144

Full Changelog: v1.2.5...v1.2.6

v1.2.5

15 Nov 06:43
9fa1303

Choose a tag to compare

What's Changed

  • fix(release-tool): strip v-prefix for artifact checks by @bartsmykla in #137
  • chore(deps): bump js-yaml from 4.1.0 to 4.1.1 by @renovate[bot] in #138

Full Changelog: v1.2.4...v1.2.5

v1.2.4

14 Nov 08:22
4799fa6

Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4