Update Rust crate redis to 0.32.0#62
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
bbbb1cf to
a0f6718
Compare
a0f6718 to
c98dde5
Compare
c98dde5 to
6d6b4ea
Compare
6d6b4ea to
6595bac
Compare
6595bac to
e33f5d2
Compare
e33f5d2 to
26c7349
Compare
26c7349 to
71c5bb4
Compare
71c5bb4 to
b073577
Compare
b073577 to
1514150
Compare
1514150 to
43d11c5
Compare
43d11c5 to
da117f1
Compare
da117f1 to
60f3a69
Compare
60f3a69 to
cb244d9
Compare
cb244d9 to
1144e90
Compare
1144e90 to
0c8f6a3
Compare
0c8f6a3 to
8ce9532
Compare
8ce9532 to
2efb059
Compare
2efb059 to
c818463
Compare
c818463 to
6b9af30
Compare
6b9af30 to
11ea317
Compare
11ea317 to
b1bfdca
Compare
b1bfdca to
5c798a5
Compare
5c798a5 to
458aabf
Compare
458aabf to
41a908d
Compare
41a908d to
5b2067a
Compare
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.
This PR contains the following updates:
0.23.1→0.32.0Release Notes
redis-rs/redis-rs (redis)
v0.32.7Compare Source
What's Changed
v0.32.6Compare Source
0.32.6 (2025-09-26)
Changes
hexpire_atcommand measurement unit by (#1793 by @chrxn1c)v0.32.5Compare Source
What's Changed
Changes & Bug fixes
Documentation & CI improvements
v0.32.4Compare Source
What's Changed
Changes & Bug fixes
New Contributors
Full Changelog: redis-rs/redis-rs@redis-0.32.3...redis-0.32.4
v0.32.3Compare Source
0.32.3 (2025-06-30)
Changes & Bug fixes
Documentation & CI improvements
New Contributors
Full Changelog: redis-rs/redis-rs@redis-0.32.2...redis-0.32.3
v0.32.2Compare Source
Changes & Bug fixes
v0.32.1Compare Source
What's Changed
New Contributors
Full Changelog: redis-rs/redis-rs@redis-0.32.0...redis-0.32.1
v0.32.0Compare Source
Changes & Bug fixes
v0.31.0Compare Source
Changes & Bug fixes
ringdependency fromrustls. (#1632 by @nihohit)reserve_space_for_argstake aIntoIterator(#1622 by @Kriskras99)v0.30.0Compare Source
Changes & Bug fixes
Documentation & CI improvements
make docs(#1607 by @somechris)v0.29.5Compare Source
Changes & Bug fixes
v0.29.4: - yanked due to broken Windows buildCompare Source
Changes & Bug fixes
v0.29.3: - yanked due to broken Windows buildCompare Source
Changes & Bug fixes
v0.29.2: 0.29.2Compare Source
Changes & Bug fixes
v0.29.1Compare Source
What's Changed
Changes & Bug fixes
Pipeline.len()function as public (#1539 by @Harry-Lees)danger_accept_invalid_hostnamesoption. (#1529 by @jorendorff)Documentation improvements
CI improvements
v0.29.0: v0.29.0Compare Source
0.29.0 (2025-02-16)
Changes & Bug fixes
Documentation improvements
v0.28.2Compare Source
Changes & Bug fixes
get(_async)?_connection_with_config(#1487 by @Totodore)v0.28.1Compare Source
Changes & Bug fixes
PUBSUB SHARDNUMSUB(1483)v0.28.0Compare Source
0.28.0 (2025-01-7)
Changes & Bug fixes
Connectionfunctions as deprecated (#1468)Documentation improvements
get_multiplexed_tokio_connectionin examples & tests (#1443)CI improvements
New Contributors
v0.27.6Compare Source
Changes & Bug fixes
Documentation improvements
CI improvements
v0.27.5: v0.27.5Compare Source
Changes & Bug fixes
ConnectionManager(#1372 @dcreager)DRYRUN(#1373 @ArtemIsmagilov)hashbrown::HashMapandhashbrown::HashSet(#1359 @feelingsonice)CI improvements
v0.27.4: redis v0.27.4Compare Source
Changes & Bug fixes
CI improvements
v0.27.3Compare Source
Changes & Bug fixes
CI improvements
v0.27.2Compare Source
Changes & Bug fixes
v0.27.1: v0.27.1Compare Source
Changes & Bug fixes
v0.27.0Compare Source
Features
Changes & Bug fixes
New Contributors
Full Changelog: redis-rs/redis-rs@redis-0.26.1...redis-0.27.0
v0.26.1Compare Source
What's Changed
v0.26.0: v0.26.0Compare Source
0.26.0 (2024-07-26)
Features
Value1093ToRedisArgs,FromRedisValuetraits forArc<T>,Box<T>,Rc<T>(1088 @xoac)invoke_scriptto commands to allow for pipelining of scripts (1097 @Dav1dde)aio::ConnectionManager. 1149#1229
Changes & Bug fixes
ToRedisArgsforstd::borrow::Cow(#1219 @caass)CloneforMsg(1116 @publicqi)u64(1152 @ahmadbky)Requestand routing from cluster async to separate files. 1226Dependency updates, lints & testing improvements
valkeycrate 1168v0.25.5Compare Source
v0.25.4Compare Source
v0.25.3: v0.25.3Compare Source
0.25.3 (2024-04-04)
v0.25.2: v0.25.2Compare Source
0.25.2 (2024-03-15)
v0.25.1: v0.25.1Compare Source
0.25.1 (2024-03-12)
v0.25.0: v0.25.0Compare Source
0.25.0 (2024-03-08)
Features
Changes
v0.24.1Compare Source
v0.24.0: v0.24.0Compare Source
0.24.0 (2023-12-05)
Features
FromRedisValueforBox<[T]>andArc<[T]>(#799 @JOT85)tcp_nodelayfeature (#941 @PureWhiteWu)Changes
load_native_certs. (#996)ClusterClientinitialization (#987 @ruanpetterson)Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.