-
Notifications
You must be signed in to change notification settings - Fork 2k
feat(azure_blob sink): Update crates and migrate to the new SDK #24255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
thomasqueirozb
merged 16 commits into
vectordotdev:master
from
Automattic:update_azure_crates
Jan 30, 2026
Merged
Changes from 4 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
a86bbbb
Update Azure crates and migrate to the new SDK
joshcoughlan 62136c4
add a reference comment for empty headers
joshcoughlan 1484192
Update Cargo.toml
joshcoughlan 7785983
Fix failing tests
joshcoughlan 74c0515
Add optional = true to azure_core
joshcoughlan 94af583
Add dep:azure_core to sinks-azure_blob
joshcoughlan 30d4829
more changes suggested in the PR
joshcoughlan 5faac27
Fix shared_key_policy
joshcoughlan d75e21f
Bump reqwest to 0.12 and consolidate reqwest versions
thomasqueirozb 6b631d8
Merge pull request #4 from vectordotdev/update_azure_crates
joshcoughlan 89f3e9f
remove azure_identity crate, use defaults for other azure
joshcoughlan 2ba78cc
Merge remote-tracking branch 'origin/master' into update_azure_crates
thomasqueirozb 28d9027
Separate reqwest v0.11 and v0.12 again
thomasqueirozb cbfbf4e
Allow CDLA-Permissive-2.0
thomasqueirozb fc8d910
Merge pull request #5 from vectordotdev/update_azure_crates
joshcoughlan 2808b22
update dates in tests to 2026 so they pass
joshcoughlan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,5 @@ | ||
| Component,Origin,License,Copyright | ||
| Inflector,https://github.com/whatisinternet/inflector,BSD-2-Clause,Josh Teeter<[email protected]> | ||
| RustyXML,https://github.com/Florob/RustyXML,MIT OR Apache-2.0,Florian Zeitz <[email protected]> | ||
| addr2line,https://github.com/gimli-rs/addr2line,Apache-2.0 OR MIT,The addr2line Authors | ||
| adler2,https://github.com/oyvindln/adler2,0BSD OR MIT OR Apache-2.0,"Jonas Schievink <[email protected]>, oyvindln <[email protected]>" | ||
| adler32,https://github.com/remram44/adler32-rs,Zlib,Remi Rampin <[email protected]> | ||
|
|
@@ -104,11 +103,8 @@ aws-types,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team | |
| axum,https://github.com/tokio-rs/axum,MIT,The axum Authors | ||
| axum-core,https://github.com/tokio-rs/axum,MIT,The axum-core Authors | ||
| azure_core,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft | ||
| azure_core,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft Corp. | ||
| azure_identity,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft | ||
| azure_storage,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft Corp. | ||
| azure_storage_blobs,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft Corp. | ||
| azure_svc_blobstorage,https://github.com/azure/azure-sdk-for-rust,MIT,The azure_svc_blobstorage Authors | ||
| azure_core_macros,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft | ||
| azure_storage_blob,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft | ||
| backoff,https://github.com/ihrwein/backoff,MIT OR Apache-2.0,Tibor Benke <[email protected]> | ||
| backon,https://github.com/Xuanwo/backon,Apache-2.0,The backon Authors | ||
| backtrace,https://github.com/rust-lang/backtrace-rs,MIT OR Apache-2.0,The Rust Project Developers | ||
|
|
@@ -358,7 +354,6 @@ http-body,https://github.com/hyperium/http-body,MIT,"Carl Lerche <me@carllerche. | |
| http-body-util,https://github.com/hyperium/http-body,MIT,"Carl Lerche <[email protected]>, Lucio Franco <[email protected]>, Sean McArthur <[email protected]>" | ||
| http-range-header,https://github.com/MarcusGrass/parse-range-headers,MIT,The http-range-header Authors | ||
| http-serde,https://gitlab.com/kornelski/http-serde,Apache-2.0 OR MIT,Kornel <[email protected]> | ||
| http-types,https://github.com/http-rs/http-types,MIT OR Apache-2.0,Yoshua Wuyts <[email protected]> | ||
| httparse,https://github.com/seanmonstar/httparse,MIT OR Apache-2.0,Sean McArthur <[email protected]> | ||
| httpdate,https://github.com/pyfisch/httpdate,MIT OR Apache-2.0,Pyfisch <[email protected]> | ||
| humantime,https://github.com/chronotope/humantime,MIT OR Apache-2.0,The humantime Authors | ||
|
|
@@ -389,7 +384,6 @@ idna_adapter,https://github.com/hsivonen/idna_adapter,Apache-2.0 OR MIT,The rust | |
| indexmap,https://github.com/bluss/indexmap,Apache-2.0 OR MIT,The indexmap Authors | ||
| indexmap,https://github.com/indexmap-rs/indexmap,Apache-2.0 OR MIT,The indexmap Authors | ||
| indoc,https://github.com/dtolnay/indoc,MIT OR Apache-2.0,David Tolnay <[email protected]> | ||
| infer,https://github.com/bojand/infer,MIT,Bojan <[email protected]> | ||
| influxdb-line-protocol,https://github.com/influxdata/influxdb_iox/tree/main/influxdb_line_protocol,MIT OR Apache-2.0,InfluxDB IOx Project Developers | ||
| inotify,https://github.com/hannobraun/inotify,ISC,"Hanno Braun <[email protected]>, Félix Saparelli <[email protected]>, Cristian Kubis <[email protected]>, Frank Denis <[email protected]>" | ||
| inotify-sys,https://github.com/hannobraun/inotify-sys,ISC,Hanno Braun <[email protected]> | ||
|
|
@@ -404,6 +398,7 @@ ipconfig,https://github.com/liranringel/ipconfig,MIT OR Apache-2.0,Liran Ringel | |
| ipcrypt-rs,https://github.com/jedisct1/rust-ipcrypt2,ISC,Frank Denis <[email protected]> | ||
| ipnet,https://github.com/krisprice/ipnet,MIT OR Apache-2.0,Kris Price <[email protected]> | ||
| ipnetwork,https://github.com/achanda/ipnetwork,MIT OR Apache-2.0,"Abhishek Chanda <[email protected]>, Linus Färnstrand <[email protected]>" | ||
| iri-string,https://github.com/lo48576/iri-string,MIT OR Apache-2.0,YOSHIOKA Takuma <[email protected]> | ||
| is-terminal,https://github.com/sunfishcode/is-terminal,MIT,"softprops <[email protected]>, Dan Gohman <[email protected]>" | ||
| is_ci,https://github.com/zkat/is_ci,ISC,Kat Marchán <[email protected]> | ||
| itertools,https://github.com/rust-itertools/itertools,MIT OR Apache-2.0,bluss | ||
|
|
@@ -621,7 +616,6 @@ rand,https://github.com/rust-random/rand,MIT OR Apache-2.0,"The Rand Project Dev | |
| rand_chacha,https://github.com/rust-random/rand,MIT OR Apache-2.0,"The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors" | ||
| rand_core,https://github.com/rust-random/rand,MIT OR Apache-2.0,"The Rand Project Developers, The Rust Project Developers" | ||
| rand_distr,https://github.com/rust-random/rand_distr,MIT OR Apache-2.0,The Rand Project Developers | ||
| rand_hc,https://github.com/rust-random/rand,MIT OR Apache-2.0,The Rand Project Developers | ||
| rand_xorshift,https://github.com/rust-random/rngs,MIT OR Apache-2.0,"The Rand Project Developers, The Rust Project Developers" | ||
| ratatui,https://github.com/ratatui/ratatui,MIT,"Florian Dehau <[email protected]>, The Ratatui Developers" | ||
| raw-cpuid,https://github.com/gz/rust-cpuid,MIT,Gerd Zellweger <[email protected]> | ||
|
|
@@ -700,7 +694,6 @@ serde_json,https://github.com/serde-rs/json,MIT OR Apache-2.0,"Erick Tryzelaar < | |
| serde_nanos,https://github.com/caspervonb/serde_nanos,MIT OR Apache-2.0,Casper Beyer <[email protected]> | ||
| serde_path_to_error,https://github.com/dtolnay/path-to-error,MIT OR Apache-2.0,David Tolnay <[email protected]> | ||
| serde_plain,https://github.com/mitsuhiko/serde-plain,MIT OR Apache-2.0,Armin Ronacher <[email protected]> | ||
| serde_qs,https://github.com/samscott89/serde_qs,MIT OR Apache-2.0,Sam Scott <[email protected]> | ||
| serde_repr,https://github.com/dtolnay/serde-repr,MIT OR Apache-2.0,David Tolnay <[email protected]> | ||
| serde_spanned,https://github.com/toml-rs/toml,MIT OR Apache-2.0,The serde_spanned Authors | ||
| serde_urlencoded,https://github.com/nox/serde_urlencoded,MIT OR Apache-2.0,Anthony Ramine <[email protected]> | ||
|
|
@@ -876,6 +869,7 @@ wasm-timer,https://github.com/tomaka/wasm-timer,MIT,Pierre Krieger <pierre.krieg | |
| web-sys,https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys,MIT OR Apache-2.0,The wasm-bindgen Developers | ||
| web-time,https://github.com/daxpedda/web-time,MIT OR Apache-2.0,The web-time Authors | ||
| webbrowser,https://github.com/amodm/webbrowser-rs,MIT OR Apache-2.0,Amod Malviya @amodm | ||
| webpki-roots,https://github.com/rustls/webpki-roots,CDLA-Permissive-2.0,The webpki-roots Authors | ||
| webpki-roots,https://github.com/rustls/webpki-roots,MPL-2.0,The webpki-roots Authors | ||
| whoami,https://github.com/ardaku/whoami,Apache-2.0 OR BSL-1.0 OR MIT,The whoami Authors | ||
| widestring,https://github.com/starkat99/widestring-rs,MIT OR Apache-2.0,Kathryn Long <[email protected]> | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.