Commit e15dffc
authored
Bump Azure.Security.KeyVault.Keys from 4.8.0 to 4.9.0 (#323)
Updated
[Azure.Security.KeyVault.Keys](https://github.com/Azure/azure-sdk-for-net)
from 4.8.0 to 4.9.0.
<details>
<summary>Release notes</summary>
_Sourced from [Azure.Security.KeyVault.Keys's
releases](https://github.com/Azure/azure-sdk-for-net/releases)._
## 4.9.0
## 4.9.0 (2026-02-25)
### Features Added
- Added `SecretClientSettings` to support creating a `SecretClient` from
`IConfiguration`, including configuration-based credential resolution
and dependency injection registration.
- Added the `outContentType` query parameter to the
`SecretClient.GetSecret` and `SecretClient.GetSecretAsync` to specify
the format in which the certificate will be returned.
- Added the `previousVersion` property to `SecretProperties`.
### Other Changes
- The default service version is now `2025-07-01`.
Commits viewable in [compare
view](https://github.com/Azure/azure-sdk-for-net/commits/Azure.Security.KeyVault.Secrets_4.9.0).
</details>
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 4c9b168 commit e15dffc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments