chore(deps): update Azure crates (March 2026 release)#25169
chore(deps): update Azure crates (March 2026 release)#25169jlaundry wants to merge 6 commits intovectordotdev:masterfrom
Conversation
Head branch was pushed to by a user without write access
|
I'm taking a look at these issues now... first, It looks like the cross-rs containers were built on Ubuntu 20.04, which defaults to gcc 9 (as per the link, this bug was fixed in gcc 10.3). If we wanted But as below, I've just removed |
|
Second, some of the https://github.com/vectordotdev/vector/actions/runs/25378458763/job/74421088034#step:8:3834 This was because https://github.com/jlaundry/vector/blob/051c6bd6556a7b80c721f4ed403e9fcd0a88f0f8/Cargo.toml#L226 |
Summary
Update the Azure dependencies to the March 2026 release.
azure_coreandazure_identityinclude minor bug fixes, but as per @LarryOstermanazure_storage_blob 0.10.1includes some significant performance improvements.(
azure_core 0.34andazure_identity 0.34were just released, but the matchingazure_storage_blob 0.11is not ready yet - we'll revisit that next month.)Vector configuration
N/A
How did you test this PR?
Integration tests & soak test in my lab environment.
Change Type
Is this a breaking change?
Does this PR include user facing changes?
no-changeloglabel to this PR.References