Commit 0bb31b8
authored
chore(deps): update azure-sdk-for-rust monorepo to 0.33.0 (open-telemetry#2332)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [azure_core](https://redirect.github.com/azure/azure-sdk-for-rust) |
workspace.dependencies | minor | `0.32.0` → `0.33.0` |
| [azure_identity](https://redirect.github.com/azure/azure-sdk-for-rust)
| workspace.dependencies | minor | `0.32.0` → `0.33.0` |
---
### Release Notes
<details>
<summary>azure/azure-sdk-for-rust (azure_core)</summary>
###
[`v0.33.0`](https://redirect.github.com/Azure/azure-sdk-for-rust/releases/tag/azure_identity%400.33.0)
[Compare
Source](https://redirect.github.com/azure/azure-sdk-for-rust/compare/azure_core@0.32.0...azure_core@0.33.0)
#### 0.33.0 (2026-03-09)
##### Breaking Changes
- Support for `wasm32-unknown-unknown` has been removed
([#​3377](https://redirect.github.com/Azure/azure-sdk-for-rust/issues/3377))
- `ClientCertificateCredential::new()` now takes `SecretBytes` instead
of `Secret` for the `certificate` parameter. Pass the raw PKCS12 bytes
wrapped in `SecretBytes` instead of a base64-encoded string wrapped in
`Secret`.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 8am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/otel-arrow).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f772993 commit 0bb31b8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
| 201 | + | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments