Skip to content

Releases: mesosphere/dynamic-credential-provider

v0.5.3

08 May 14:13
73196e9
Compare
Choose a tag to compare

0.5.3 (2024-05-08)

What's Changed

Fixes 🔧

  • fix: Set empty origin auth if no credentials configured by @jimmidyson in #306

Other Changes

  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.30.0 to 1.30.1 in /credential-providers by @dependabot in #299
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 in the k8s group by @dependabot in #300
  • build(deps): Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #301
  • ci: Remove dependabot ignores for github.com/docker/{docker,cli} by @jimmidyson in #302
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 in the k8s group by @dependabot in #303
  • build(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 26.1.1+incompatible by @dependabot in #304
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #305
  • ci: Fix up release type for conventional PR and update job defaults by @jimmidyson in #308
  • build: Use go1.22.3 toolchain to fix vulnerability by @jimmidyson in #309

Full Changelog: v0.5.2...v0.5.3

v0.5.2

30 Apr 15:31
9cca74f
Compare
Choose a tag to compare

0.5.2 (2024-04-29)

What's Changed

Other Changes

  • build: Update all tools, pre-commit hooks, and GCP version by @jimmidyson in #290
  • build(deps): Bump jetpack-io/devbox-install-action from 0.9.0 to 0.10.0 by @dependabot in #296
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.29.3 to 1.30.0 in /credential-providers by @dependabot in #295
  • build(deps): Bump github.com/docker/docker from 25.0.1+incompatible to 25.0.5+incompatible by @dependabot in #294
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #293
  • build(deps): Bump jetify-com/devbox-install-action from 0.9.0 to 0.10.0 by @dependabot in #297
  • build(deps): Bump the k8s group with 5 updates by @dependabot in #292
  • ci: New org for devbox-install-action by @jimmidyson in #298

Full Changelog: v0.5.1...v0.5.2

v0.5.1

22 Apr 11:25
ec8e741
Compare
Choose a tag to compare

0.5.1 (2024-04-17)

What's Changed

Other Changes

  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #249
  • build(deps): Bump helm.sh/helm/v3 from 3.13.3 to 3.14.0 by @dependabot in #251
  • build(deps): Bump actions/cache from 3 to 4 by @dependabot in #252
  • build(deps): Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #250
  • build(deps): Bump the k8s group with 4 updates by @dependabot in #248
  • build(deps): Bump andstor/file-existence-action from 2 to 3 by @dependabot in #253
  • build(deps): Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.8+incompatible by @dependabot in #254
  • build(deps): Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.11 to 3.5.12 by @dependabot in #256
  • build(deps): Bump the k8s group with 1 update by @dependabot in #255
  • build(deps): Bump github.com/docker/docker from 24.0.8+incompatible to 24.0.9+incompatible by @dependabot in #257
  • build(deps): Bump sqren/backport-github-action from 9.3.0 to 9.3.1 by @dependabot in #258
  • build(deps): Bump jetpack-io/devbox-install-action from 0.7.0 to 0.8.0 by @dependabot in #259
  • build(deps): Bump github.com/distribution/distribution/v3 from 3.0.0-20230519140516-983358f8e250 to 3.0.0-alpha.1 by @dependabot in #262
  • build(deps): Bump the k8s group with 1 update by @dependabot in #261
  • build(deps): Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 by @dependabot in #264
  • build(deps): Bump the k8s group with 6 updates by @dependabot in #263
  • build(deps): Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 by @dependabot in #265
  • build(deps): Bump guyarb/golang-test-annotations from 0.7.0 to 0.8.0 by @dependabot in #266
  • build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #267
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.29.0 to 1.29.1 in /credential-providers by @dependabot in #268
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #269
  • build(deps): Bump google-github-actions/release-please-action from 4.0 to 4.1 by @dependabot in #272
  • build(deps): Bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 by @dependabot in #271
  • build(deps): Bump the k8s group with 4 updates by @dependabot in #270
  • build(deps): Bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #277
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 by @dependabot in #276
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.29.1 to 1.29.3 in /credential-providers by @dependabot in #274
  • ci: Remove auto-approve PRs now it is disabled at org level by @jimmidyson in #278
  • build(deps): Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #275
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.29.1 to 1.29.2 in /credential-providers by @dependabot in #273
  • build(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #281
  • build(deps): Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.12 to 3.5.13 by @dependabot in #280
  • build(deps): Bump jetpack-io/devbox-install-action from 0.8.0 to 0.9.0 by @dependabot in #282
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 in the k8s group by @dependabot in #283
  • build(deps): Bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 by @dependabot in #284
  • ci: New org for devbox-install-action by @jimmidyson in #285

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Jan 12:07
2f164e8
Compare
Choose a tag to compare

0.5.0 (2024-01-18)

What's Changed

Exciting New Features 🎉

Full Changelog: v0.4.2...v0.5.0

v0.4.2

16 Jan 18:23
dc3c14d
Compare
Choose a tag to compare

0.4.2 (2024-01-16)

What's Changed

Other Changes

Full Changelog: v0.4.1...v0.4.2

v0.4.1

16 Jan 18:00
f1945a4
Compare
Choose a tag to compare

0.4.1 (2024-01-16)

What's Changed

Other Changes

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Jan 16:25
d923850
Compare
Choose a tag to compare

0.4.0 (2024-01-16)

What's Changed

Exciting New Features 🎉

Other Changes

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

v0.3.0

17 Apr 12:08
d86a719
Compare
Choose a tag to compare

0.3.0 (2023-04-17)

What's Changed

Exciting New Features 🎉

Other Changes

  • build(deps): Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 by @dependabot in #81
  • build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #80
  • build(deps): Bump k8s.io/api from 0.26.1 to 0.26.2 by @dependabot in #82
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.0 by @dependabot in #84
  • build(deps): Bump k8s.io/kubelet from 0.26.1 to 0.26.2 by @dependabot in #85
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 by @dependabot in #89
  • build(deps): Bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 by @dependabot in #86
  • build(deps): Bump github.com/onsi/gomega from 1.27.1 to 1.27.3 by @dependabot in #87
  • build(deps): Bump helm.sh/helm/v3 from 3.11.1 to 3.11.2 by @dependabot in #90
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.26.5 to 1.26.6 in /credential-providers by @dependabot in #91
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.26.0 to 1.26.1 in /credential-providers by @dependabot in #88
  • build(deps): Bump tj-actions/verify-changed-files from 13 to 14 by @dependabot in #93
  • build(deps): Bump k8s.io/kubelet from 0.26.2 to 0.26.3 by @dependabot in #96
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 by @dependabot in #98
  • build(deps): Bump sigs.k8s.io/cloud-provider-azure from 1.26.6 to 1.26.7 in /credential-providers by @dependabot in #99
  • build(deps): Bump github.com/onsi/gomega from 1.27.3 to 1.27.4 by @dependabot in #95
  • build(deps): Bump actions/setup-go from 3 to 4 by @dependabot in #94
  • build(deps): Bump asdf-vm/actions from 1 to 2 by @dependabot in #92
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 by @dependabot in #101
  • build(deps): Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 by @dependabot in #102
  • build(deps): Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #103
  • build(deps): Bump sigs.k8s.io/kind from 0.17.0 to 0.18.0 by @dependabot in #104
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 by @dependabot in #106
  • build(deps): Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #107
  • build(deps): Bump github.com/otiai10/copy from 1.9.0 to 1.10.0 by @dependabot in #109
  • build: Upgrade all tools by @jimmidyson in #111
  • build(deps): pin github.com/docker/* to v20.10.24+incompatible by @jimmidyson in #110
  • build(deps): Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.7 to 3.5.8 by @dependabot in #114
  • build(deps): Bump k8s.io/apimachinery from 0.26.3 to 0.27.1 by @dependabot in #113
  • build(deps): Bump k8s.io/cloud-provider-aws from 1.26.1 to 1.27.0 in /credential-providers by @dependabot in #112
  • build(deps): Bump helm.sh/helm/v3 from 3.11.2 to 3.11.3 by @dependabot in #115

Full Changelog: v0.2.0...v0.3.0

v0.2.0

23 Feb 18:58
5d0cc40
Compare
Choose a tag to compare

Changelog

Features

Summary

Full Changelog: v0.1.2...v0.2.0

v0.1.2

21 Feb 19:18
f763377
Compare
Choose a tag to compare

Changelog

Summary

Full Changelog: v0.1.1...v0.1.2