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] committed Jun 12, 2023
1 parent 534ac80 commit 8cc4757
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,44 @@
# Changelog

## 0.4.0 (2023-06-12)

<!-- 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


**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 8cc4757

Please sign in to comment.