-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update Rust crate redis to 0.28.0 #16
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/redis-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
renovate
bot
changed the title
Update Rust crate redis to 0.23.1
Update Rust crate redis to 0.23.2
Aug 12, 2023
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
August 12, 2023 19:26
8b337c1
to
e1f3b6a
Compare
renovate
bot
changed the title
Update Rust crate redis to 0.23.2
Update Rust crate redis to 0.23.3
Sep 1, 2023
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
September 1, 2023 15:16
e1f3b6a
to
04a8fea
Compare
renovate
bot
changed the title
Update Rust crate redis to 0.23.3
Update Rust crate redis to 0.23.4
Nov 26, 2023
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
November 26, 2023 19:52
04a8fea
to
de86b89
Compare
renovate
bot
changed the title
Update Rust crate redis to 0.23.4
Update Rust crate redis to 0.23.3
Nov 27, 2023
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
November 27, 2023 15:25
de86b89
to
b450ccf
Compare
renovate
bot
changed the title
Update Rust crate redis to 0.23.3
Update Rust crate redis to 0.24.0
Dec 5, 2023
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
December 5, 2023 16:24
b450ccf
to
917a466
Compare
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
March 9, 2024 17:03
917a466
to
ba772a7
Compare
renovate
bot
changed the title
Update Rust crate redis to 0.24.0
Update Rust crate redis to 0.25.0
Mar 9, 2024
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
March 13, 2024 06:09
ba772a7
to
9999b02
Compare
renovate
bot
changed the title
Update Rust crate redis to 0.25.0
Update Rust crate redis to 0.25.1
Mar 13, 2024
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
March 16, 2024 19:36
9999b02
to
8e0aae5
Compare
renovate
bot
changed the title
Update Rust crate redis to 0.25.1
Update Rust crate redis to 0.25.2
Mar 16, 2024
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
April 4, 2024 06:02
8e0aae5
to
9b5d8d1
Compare
renovate
bot
changed the title
Update Rust crate redis to 0.25.2
Update Rust crate redis to 0.25.3
Apr 4, 2024
renovate
bot
changed the title
Update Rust crate redis to 0.25.3
Update Rust crate redis to 0.25.0
May 5, 2024
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
May 5, 2024 10:12
9b5d8d1
to
a758fd6
Compare
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
July 26, 2024 11:08
a758fd6
to
e555672
Compare
renovate
bot
changed the title
Update Rust crate redis to 0.25.0
Update Rust crate redis to 0.26.0
Jul 26, 2024
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
September 12, 2024 11:25
e555672
to
1da910b
Compare
renovate
bot
changed the title
Update Rust crate redis to 0.26.0
Update Rust crate redis to 0.27.0
Sep 12, 2024
renovate
bot
changed the title
Update Rust crate redis to 0.27.0
Update Rust crate redis to 0.28.0
Jan 8, 2025
renovate
bot
force-pushed
the
renovate/redis-0.x
branch
from
January 8, 2025 15:22
1da910b
to
3d3ffad
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.0
->0.28.0
Release Notes
redis-rs/redis-rs (redis)
v0.28.0
Compare Source
0.28.0 (2025-01-7)
Changes & Bug fixes
Connection
functions as deprecated (#1468)Documentation improvements
get_multiplexed_tokio_connection
in examples & tests (#1443)CI improvements
New Contributors
v0.27.6
Compare 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::HashMap
andhashbrown::HashSet
(#1359 @feelingsonice)CI improvements
v0.27.4
: redis v0.27.4Compare Source
Changes & Bug fixes
CI improvements
v0.27.3
Compare Source
Changes & Bug fixes
CI improvements
v0.27.2
Compare Source
Changes & Bug fixes
v0.27.1
: v0.27.1Compare Source
Changes & Bug fixes
v0.27.0
Compare Source
Features
Changes & Bug fixes
New Contributors
Full Changelog: redis-rs/redis-rs@redis-0.26.1...redis-0.27.0
v0.26.1
Compare Source
What's Changed
v0.26.0
: v0.26.0Compare Source
0.26.0 (2024-07-26)
Features
Value
1093ToRedisArgs
,FromRedisValue
traits forArc<T>
,Box<T>
,Rc<T>
(1088 @xoac)invoke_script
to commands to allow for pipelining of scripts (1097 @Dav1dde)aio::ConnectionManager
. 1149https://github.com/redis-rs/redis-rs/pull/12291229
Changes & Bug fixes
ToRedisArgs
forstd::borrow::Cow
(#1219 @caass)Clone
forMsg
(1116 @publicqi)u64
(1152 @ahmadbky)Request
and routing from cluster async to separate files. 1226Dependency updates, lints & testing improvements
valkey
crate 1168v0.25.4
Compare 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.0
: v0.24.0Compare Source
0.24.0 (2023-12-05)
Features
FromRedisValue
forBox<[T]>
andArc<[T]>
(#799 @JOT85)tcp_nodelay
feature (#941 @PureWhiteWu)Changes
load_native_certs
. (#996)ClusterClient
initialization (#987 @ruanpetterson)tokio
in their name. (#913)v0.23.4
Compare Source
v0.23.3
: v0.23.3Compare Source
0.23.3 (2023-09-01)
Note that this release fixes a small regression in async Redis Cluster handling of the
PING
command.Based on updated response aggregation logic in #888, it
will again return a single response instead of an array.
Features
key_type
command (#933 @bruaba)Fixes
v0.23.2
: v0.23.2Compare Source
0.23.2 (2023-08-10)
Fixes
v0.23.1
: v0.23.1Compare Source
0.23.1 (2023-07-28)
Features
Changes
tempfile
dependency (#902)set_options
cmd (#879 @RokasVaitkevicius)redis-macros
(#769 @daniel7grant)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.