Skip to content

Releases: kubernetes-sigs/release-utils

v0.12.0

17 Jul 11:40
f704826
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.12.0

v0.11.1

27 Mar 09:28
16d798b
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in the all group by @dependabot in #128
  • build(deps): bump github.com/avast/retry-go/v4 from 4.6.0 to 4.6.1 in the all group by @dependabot in #129
  • bump cosign and golanci-lint / update deps by @cpanato in #130
  • build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 in the actions group by @dependabot in #131
  • Switch to golangci-lint v2 by @saschagrunert in #132

Full Changelog: v0.11.0...v0.11.1

v0.11.0

03 Feb 08:23
ff25b35
Compare
Choose a tag to compare

Changes by Kind

Feature

  • Http: Added WithWaitTime and WithMaxWaitTime to allow specifying the HTTP retry wait times. (#126, @saschagrunert) [SIG Release]

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v0.10.0

31 Jan 08:02
de44574
Compare
Choose a tag to compare

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

v0.9.0

30 Dec 14:07
de6082d
Compare
Choose a tag to compare
Merge pull request #120 from kubernetes-sigs/dependabot/github_action…

v0.8.5: Merge pull request #113 from saschagrunert/go-1.22

12 Sep 09:22
06acb35
Compare
Choose a tag to compare

v0.8.4

25 Jul 17:58
0790ab4
Compare
Choose a tag to compare

Changes by Kind

Feature

  • K-sigs/release-utils now has an automated release workflow and publishes an SBOM (#110, @puerco) [SIG Release]
  • Release-utils now has a new throttle package forked from nozzle/throttle (#108, @puerco) [SIG Release]
  • The http.Agent now has *Group variants of its functions to support parallel fetching o lists of URLs. (#107, @puerco) [SIG Release]
  • The util package has a new convenience function util.IsDir() to detect if a path is a directory. (#109, @puerco) [SIG Release]

Other (Cleanup or Flake)

Dependencies

Added

  • github.com/nozzle/throttler: 2ea9822

Changed

Nothing has changed.

Removed

Nothing has changed.

v0.8.3

08 Jul 09:39
24b0b7a
Compare
Choose a tag to compare

What's Changed

  • Add support for sending HTTP HEAD requests by @xmudrii in #104
  • build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in the all group by @dependabot in #105
  • Update golangci-lint and fix lints by @saschagrunert in #106

Full Changelog: v0.8.2...v0.8.3

v0.8.2

08 May 09:13
3443b02
Compare
Choose a tag to compare

What's Changed

  • bump golangci-lint / zeitgeist / cosign and dependencies by @cpanato in #103

Full Changelog: v0.8.1...v0.8.2

v0.8.1

05 Apr 17:29
ad24a9c
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the all group with 2 updates by @dependabot in #101
  • http agent: Properly wrap buffer reading error by @puerco in #102

Full Changelog: v0.8.0...v0.8.1