Skip to content

Releases: stackrox/image-prefetcher

v0.3.0

07 Nov 09:42
f753018
Compare
Choose a tag to compare

What's Changed

Features

  • ROX-25992: Add multiarch builds to CI - Manual manifest build by @jdao-rh in #48

CI/Process changes

Dependency bumps

  • Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in /internal/metrics/tools by @dependabot in #32
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #34
  • Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #35
  • Bump github.com/yannh/kubeconform from 0.6.6 to 0.6.7 in /deploy/tools by @dependabot in #41
  • Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.4.0 to 1.5.1 in /internal/metrics/tools by @dependabot in #40
  • Bump google.golang.org/grpc from 1.64.0 to 1.67.1 by @dependabot in #50
  • Bump the k8s-io group across 1 directory with 3 updates by @dependabot in #51
  • Bump docker/build-push-action from 5 to 6 by @dependabot in #31

New Contributors

Full Changelog: v0.2.2...v0.3.0

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