Skip to content

Commit

Permalink
updating to include #26070
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored May 27, 2024
1 parent bf9e6d4 commit 9206b81
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
## 3.106.0 (Unreleased)

UPGRADE NOTES:

* This release updates the Key Vault cache to load Key Vaults using both the Key Vaults List API **and** the Resources API to workaround the API returning incomplete/stale data. To achieve this, and provide consistency between tooling, we are intentionally using the same older version of the Resources API as the current version of Azure CLI. [GH-26070]

ENHANCEMENTS

* dependencies: updating to `v0.20240523.1095414` of `github.com/hashicorp/go-azure-sdk` [GH-26090]
* `keyvault`: populating the cache using both the Key Vault List and Resources API to workaround incomplete/stale data being returned [GH-26070]


## 3.105.0 (May 24, 2024)

Expand Down

0 comments on commit 9206b81

Please sign in to comment.