File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33[ Source code] [ source_code ] | [ Package] [ package ] | [ Samples] [ samples ]
44
5+ ## v1.0.0 - June 19, 2025
6+
7+ This is the first stable release of the following features:
8+ - Authentication with connection string or Microsoft Entra ID
9+ - Loading and composing configuration with key-value selectors
10+ - Key prefix trimming
11+ - Key Vault reference resolution
12+ - Strongly-typed struct data binding
13+ - Returning key-values as raw json bytes
14+ - Dynamic configuration refresh
15+ - Periodically resolving Key Vault references to fetch the latest version of secret
16+
517## 1.0.0-beta.2 - May 29, 2025
618
719### Enhancement
1325## 1.0.0-beta.1 - April 10, 2025
1426
1527Added support for
16- - authentication with connection string or Microsoft EntraID
17- - loading and composing configuration with key-value selectors
18- - key prefix trimming
28+ - Authentication with connection string or Microsoft Entra ID
29+ - Loading and composing configuration with key-value selectors
30+ - Key prefix trimming
1931- Key Vault reference resolution
20- - strongly -typed struct data binding
21- - returning key-values as raw json bytes
32+ - Strongly -typed struct data binding
33+ - Returning key-values as raw json bytes
2234
2335[ source_code ] : https://github.com/Azure/AppConfiguration-GoProvider
2436[ package ] : https://pkg.go.dev/github.com/Azure/AppConfiguration-GoProvider/azureappconfiguration
You can’t perform that action at this time.
0 commit comments