File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,15 @@ and adheres to a project-specific [Versioning](/README.md).
77
88## [ Unreleased]
99
10+ ### Changed
11+
12+ - Updated the Google.Cloud.SecretManager.V1 to the latest version to support workload identity federation
13+
1014## [ 1.1.9] - 2023-06-29
1115
1216### Added
1317
1418- Changelog
1519
1620[ unreleased ] : https://github.com/neolution-ch/Neolution.Extensions.Configuration.GoogleSecrets/compare/1.1.9...HEAD
17- [ 1.1.9 ] : https://github.com/neolution-ch/Neolution.Extensions.Configuration.GoogleSecrets/compare/1.1.8...1.1.9
18- [ 1.1.8 ] : https://github.com/neolution-ch/Neolution.Extensions.Configuration.GoogleSecrets/compare/1.1.7...1.1.8
21+ [ 1.1.9 ] : https://github.com/neolution-ch/Neolution.Extensions.Configuration.GoogleSecrets/compare/1.1.7...1.1.9
Original file line number Diff line number Diff line change 1818 </ItemGroup >
1919
2020 <ItemGroup >
21- <PackageReference Include =" Google.Cloud.SecretManager.V1" Version =" 1.8 .0" />
21+ <PackageReference Include =" Google.Cloud.SecretManager.V1" Version =" 2.1 .0" />
2222 <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 3.1.0" />
2323 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 3.1.0" />
2424 <PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 3.1.0" />
You can’t perform that action at this time.
0 commit comments