Skip to content

Releases: stackrox/image-prefetcher

v0.2.2

12 Jun 16:37
296511a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.2

v0.2.0

04 Jun 09:15
4a3adb3
Compare
Choose a tag to compare

What's Changed

New features

  • Add support for gathering, publishing and fetching metrics by @porridge in #12

Build and test improvements

  • Build and push OCI image from GitHub Actions by @porridge in #8
  • Run kubeconform on manifests. by @porridge in #16
  • Add a basic end-to-end test and GHA lint check. by @porridge in #18

Refactoring

  • Replace k8s.io/kubernetes dep with a copy. by @porridge in #7
  • Prefactoring before adding metrics support. by @porridge in #15

Dependency bumps

Enabled dependabot.

  • Bump actions/setup-go from 4 to 5 by @dependabot in #3
  • Bump stackrox/kube-linter-action from 1.0.4 to 1.0.5 by @dependabot in #2
  • Bump google.golang.org/grpc from 1.58.3 to 1.63.2 by @dependabot in #5
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #25
  • Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.3.0 to 1.4.0 in /internal/metrics/tools by @dependabot in #21
  • Bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #10
  • Bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 by @dependabot in #24
  • Bump the k8s-io group with 2 updates by @dependabot in #22
  • Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 by @dependabot in #23
  • Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #13

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

24 Apr 16:10
a5f69ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/stackrox/image-prefetcher/commits/v0.1.0