github Azure/AppConfiguration-KubernetesProvider v1.1.0

latest releases: v2.0.0, v1.3.1, v1.3.0...
7 months ago

Azure App Configuration Kubernetes Provider v1.1.0 - December 22, 2023

Enhancements

  • Added the auth.workloadIdentity.managedIdentityClientIdReference property for workloadIdentity authentication. It enables the retrieval of the client ID of a user-assigned managed identity from a ConfigMap. #812
  • Added support for outputting the ConfigMap data in hierarchical format by specifying the new property configMapData.separator if the ConfigMap is consumed as a mounted file. This feature is useful if the configuration file loader used in your application can't load keys without converting them to the hierarchical format. #834

Bug fixes

  • Fixed a bug that may cause the Kubernetes provider to crash with an invalid memory address or nil pointer dereference error when a key-value pulled from App Configuration has a null value. #848

Don't miss a new AppConfiguration-KubernetesProvider release

NewReleases is sending notifications on new releases.