Skip to content

Commit

Permalink
build(main): release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 5, 2023
1 parent 95e4be4 commit 1169a05
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,77 @@
# Changelog

## 0.4.0 (2023-10-05)

<!-- Release notes generated using configuration in .github/release.yaml at main -->

## What's Changed
### Exciting New Features 🎉
* feat: controller-runtime v0.15.0 by @jimmidyson in https://github.com/mesosphere/dynamic-credential-provider/pull/138
### Other Changes
* test: Add test for testing mirror repo with path prefix by @jimmidyson in https://github.com/mesosphere/dynamic-credential-provider/pull/119
* build(deps): Bump github.com/otiai10/copy from 1.10.0 to 1.11.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/122
* build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.26.7 to 1.27.1 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/123
* build(deps): Bump k8s.io/cloud-provider-aws from 1.27.0 to 1.27.1 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/124
* test: Add test for testing mirror repo with path by @jimmidyson in https://github.com/mesosphere/dynamic-credential-provider/pull/121
* build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.1 to 1.27.2 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/125
* build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/127
* build(deps): Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/126
* build(deps): Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/129
* build(deps): Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.8 to 3.5.9 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/130
* ci: Use updated parse-asdf-versions by @jimmidyson in https://github.com/mesosphere/dynamic-credential-provider/pull/131
* build(deps): Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/133
* build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/132
* build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/134
* build(deps): Bump k8s.io/client-go from 0.26.4 to 0.26.5 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/136
* build(deps): Bump k8s.io/kubelet from 0.26.4 to 0.26.5 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/137
* build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.2 to 1.27.3 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/135
* build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.3 to 1.27.4 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/139
* build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/140
* build(deps): Bump k8s.io/cloud-provider-aws from 1.27.1 to 1.27.2 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/143
* build(deps): Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/142
* build(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/141
* build(deps): Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/145
* build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.4 to 1.27.5 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/147
* build(deps): Bump tj-actions/verify-changed-files from 14 to 15 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/144
* build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/146
* build: Upgrade tools and distroless base image by @jimmidyson in https://github.com/mesosphere/dynamic-credential-provider/pull/148
* build(deps): Bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/149
* build(deps): Bump sigs.k8s.io/kind from 0.19.0 to 0.20.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/153
* build(deps): Bump k8s.io/kubelet from 0.27.2 to 0.27.3 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/151
* build(deps): Bump helm.sh/helm/v3 from 3.12.0 to 3.12.1 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/150
* build(deps): Bump tj-actions/verify-changed-files from 15 to 16 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/154
* build(deps): Bump github.com/otiai10/copy from 1.11.0 to 1.12.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/156
* build(deps): Bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/155
* build(deps): Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/157
* build: Use devbox instead of asdf by @jimmidyson in https://github.com/mesosphere/dynamic-credential-provider/pull/159
* build(deps): Bump helm.sh/helm/v3 from 3.12.1 to 3.12.2 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/158
* build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.5 to 1.27.6 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/160
* build(deps): Bump guyarb/golang-test-annotations from 0.6.0 to 0.7.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/161
* build(deps): Bump k8s.io/kubelet from 0.27.3 to 0.27.4 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/165
* build(deps): Bump github.com/docker/docker from 23.0.1+incompatible to 23.0.6+incompatible by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/164
* build(deps): Bump github.com/onsi/gomega from 1.27.8 to 1.27.9 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/166
* build(deps): Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/168
* build(deps): Bump jetpack-io/devbox-install-action from 0.4.0 to 0.5.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/169
* build(deps): Bump sigs.k8s.io/cli-utils from 0.34.0 to 0.35.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/167
* build(deps): Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/170
* build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.6 to 1.27.7 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/171
* build(deps): Bump helm.sh/helm/v3 from 3.12.2 to 3.12.3 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/172
* build(deps): Bump k8s.io/cloud-provider-aws from 1.27.2 to 1.28.1 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/173
* build(deps): Bump jetpack-io/devbox-install-action from 0.5.0 to 0.6.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/180
* build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.27.7 to 1.28.0 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/184
* build(deps): Bump sqren/backport-github-action from 8.9.7 to 9.3.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/185
* build(deps): Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/187
* build(deps): Bump jetpack-io/devbox-install-action from 0.6.0 to 0.6.1 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/188
* build(deps): Bump docker/login-action from 2 to 3 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/194
* build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.28.0 to 1.28.1 in /credential-providers by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/195
* build(deps): Bump jetpack-io/devbox-install-action from 0.6.1 to 0.7.0 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/196
* ci: Update builds by @jimmidyson in https://github.com/mesosphere/dynamic-credential-provider/pull/197
* build(deps): Bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.2 by @dependabot in https://github.com/mesosphere/dynamic-credential-provider/pull/189
* ci: Add k8s group to dependabot config by @jimmidyson in https://github.com/mesosphere/dynamic-credential-provider/pull/198


**Full Changelog**: https://github.com/mesosphere/dynamic-credential-provider/compare/v0.3.0...v0.4.0

## 0.3.0 (2023-04-17)

<!-- Release notes generated using configuration in .github/release.yaml at main -->
Expand Down

0 comments on commit 1169a05

Please sign in to comment.