fix(go.mod/go.sum): update minor dependencies (golang)#37
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(go.mod/go.sum): update minor dependencies (golang)#37renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
47db4e4 to
584694b
Compare
584694b to
c33c1da
Compare
c33c1da to
ac8f768
Compare
ac8f768 to
123b5d7
Compare
123b5d7 to
bbabdc7
Compare
bbabdc7 to
c13d544
Compare
c13d544 to
91c8f23
Compare
91c8f23 to
414069a
Compare
5cf3b55 to
67e652f
Compare
67e652f to
a67b591
Compare
a67b591 to
46c9219
Compare
46c9219 to
1af179d
Compare
1af179d to
291c01c
Compare
291c01c to
4aa1d84
Compare
4aa1d84 to
ce853c9
Compare
ce853c9 to
6b03faa
Compare
6b03faa to
3c90b07
Compare
3c90b07 to
b23610e
Compare
b23610e to
70f5d58
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:
v2.27.5→v2.28.3v1.39.0→v1.40.0v0.88.0→v0.90.1v9.17.3→v9.19.01.25.6→1.26.2v0.32.0→v0.35.0v0.35.0→v0.36.0v0.35.0→v0.36.0v0.35.0→v0.36.0v0.35.0→v0.36.0v0.35.0→v0.36.0v0.35.0→v0.36.0v0.23.0→v0.24.0v0.0.0-20260125161707-82cc073adb06→v0.24.0Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.28.3Compare Source
2.28.3
Maintenance
Bump all dependencies
v2.28.2Compare Source
2.28.2
f3a36b6]94151c8]4d21dbb]c102161]9619647]5779304]v2.28.1Compare Source
2.28.1
Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.
v2.28.0Compare Source
2.28.0
Ginkgo's SemVer filter now supports filtering multiple components by SemVer version:
can be filtered in or out with an invocation like:
ginkgo --sem-ver-filter="2.1.1, redis=8.2.0"Huge thanks to @Icarus9913 for working on this!
onsi/gomega (github.com/onsi/gomega)
v1.40.0Compare Source
1.40.0
We're adopting a new release strategy to minimize dependency bloat in projects that consume Gomega. It is a limitation of the go mod toolchain that test subdependencies of your project's direct dependencies get pulled in as indirect dependencies. In the case of Gomega, this ends up pulling in all of Ginkgo into your
go.modeven if you are only using Gomega (Gomega uses Ginkgo for its own tests).Going forward, releases will strip out all tests, tidy up the
go.modand then push this stripped down version to a newmaster-litebranch. These stripped-down versions will receive thevx.y.zgit tag and will be picked up by the go toolchain.Please open an issue if this new release process causes unexpected changes for your projects.
v1.39.1Compare Source
1.39.1
Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.
prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)
v0.90.1: 0.90.1 / 2026-03-25Compare Source
v0.90.0: 0.90.0 / 2026-03-19Compare Source
httporhttps. #8455--repair-policy-for-statefulsetsCLI argument to the operator. It defines how the operator manages StatefulSet's pods stuck at an incorrect revision. Users running Kubernetes v1.35+ are encouraged to enable this feature (see troubleshooting guide). #8443schedulerNamesupport to thePrometheus,PrometheusAgent,AlertmanagerandThanosRulerCRDs. #8451--web.tls-curvesCLI argument to the operator and admission-webhook binaries. #8385ThanosRulerpods. #8441messageTextsupport for Slack receiver inAlertmanagerConfigCRD. #8374messageTextsupport for Slack receiver in Alertmanager secret config. #8375forceImplicitTLSsupport for SMTP email config in Alertmanager secret config. #8384 #8404forceImplicitTLSsupport for SMTP email config inAlertmanagerConfigCRD. #8386forceImplicitTLSsupport for SMTP global config in Alertmanager secret config. #8405forceImplicitTLSsupport for SMTP global config inAlertmanagerCRD. #8406AlertmanagerCRD. #8372chatIDFilesupport for Telegram receiver in Alertmanager secret config. #8376wechatAPISecretFilesupport in Alertmanager global config. #8377authSecretFilesupport for email config in Alertmanager secret config. #8396ThanosRulerconfig resource status not being updated on initial StatefulSet creation. #8358LastTransitionTimein Prometheus status conditions. #8346textfield optional inAlertmanagerConfigCRD. #8363Availablecondition across Prometheus shards. #8434AlertmanagerConfigCRD. #8227labelmaprelabel action rejecting valid replacement values with template variables for Prometheus 2.x. #8337v0.89.0: 0.89.0 / 2026-02-05Compare Source
hostNetworkfield to theAlertmanagerCRD. #8281crdsandfull-crdscommands to the operator's binary. #8251Reconciledcondition type. #8236ThanosRulerStatefulSet. #8347bodySizeLimitto the ScrapeConfig CRD. #8348http_headersfield in the Alertmanager Secret. #8357-kubelet-http-metricsflag to enable/disable the HTTP metrics port in the Kubelet endpoint (default=enabled). #8350operator.prometheus.io/versionannotation in the full version of CRDs. #8279AlertmanagerCRD. #8020AlertmanagerCRD. #8265AlertmanagerConfigCRD. #8258AlertmanagerConfigCRD. #8255AlertmanagerConfigCRD. #8230AlertmanagerConfigCRD. #8267AlertmanagerConfigCRD. #8271AlertmanagerConfigCRD. #8217AlertmanagerCRD. #7979AlertmanagerCRD. #8268ProbeCRD. #8354AlertmanagerConfigCRD. #8016ScrapeConfigCRD. #8284Alertmanager,ThanosRuler,PrometheusandPrometheusAgentresources. #8304ScrapeConfigresources when namespace selection changes. #8334v0.88.1: 0.88.1 / 2026-01-27Compare Source
webhookURLsecret forMSTeamsreceiver inAlertmanagerConfigCRD. #8294EC2/LightsailSD inScrapeConfigCRD. #8308Slackreceiver in AlertmanagerConfig CRD to support Go templates. #8299 #8331PagerDutyin AlertmanagerConfig CRD to support Go templates. #8319WebhookConfigin AlertmanagerConfig CRD to support Go templates. #8307 #8317RocketChatreceiver in AlertmanagerConfig CRD to support Go templates. #8318Pushoverreceiver in AlertmanagerConfig CRD to support Go templates. #8307 #8316redis/go-redis (github.com/redis/go-redis/v9)
v9.19.0: 9.19.0Compare Source
🚀 Highlights
FIPS-Compatible Script Helper
Scriptnow supports a FIPS-safe execution mode that avoids client-side SHA-1 computation, which is blocked in strict FIPS environments. A newNewScriptServerSHAconstructor usesSCRIPT LOADto obtain and cache the digest from the server, then runs commands viaEVALSHA/EVALSHA_RO. Falls back toEVAL/EVALROif loading fails, and transparently retries once onNOSCRIPT. The default behavior is unchanged for existing users.(#3700) by @chaitanyabodlapati
FT.AGGREGATE Step-Based Pipeline Builder
Added a new step-based
FT.AGGREGATEpipeline API viaFTAggregateOptions.Steps, allowingLOAD,APPLY,GROUPBY, andSORTBY(with per-stepMAX) to be repeated and interleaved in arbitrary order — matching Redis's native multi-stage aggregation semantics. The legacyLoad/Apply/GroupBy/SortBy/SortByMaxfields are now deprecated.(#3782) by @ndyakov
Raw RESP Protocol Access
Added
DoRawandDoRawWriteTomethods for executing arbitrary commands and reading the raw RESP response. Useful for proxying, custom protocol inspection, and working with commands not yet wrapped by go-redis.(#3713) by @ofekshenawa
Configurable Dial Retry Backoff
Added
DialerRetryBackoffoption (plumbed throughOptions,ClusterOptions,RingOptions,FailoverOptions) to let callers customize the delay between failed dial attempts. HelpersDialRetryBackoffConstantandDialRetryBackoffExponential(with jitter and cap) are provided out of the box. Dial timeout is now also applied per attempt rather than across all retries.(#3706, #3705) by @mwhooker
✨ New Features
FT.AGGREGATEwith support for repeated/interleavedLOAD,APPLY,GROUPBY, andSORTBYstages (#3782) by @ndyakovVISMEMBERandWITHATTRIBSsupport (#3753) by @romanpovolNewScriptServerSHAusesSCRIPT LOADto obtain the digest from the server, avoiding client-side SHA-1 (#3700) by @chaitanyabodlapatiDoRawandDoRawWriteTofor raw RESP protocol access (#3713) by @ofekshenawaDialerRetryBackofffunction option with constant and exponential helpers (#3706) by @mwhookerNOSCRIPTreplies are now surfaced as a typed error for easier handling (#3738) by @LINKIWIClientSetNamemethod toPubSub(#3727) by @Flack74ReplicaOfmethod replaces the deprecatedSlaveOf(#3720) by @CopilotHScannow supports types implementingencoding.BinaryUnmarshaler(#3768) by @Aaditya-dubey1🐛 Bug Fixes
CLIENT MAINT_NOTIFICATIONShandshake whenHELLOfails and connection falls back to RESP2; fail fast when explicitly enabled with RESP3 (#3788) by @ndyakovShouldRetrynow treatsnet.OpErrorwithOp == "dial"timeout errors as safe to retry since no command was sent (#3787) by @vladisa88baseClientclose logic; replaced with a bounded, concurrency-safe named-hook registry (#3785) by @ndyakovcloseNotifytimeouts) for connections already dropped by the server due to idle timeout (#3778) by @ofekshenawaConnStateMachine.notifyWaitersthat could wake multiple waiters under a single mutex hold and violate FIFO ordering (#3777) by @0x48coreREADONLYerrors embedded in Lua script error messages on read-only replicas so commands are correctly retried (#3769) by @zhengjileiVSimWithScores,VSimWithArgsWithScores, andVLinksWithScoreswhich were broken on RESP2 connections returning flat arrays instead of maps (#3767) by @CopilotZRangeArgswithRev+ByScore/ByLexincorrectly swappingStart/Stop, breakingZRANGESTORE(#3751) by @Copilotredisotel-native(#3743) by @ofekshenawaOptions(#3739) by @rubensayshiredisotel-native(#3735) by @ofekshenawaotel/semconv/v1.38.0inredisotel-native(#3731) by @wzy9607SET ... NXinstead of the deprecatedSETNXcommand (#3723) by @ndyakovTIMEas a keyless command for correct cluster routing (#3722) by @fatal10110pool.namebeing appended per node, which corrupted and dropped user-provided custom attributes (#3699) by @Jesse-Bonfire*baseClient.initConn(); added explicit nil option guards to client constructors (#3676) by @olde-ducke⚡ Performance
github.com/dgryski/go-rendezvousdependency with an in-repo implementation ininternal/hashtag, reducing the dependency graph while preserving algorithm parity (#3762) by @bigsk05🧪 Testing & Infrastructure
repository,ref, andclient-libs-test-image-taginputs to therun-testscomposite action;redis-versionis now optional so unstable builds useREDIS_VERSIONfrom the Makefile (#3749) by @dariaguy-compat=1.24in release scripts (#3714, #3754) by @ndyakov, @cxljs🧰 Maintenance
Conn.closedatomic field in favor of the state machine'sStateClosed(#3783) by @cxljsredisotel/redisotel-native(#3770) by @ndyakovmaps.Keys,slices.Collect,slices.Contains,clear(), andslices.SortFuncinstead of custom helpers (#3758, #3746) by @cxljsHGetAlldescribing behavior and complexity (#3776) by @0x48core👥 Contributors
We'd like to thank all the contributors who worked on this release!
@0x48core, @Aaditya-dubey1, @Copilot, @Flack74, @Jesse-Bonfire, @LINKIWI, @bigsk05, @chaitanyabodlapati, @cxljs, @dariaguy, @fatal10110, @mwhooker, @ndyakov, @ofekshenawa, @olde-ducke, @olzhas-sabiyev, @romanpovol, @rubensayshi, @vladisa88, @wzy9607, @zhengjilei
Full Changelog: redis/go-redis@v9.18.0...v9.19.0
v9.18.0: 9.18.0Compare Source
Redis 8.6 Support
Added support for Redis 8.6, including new commands and features for streams idempotent production and HOTKEYS.
Smart Client Handoff (Maintenance Notifications) for Cluster
note: Pending RS version release
This release introduces comprehensive support for Redis Enterprise Cluster maintenance notifications via SMIGRATING/SMIGRATED push notifications. The client now automatically handles slot migrations by:
(#3643) by @ndyakov
OpenTelemetry Native Metrics Support
Added comprehensive OpenTelemetry metrics support following the OpenTelemetry Database Client Semantic Conventions. The implementation uses a Bridge Pattern to keep the core library dependency-free while providing optional metrics instrumentation through the new
extra/redisotel-nativepackage.Metric groups include:
(#3637) by @ofekshenawa
✨ New Features
ProducerID,IdempotentID,IdempotentAutoinXAddArgsand newXCFGSETcommand (#3693) by @ofekshenawaDialerRetriesandDialerRetryTimeouttoClusterOptions,RingOptions, andFailoverOptions(#3686) by @naveenchander30DigestStringandDigestByteshelper functions for client-side xxh3 hashing compatible with Redis DIGEST command (#3679) by @ofekshenawa🐛 Bug Fixes
WithTimeout()-pubSubPoolis now properly cloned (#3710) by @CopilotMaintNotificationsConfigininitConn(#3707) by @veeceeywantConnelements accumulation inwantConnQueue(#3680) by @cyningsun=when approx is false (#3684) by @ndyakov⚡ Performance
🧪 Testing
🧰 Maintenance
errors.Join()(#3653) by @cxljsMaxActiveConns(#3674) by @codykaup👥 Contributors
We'd like to thank all the contributors who worked on this release!
@12ya, @Copilot, @codykaup, @cxljs, @cyningsun, @feelshu, @feiguoL, @iamamirsalehi, @naveenchander30, @ndyakov, @ofekshenawa, @veeceey
golang/go (go)
v1.26.2v1.26.1v1.26.0v1.25.9v1.25.8v1.25.7kubernetes/api (k8s.io/api)
v0.36.0Compare Source
v0.35.4Compare Source
v0.35.3Compare Source
v0.35.2Compare Source
v0.35.1Compare Source
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)
v0.36.0Compare Source
v0.35.4Compare Source
v0.35.3Compare Source
v0.35.2Compare Source
v0.35.1Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.36.0Compare Source
v0.35.4Compare Source
v0.35.3Compare Source
v0.35.2Compare Source
v0.35.1Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.36.0Compare Source
v0.35.4Compare Source
v0.35.3Compare Source
v0.35.2Compare Source
v0.35.1Compare Source
kubernetes/code-generator (k8s.io/code-generator)
v0.36.0Compare Source
v0.35.4Compare Source
v0.35.3Compare Source
v0.35.2Compare Source
v0.35.1Compare Source
kubernetes/kube-aggregator (k8s.io/kube-aggregator)
v0.36.0Compare Source
v0.35.4Compare Source
v0.35.3Compare Source
v0.35.2Compare Source
v0.35.1Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.24.0Compare Source
🐛 Bug Fixes
🌱 Others
StartLoggingfor event debug logs (#3451)🌱 CI & linters
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.