Bump the rust-dependencies group across 1 directory with 34 updates#6180
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the rust-dependencies group across 1 directory with 34 updates#6180dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust-dependencies group with 29 updates in the /quickwit directory: | Package | From | To | | --- | --- | --- | | [colored](https://github.com/mackwic/colored) | `3.0.0` | `3.1.1` | | [google-cloud-auth](https://github.com/googleapis/google-cloud-rust) | `0.17.2` | `1.4.0` | | [google-cloud-gax](https://github.com/googleapis/google-cloud-rust) | `0.19.2` | `1.7.0` | | [lambda_runtime](https://github.com/aws/aws-lambda-rust-runtime) | `0.13.0` | `1.0.2` | | [oneshot](https://github.com/faern/oneshot) | `0.1.13` | `0.2.1` | | [openssl-probe](https://github.com/rustls/openssl-probe) | `0.1.6` | `0.2.0` | | [proptest](https://github.com/proptest-rs/proptest) | `1.9.0` | `1.10.0` | | [pulsar](https://github.com/streamnative/pulsar-rs) | `6.6.0` | `6.7.0` | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.10.0` | | [rand_distr](https://github.com/rust-random/rand_distr) | `0.5.1` | `0.6.0` | | [rdkafka](https://github.com/fede1024/rust-rdkafka) | `0.38.0` | `0.39.0` | | [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware) | `0.4.2` | `0.5.1` | | [reqwest-retry](https://github.com/TrueLayer/reqwest-middleware) | `0.8.0` | `0.9.1` | | rust-embed | `8.9.0` | `8.11.0` | | [serde_qs](https://github.com/samscott89/serde_qs) | `0.15.0` | `1.0.0` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.16.1` | `3.17.0` | | [serial_test](https://github.com/palfrey/serial_test) | `3.3.1` | `3.4.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.37.2` | `0.38.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.24.0` | `3.26.0` | | [toml](https://github.com/toml-rs/toml) | `0.9.10+spec-1.1.0` | `0.9.11+spec-1.1.0` | | [utoipa](https://github.com/juhaku/utoipa) | `4.2.3` | `5.4.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.19.0` | `1.21.0` | | [vrl](https://github.com/vectordotdev/vrl) | `0.29.0` | `0.30.0` | | [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.5.17` | `1.6.0` | | [aws-sdk-kinesis](https://github.com/awslabs/aws-sdk-rust) | `1.97.0` | `1.101.0` | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.62.0` | `1.119.0` | | [aws-sdk-lambda](https://github.com/awslabs/aws-sdk-rust) | `1.112.0` | `1.117.0` | | [aws-sdk-sqs](https://github.com/awslabs/aws-sdk-rust) | `1.91.0` | `1.95.0` | | [azure_identity](https://github.com/azure/azure-sdk-for-rust) | `0.21.0` | `0.32.0` | Updates `colored` from 3.0.0 to 3.1.1 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v3.0.0...v3.1.1) Updates `google-cloud-auth` from 0.17.2 to 1.4.0 - [Release notes](https://github.com/googleapis/google-cloud-rust/releases) - [Commits](https://github.com/googleapis/google-cloud-rust/commits) Updates `google-cloud-gax` from 0.19.2 to 1.7.0 - [Release notes](https://github.com/googleapis/google-cloud-rust/releases) - [Commits](https://github.com/googleapis/google-cloud-rust/commits) Updates `lambda_runtime` from 0.13.0 to 1.0.2 - [Release notes](https://github.com/aws/aws-lambda-rust-runtime/releases) - [Changelog](https://github.com/aws/aws-lambda-rust-runtime/blob/main/release-plz.toml) - [Commits](aws/aws-lambda-rust-runtime@lambda-http-0.13.0...v1.0.2) Updates `oneshot` from 0.1.13 to 0.2.1 - [Release notes](https://github.com/faern/oneshot/releases) - [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md) - [Commits](faern/oneshot@v0.1.13...v0.2.1) Updates `openssl-probe` from 0.1.6 to 0.2.0 - [Release notes](https://github.com/rustls/openssl-probe/releases) - [Commits](rustls/openssl-probe@0.1.6...0.2.0) Updates `proptest` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.9.0...v1.10.0) Updates `pulsar` from 6.6.0 to 6.7.0 - [Release notes](https://github.com/streamnative/pulsar-rs/releases) - [Commits](streamnative/pulsar-rs@v6.6.0...v6.7.0) Updates `rand` from 0.9.2 to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.10.0) Updates `rand_distr` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/rust-random/rand_distr/releases) - [Changelog](https://github.com/rust-random/rand_distr/blob/master/CHANGELOG.md) - [Commits](rust-random/rand_distr@0.5.1...0.6.0) Updates `rdkafka` from 0.38.0 to 0.39.0 - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](https://github.com/fede1024/rust-rdkafka/commits/v0.39.0) Updates `reqwest-middleware` from 0.4.2 to 0.5.1 - [Release notes](https://github.com/TrueLayer/reqwest-middleware/releases) - [Commits](TrueLayer/reqwest-middleware@reqwest-middleware-v0.4.2...reqwest-middleware-v0.5.1) Updates `reqwest-retry` from 0.8.0 to 0.9.1 - [Release notes](https://github.com/TrueLayer/reqwest-middleware/releases) - [Commits](https://github.com/TrueLayer/reqwest-middleware/commits/reqwest-retry-v0.9.1) Updates `rust-embed` from 8.9.0 to 8.11.0 Updates `serde_qs` from 0.15.0 to 1.0.0 - [Release notes](https://github.com/samscott89/serde_qs/releases) - [Changelog](https://github.com/samscott89/serde_qs/blob/main/CHANGELOG.md) - [Commits](samscott89/serde_qs@v0.15.0...v1.0.0) Updates `serde_with` from 3.16.1 to 3.17.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.16.1...v3.17.0) Updates `serial_test` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.3.1...v3.4.0) Updates `sysinfo` from 0.37.2 to 0.38.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.37.2...v0.38.2) Updates `tempfile` from 3.24.0 to 3.26.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.24.0...v3.26.0) Updates `toml` from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.10...toml-v0.9.11) Updates `utoipa` from 4.2.3 to 5.4.0 - [Release notes](https://github.com/juhaku/utoipa/releases) - [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md) - [Commits](juhaku/utoipa@utoipa-4.2.3...utoipa-5.4.0) Updates `uuid` from 1.19.0 to 1.21.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.21.0) Updates `vrl` from 0.29.0 to 0.30.0 - [Changelog](https://github.com/vectordotdev/vrl/blob/main/CHANGELOG.md) - [Commits](vectordotdev/vrl@v0.29.0...v0.30.0) Updates `aws-runtime` from 1.5.17 to 1.6.0 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-kinesis` from 1.97.0 to 1.101.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-s3` from 1.62.0 to 1.119.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-lambda` from 1.112.0 to 1.117.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-sqs` from 1.91.0 to 1.95.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-smithy-async` from 1.2.12 to 1.2.13 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-http-client` from 1.1.10 to 1.1.11 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-runtime` from 1.9.5 to 1.10.2 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-types` from 1.4.4 to 1.4.5 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-types` from 1.3.11 to 1.3.13 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `azure_identity` from 0.21.0 to 0.32.0 - [Release notes](https://github.com/azure/azure-sdk-for-rust/releases) - [Commits](https://github.com/azure/azure-sdk-for-rust/compare/azure_identity-0.21.0...azure_identity@0.32.0) --- updated-dependencies: - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: google-cloud-auth dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: google-cloud-gax dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: lambda_runtime dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: oneshot dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: openssl-probe dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: proptest dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: pulsar dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rand_distr dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rdkafka dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: reqwest-middleware dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: reqwest-retry dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rust-embed dependency-version: 8.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_qs dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: serde_with dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serial_test dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: sysinfo dependency-version: 0.38.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tempfile dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml dependency-version: 0.9.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: utoipa dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: vrl dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-runtime dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-sdk-kinesis dependency-version: 1.101.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-sdk-s3 dependency-version: 1.119.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-sdk-lambda dependency-version: 1.117.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-sdk-sqs dependency-version: 1.95.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-smithy-async dependency-version: 1.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-smithy-http-client dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-smithy-runtime dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-smithy-types dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-types dependency-version: 1.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: azure_identity dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the rust-dependencies group with 29 updates in the /quickwit directory:
3.0.03.1.10.17.21.4.00.19.21.7.00.13.01.0.20.1.130.2.10.1.60.2.01.9.01.10.06.6.06.7.00.9.20.10.00.5.10.6.00.38.00.39.00.4.20.5.10.8.00.9.18.9.08.11.00.15.01.0.03.16.13.17.03.3.13.4.00.37.20.38.23.24.03.26.00.9.10+spec-1.1.00.9.11+spec-1.1.04.2.35.4.01.19.01.21.00.29.00.30.01.5.171.6.01.97.01.101.01.62.01.119.01.112.01.117.01.91.01.95.00.21.00.32.0Updates
coloredfrom 3.0.0 to 3.1.1Changelog
Sourced from colored's changelog.
Commits
5204a263.1.149392a3Limit to 5 keywordsb7916853.1.09a83121Allow windows-sys 0.61 to be used (#218)192598dClean upColorizetraitec013aechore: minor improvement for docs (#212)5bc198bReplace 'ansi_term' dev-dependency with 'ansiterm' (#209)a21367dAllow windows-sys 0.60 to be used (#206)9450feaFix clippy warning (#207)68761c1README: use the latest v3.0 version for example (#204)Updates
google-cloud-authfrom 0.17.2 to 1.4.0Release notes
Sourced from google-cloud-auth's releases.
Commits
Updates
google-cloud-gaxfrom 0.19.2 to 1.7.0Release notes
Sourced from google-cloud-gax's releases.
Commits
Updates
lambda_runtimefrom 0.13.0 to 1.0.2Release notes
Sourced from lambda_runtime's releases.
... (truncated)
Commits
e74cdd3chore: bump version for release 1.0.2 (#1074)f2262d0Assorted CI fixes (#1072)c9f487ffeat(lambda-events): Improve ergonomics ofSqsBatchResponseand `KinesisEv...5c018d5Formatting4bc802ffix(test): Fix streaming_send_data_error_is_ignored to fail when background t...cffd2e3fix(lambda-runtime): ensure if a client disconnects while streaming, the hand...1bfa699chore(docs): Fix grammar in uv install instructions (#1056)578bb6aUpdate docs: Migrate from awslabs to aws (#1055)fcc2bdbchore(deps): bump js-toml and cargo-lambda-cdk (#1052)872498cUpdate documentation links from awslabs/aws-lambda-rust-runtime to aws/aws-la...Updates
oneshotfrom 0.1.13 to 0.2.1Release notes
Sourced from oneshot's releases.
Changelog
Sourced from oneshot's changelog.
Commits
83fd086Bump version to 0.2.1ae36afaAdd is_closed and has_message to AsyncReceivera63ba97Bump version to 0.2.0b92c4b9Add separate AsyncReceiver type that implements Future instead78d6bbdBackport 0.1.13 changelog entry from release branchb433a5bAdd channel message type to Debug format of SendErroref89983Update instruction on how to run benchmarksf09c2bcMerge branch 'upgrade-dependencies'86d22fcUpgrade all dependencies semver compatible (bump Cargo.lock)8525f5fMerge branch 'upgrade-criterion'Updates
openssl-probefrom 0.1.6 to 0.2.0Release notes
Sourced from openssl-probe's releases.
Commits
a03745eYield multiple certificate directories994e183Use platform-specific directories0e10789Use per-platform definitions of CERTIFICATE_FILE_NAMESa0ae1a2Use full paths for CERTIFICATE_FILE_NAMESc1c80e6Extract consts for file and directory lists96e19a8Move probe_from_env() to ProbeResult::from_env()f2d158eUse top-down item orderingd4c29efRemove trivial wrapper function4645a45Bump version to 0.2.03fcf47aRemove deprecated functionsUpdates
proptestfrom 1.9.0 to 1.10.0Commits
4814e51Merge pull request #627 from proptest-rs/release-prep-1.108221c9aprep 1.10 (and other) release(s)28961bffix(macro): setConfig::test_nameto actual fn name (#619)8fb08ffUpdate trybuild requirement from =1.0.113 to =1.0.115 (#624)5b7a435Update convert_case requirement from 0.6 to 0.11 (#623)14d95fcMerge pull request #586 from regexident/range-subset-strategy229e723Merge pull request #622 from ssanderson/proptest-macro-fixes3663c38Merge pull request #621 from wgyt/wgyt-patch1fe04c9Fix import ofHashMap9c644dbSupport returning TestCaseResult from #[property_test] tests.Updates
pulsarfrom 6.6.0 to 6.7.0Commits
9f2779fRelease 6.7.0571d44afix: make oauth2 connectivity errors retriable (#395)a7138a5fix: improve OAuth2 authentication error messages (#394)1740701feat: Add an option to control connection cleanup (#392)5dfd10cfix(consumer):update_topicsshould only log if topics are recreated (#390)771b6effix: prevent check_connections from dropping connections during setup (#387)50baf97fix: Correctly handle consumer errors and removal due to pulsar cluster resta...a14e8a1perf: remove unnecessary clones from multitopic producer (#380)3ecb915fix: allow user to disable hostname verification regardless of allow_insecure...993f08dcleanup(compression): substituted Default and Clone custom trait with a direc...Updates
randfrom 0.9.2 to 0.10.0Changelog
Sourced from rand's changelog.
Commits
acc5f24Prepare v0.10.0 releases (#1729)95c5165Add fn rand::make_rng (#1734)146da58CHANGELOG: add PR links (#1738)8cacd6dREADME tweaks (#1737)28e3df8Update chacha20: use ChaChaCore directly; remove bytes_until_reseed field (#1...03db311Replace fn reseed_and_generate with try_to_reseedb14483eApply inline attr to fn generatefda8f74Remove bytes_until_reseed field213bb3bBump chacha20 to 0.10.0-rc.1172afe1eMinor tweaks; prepare v0.10.0-rc.9 (#1736)Updates
rand_distrfrom 0.5.1 to 0.6.0Changelog
Sourced from rand_distr's changelog.
Commits
61d08aaUpdate rand 0.10 (#50)c97a8f5Merge pull request #46 from mstoeckl/gamma-avoid-nandf52389Merge pull request #51 from rust-random/push-qyyzynmpkuuo35ecffeCHANGELOG fixes06f586eMerge pull request #48 from mstoeckl/update-rand7540326Merge pull request #49 from rust-random/push-kzzruutkmsxsa101e4eAdd PR links to the CHANGELOGdf2bae8Update rand dependency to latest rcbe28239Merge pull request #41 from mstoeckl/zipf-edge-case9a8000bAvoid hangs and debug asserts on invalid parameters for ZipfUpdates
rdkafkafrom 0.38.0 to 0.39.0Changelog
Sourced from rdkafka's changelog.
Commits
Updates
reqwest-middlewarefrom 0.4.2 to 0.5.1Release notes
Sourced from reqwest-middleware's releases.
Commits
0744f65chore: release (#274)33e6be9feat!: support the opentelemetry 0.31 (#272)d3773bbci: reduce debug-section size to get tests to run (#250)7171e65fix(reqwest-retry): drop instant by upgrading wasmtimer (#254)1692cadSet changelog version for last release (#268)397efc2Update reqwest to 0.13 (#263)f572396ci!: add release-plz support (#266)1485f61chore(release):reqwest-retry0.8.0(#258)6d5b1d3chore(deps)!: upgraderetry-policyto0.5(#257)43d31feUpdate thiserror to 2.0 (#240)Updates
reqwest-retryfrom 0.8.0 to 0.9.1Release notes
Sourced from reqwest-retry's releases.
Commits
Updates
rust-embedfrom 8.9.0 to 8.11.0Updates
serde_qsfrom 0.15.0 to 1.0.0Release notes
Sourced from serde_qs's releases.
... (truncated)
Changelog
Sourced from serde_qs's changelog.
... (truncated)
Commits
778a67echore: v1 release (#160)1ed4cf7chore: release v1.0.0-rc.5 (#158)17d5515chore: fix typos and improve clarity in documentation comments (#157)f561078chore: release v1.0.0-rc.4 (#155)b91eaddBump warp (#156)6f4852fUpdate deserialization logic + add principles. (#147)92375fdBump MSRV + add profiling examples (#154)f24f916chore: release v1.0.0-rc.3 (#145)a01c5e0Error when hitting serialization max depth (#144)c41aac8Deserialize empty value as bool=true (#142)Updates
serde_withfrom 3.16.1 to 3.17.0Release notes
Sourced from serde_with's releases.
Commits
4031878Bump version to v3.17.0 (#924)204ae56Bump version to v3.17.07812b5aserde_yaml 0.9 to yaml_serde 0.10 (#921)614bd89Bump MSRV to 1.82 as required by yaml_serde518d0edSuppress RUSTSEC-2026-0009 since we don't have untrusted time input in tests ...a6579a8Suppress RUSTSEC-2026-0009 since we don't have untrusted time input in tests9d4d069Implement OneOrMany for smallvec_1::SmallVec (#922)fc78243Add changelog