-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix(deps): update module github.com/redis/rueidis to v1.0.41 #16
Open
plural-renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github.com-redis-rueidis-1.0.x
base: master
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.
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
8e8b75d
to
a222c3c
Compare
a222c3c
to
3733a00
Compare
3733a00
to
b92e1cd
Compare
b92e1cd
to
c0e7a64
Compare
c0e7a64
to
4d2d1eb
Compare
4d2d1eb
to
b1064a0
Compare
b1064a0
to
e9c5f0e
Compare
e9c5f0e
to
fda1c35
Compare
fda1c35
to
3ff0b3e
Compare
3ff0b3e
to
a63c91a
Compare
a63c91a
to
aaee9ca
Compare
aaee9ca
to
cfdb772
Compare
cfdb772
to
52eef61
Compare
52eef61
to
64e39b8
Compare
64e39b8
to
0f8880a
Compare
0f8880a
to
726eee1
Compare
726eee1
to
316f350
Compare
316f350
to
03209a4
Compare
03209a4
to
41a0476
Compare
41a0476
to
80476f7
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum
|
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:
v1.0.20
->v1.0.41
Release Notes
redis/rueidis (github.com/redis/rueidis)
v1.0.41
: 1.0.41Compare Source
Changes
DISCARD
command when a dedicated connection is recycled (#580)DisableCache=true
(#574)Contributors
We'd like to thank all the contributors who worked on this release!
@SoulPancake, @karimalzalek and @rueian
v1.0.40
: 1.0.40Compare Source
Changes
Contributors
We'd like to thank all the contributors who worked on this release!
@LWF15, @SoulPancake, @psotou and @rueian
v1.0.39
: 1.0.39Compare Source
Changes
HEXPIRE
. (#561)AsInt64
will no longer panic but return errors. (#555)Tests
Contributors
We'd like to thank all the contributors who worked on this release!
@JayChavan-23, @SoulPancake, @cyuankuo, @j178 and @rueian
v1.0.38
: 1.0.38Compare Source
Changes
Tests
Contributors
We'd like to thank all the contributors who worked on this release!
@SoulPancake, @VladyslavLukyanenko, @cyuankuo and @rueian
v1.0.37
: 1.0.37Compare Source
Changes
🐛 Bug Fixes
🧰 Maintenance
Contributors
We'd like to thank all the contributors who found bugs and who worked on this release!
@FZambia and @szuecs
v1.0.36
: 1.0.36Compare Source
Changes
Contributors
We'd like to thank all the contributors who worked on this release!
@proost and @rueian
v1.0.35
: 1.0.35Compare Source
🚀 New Features
Changes
Contributors
We'd like to thank all the contributors who worked on this release!
@rueian
v1.0.34
: 1.0.34Compare Source
Changes
🚀 New Features
Contributors
We'd like to thank all the contributors who worked on this release!
@chkp-omris, @moonorange, @proost, @rueian, @sgasho and @trim21
v1.0.33
: 1.0.33Compare Source
🌟 New
rueidisprob
- A Probabilistic Data Structures without Redis Stack. (#493)Thanks to @proost for bringing the new sub-module
rueidisprob
module that allows users to use bloom filters without Redis Stack.Another Counting Bloom Filter is proposed https://github.com/redis/rueidis/discussions/510. We may also add client-side caching to these probabilistic data structures in the future.
🚀 Other New Features
WITHSCORES
in theAsFtSearch()
(#509)MAXAGE
support to theCLIENT KILL
(#504)NOVALUES
support to theHSCAN
(#503)RedisResult.AsBoolSlice()
#499 (#500)rueidisotel
(#496)Contributors
We'd like to thank all the contributors who worked on this release!
@Ali-Assar, @Exzrgs, @gross2001, @moonorange, @proost, @rafiramadhana and @rueian
v1.0.32
: 1.0.32Compare Source
🚀 New Features
🧰 Improvements
Contributors
We'd like to thank all the contributors who worked on this release!
@erdemtuna, @jhq0113, @qi-hua, @rueian, @unknowntpo, Erdem Tuna, jianghaiqiang and qihua
v1.0.31
: 1.0.31Compare Source
Changes
🐛 Bug Fixes
🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@rueian
v1.0.30
: 1.0.30Compare Source
Changes
🐛 Bug Fixes
Contributors
We'd like to thank all the contributors who worked on this release!
@rueian
v1.0.29
: 1.0.29Compare Source
Changes
🚀 New Features
🚀 Improvement
🐛 Bug Fixes
🧰 Maintenance
ConnWriteTimeout
as a request timeout (#469)Contributors
We'd like to thank all the contributors who worked on this release!
@DestroyerAlpha, @erdemtuna, @proost, @rueian and Erdem Tuna
v1.0.28
: 1.0.28Compare Source
Changes
om
,rueidisaside
, andrueidisotel
packages now have their owngo.mod
(#456) (#451)-go1.18
and-go1.19
releases.🚀 New Features
JSONCmdable
interface (#459)🐛 Bug Fixes
Contributors
We'd like to thank all the contributors who worked on this release!
@DestroyerAlpha, @erdemtuna, @rueian, @unknowntpo and Erdem Tuna
v1.0.27
: 1.0.27Compare Source
Changes
🚀 New Features
🐛 Bug Fixes
🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@DestroyerAlpha, @rueian and @tamayika
v1.0.26
: 1.0.26Compare Source
Changes
🚀 New Features
PipelineMultiplex
value (#436)WithClient
(#430)🐛 Bug Fixes
ZPopMax
andZPopMin
with count 1 (#433)READONLY
command to replicas whenSendToReplicas
is set (#430)🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@ash2k, @atercattus, @proost and @rueian
v1.0.25
: 1.0.25Compare Source
🐛 Bug Fixes
url.Parse
(#426)Contributors
We'd like to thank all the contributors who worked on this release!
@j178 and @rueian
v1.0.24
: 1.0.24Compare Source
🚀 New Features
TimeseriesCmdable
to rueidiscompat (#422)🐛 Bug Fixes
Contributors
We'd like to thank all the contributors who worked on this release!
@IrineSistiana, @proost, @rueian and @unknowntpo
v1.0.23
: 1.0.23Compare Source
Changes
🚀 New Features
Contributors
We'd like to thank all the contributors who worked on this release!
@proost and @rueian
v1.0.22
: 1.0.22Compare Source
Changes
🚀 New Features
🐛 Bug Fixes
🧰 Maintenance
TestVectorString32
/64
(#404)Contributors
We'd like to thank all the contributors who worked on this release!
@h0rv, @lenonqing, @rueian, @unknowntpo and huangqing.zhu
v1.0.21
: 1.0.21Compare Source
🚀 New Features
GearsCmdable
togo-redis
API adapter (#395)Contributors
We'd like to thank all the contributors who worked on this release!
@nirrattner, @proost, @rueian and @unknowntpo
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 has been generated by Renovate Bot.