Releases: stackrox/image-prefetcher
Releases · stackrox/image-prefetcher
v0.3.0
What's Changed
Features
CI/Process changes
- Document the release procedure. by @porridge in #29
- Wait longer in example by @porridge in #42
- Run CI on PRs too by @porridge in #46
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
What's Changed
- Use new functional options for backoff. by @porridge in #26
- fix: use deployment for metrics by @gavin-stackrox in #28
New Contributors
- @gavin-stackrox made their first contribution in #28
Full Changelog: v0.2.0...v0.2.2
v0.2.0
What's Changed
New features
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
- @dependabot made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0