fix(deps): update module github.com/redis/go-redis/v9 to v9.6.1 #108

Merged
prskr merged 1 commit from renovate/github.com-redis-go-redis-v9-9.x into main 2024-09-16 09:46:15 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/redis/go-redis/v9 require minor v9.5.3 -> v9.6.1

Release Notes

redis/go-redis (github.com/redis/go-redis/v9)

v9.6.1: 9.6.1

Compare Source

Changes

9.6

This release contains all new features from version 9.6.

🚀 New Features
  • Support Hash-field expiration commands (#​2991)
  • Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration (#​3038)
  • Support NOVALUES parameter for HSCAN (#​2925)
  • Added test case for CLIENT KILL with MAXAGE option (#​2971)
  • Add support for XREAD last entry (#​3005)
  • Reduce the type assertion of CheckConn (#​3066)

9.6.1

In addition minor changes were performed to retract version 9.5.3 and 9.5.4 that were released accidentally.

🧰 Maintenance
🎁 Package Distribution
  • Retract versions 9.5.3 and 9.5.4 (#​3069)

Contributors

We'd like to thank all the contributors who worked on this release!

@​LINKIWI, @​b1ron, @​gerzse, @​haines, @​immersedin, @​naiqianz, @​ofekshenawa, @​srikar-jilugu, @​tzongw, @​vladvildanov, @​vmihailenco and @​monkey92t

v9.6.0: 9.6.0

Compare Source

Changes

🚀 New Features

  • Support Hash-field expiration commands (#​2991)
  • Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration (#​3038)
  • Support NOVALUES parameter for HSCAN (#​2925)
  • Added test case for CLIENT KILL with MAXAGE option (#​2971)
  • Add support for XREAD last entry (#​3005)
  • Reduce the type assertion of CheckConn (#​3066)

🛠️ Improvements

This release includes support for Redis Community Edition (CE) 7.4.0, ensuring compatibility with the latest features and improvements introduced in Redis CE 7.4.0.

🧰 Maintenance

  • chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#​2993)
  • Avoid unnecessary retry delay in cluster client following MOVED and ASK redirection (#​3048)
  • add test for tls connCheck #​3025 (#​3047)
  • fix node routing in slotClosestNode (#​3043)
  • Update pubsub.go (#​3042)
  • Change monitor test to run manually (#​3041)
  • chore(deps): bump rojopolis/spellcheck-github-actions from 0.36.0 to 0.38.0 (#​3028)
  • Add (*StatusCmd).Bytes() method (#​3030)
  • chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /example/otel (#​3000)

Contributors

We'd like to thank all the contributors who worked on this release!

@​LINKIWI, @​b1ron, @​dependabot, @​dependabot[bot], @​gerzse, @​haines, @​immersedin, @​naiqianz, @​ofekshenawa, @​srikar-jilugu, @​tzongw, @​vladvildanov and @​vmihailenco @​monkey92t

v9.5.4

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | require | minor | `v9.5.3` -> `v9.6.1` | --- ### Release Notes <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> ### [`v9.6.1`](https://github.com/redis/go-redis/releases/tag/v9.6.1): 9.6.1 [Compare Source](https://github.com/redis/go-redis/compare/v9.6.0...v9.6.1) ### Changes #### 9.6 This release contains all new features from version 9.6. ##### 🚀 New Features - Support Hash-field expiration commands ([#&#8203;2991](https://github.com/redis/go-redis/issues/2991)) - Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration ([#&#8203;3038](https://github.com/redis/go-redis/issues/3038)) - Support NOVALUES parameter for HSCAN ([#&#8203;2925](https://github.com/redis/go-redis/issues/2925)) - Added test case for CLIENT KILL with MAXAGE option ([#&#8203;2971](https://github.com/redis/go-redis/issues/2971)) - Add support for XREAD last entry ([#&#8203;3005](https://github.com/redis/go-redis/issues/3005)) - Reduce the type assertion of CheckConn ([#&#8203;3066](https://github.com/redis/go-redis/issues/3066)) #### 9.6.1 In addition minor changes were performed to retract version 9.5.3 and 9.5.4 that were released accidentally. ##### 🧰 Maintenance - Change CI to 7.4.0-RC2 ([#&#8203;3070](https://github.com/redis/go-redis/issues/3070)) ##### 🎁 Package Distribution - Retract versions 9.5.3 and 9.5.4 ([#&#8203;3069](https://github.com/redis/go-redis/issues/3069)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;LINKIWI](https://github.com/LINKIWI), [@&#8203;b1ron](https://github.com/b1ron), [@&#8203;gerzse](https://github.com/gerzse), [@&#8203;haines](https://github.com/haines), [@&#8203;immersedin](https://github.com/immersedin), [@&#8203;naiqianz](https://github.com/naiqianz), [@&#8203;ofekshenawa](https://github.com/ofekshenawa), [@&#8203;srikar-jilugu](https://github.com/srikar-jilugu), [@&#8203;tzongw](https://github.com/tzongw), [@&#8203;vladvildanov](https://github.com/vladvildanov), [@&#8203;vmihailenco](https://github.com/vmihailenco) and [@&#8203;monkey92t](https://github.com/monkey92t) ### [`v9.6.0`](https://github.com/redis/go-redis/releases/tag/v9.6.0): 9.6.0 [Compare Source](https://github.com/redis/go-redis/compare/v9.5.4...v9.6.0) ### Changes #### 🚀 New Features - Support Hash-field expiration commands ([#&#8203;2991](https://github.com/redis/go-redis/issues/2991)) - Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration ([#&#8203;3038](https://github.com/redis/go-redis/issues/3038)) - Support NOVALUES parameter for HSCAN ([#&#8203;2925](https://github.com/redis/go-redis/issues/2925)) - Added test case for CLIENT KILL with MAXAGE option ([#&#8203;2971](https://github.com/redis/go-redis/issues/2971)) - Add support for XREAD last entry ([#&#8203;3005](https://github.com/redis/go-redis/issues/3005)) - Reduce the type assertion of CheckConn ([#&#8203;3066](https://github.com/redis/go-redis/issues/3066)) #### 🛠️ Improvements This release includes support for Redis Community Edition (CE) 7.4.0, ensuring compatibility with the latest features and improvements introduced in Redis CE 7.4.0. #### 🧰 Maintenance - chore(deps): bump golangci/golangci-lint-action from 4 to 6 ([#&#8203;2993](https://github.com/redis/go-redis/issues/2993)) - Avoid unnecessary retry delay in cluster client following MOVED and ASK redirection ([#&#8203;3048](https://github.com/redis/go-redis/issues/3048)) - add test for tls connCheck [#&#8203;3025](https://github.com/redis/go-redis/issues/3025) ([#&#8203;3047](https://github.com/redis/go-redis/issues/3047)) - fix node routing in slotClosestNode ([#&#8203;3043](https://github.com/redis/go-redis/issues/3043)) - Update pubsub.go ([#&#8203;3042](https://github.com/redis/go-redis/issues/3042)) - Change monitor test to run manually ([#&#8203;3041](https://github.com/redis/go-redis/issues/3041)) - chore(deps): bump rojopolis/spellcheck-github-actions from 0.36.0 to 0.38.0 ([#&#8203;3028](https://github.com/redis/go-redis/issues/3028)) - Add `(*StatusCmd).Bytes()` method ([#&#8203;3030](https://github.com/redis/go-redis/issues/3030)) - chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /example/otel ([#&#8203;3000](https://github.com/redis/go-redis/issues/3000)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;LINKIWI](https://github.com/LINKIWI), [@&#8203;b1ron](https://github.com/b1ron), [@&#8203;dependabot](https://github.com/dependabot), [@&#8203;dependabot](https://github.com/dependabot)\[bot], [@&#8203;gerzse](https://github.com/gerzse), [@&#8203;haines](https://github.com/haines), [@&#8203;immersedin](https://github.com/immersedin), [@&#8203;naiqianz](https://github.com/naiqianz), [@&#8203;ofekshenawa](https://github.com/ofekshenawa), [@&#8203;srikar-jilugu](https://github.com/srikar-jilugu), [@&#8203;tzongw](https://github.com/tzongw), [@&#8203;vladvildanov](https://github.com/vladvildanov) and [@&#8203;vmihailenco](https://github.com/vmihailenco) [@&#8203;monkey92t](https://github.com/monkey92t) ### [`v9.5.4`](https://github.com/redis/go-redis/compare/v9.5.3...v9.5.4) [Compare Source](https://github.com/redis/go-redis/compare/v9.5.3...v9.5.4) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjguMSIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
forgejo-actions changed title from fix(deps): update module github.com/redis/go-redis/v9 to v9.5.4 to fix(deps): update module github.com/redis/go-redis/v9 to v9.6.0 2024-07-20 03:35:56 +00:00
forgejo-actions force-pushed renovate/github.com-redis-go-redis-v9-9.x from f0b14b10f5 to 02f12f5d84 2024-07-20 03:35:56 +00:00 Compare
forgejo-actions force-pushed renovate/github.com-redis-go-redis-v9-9.x from 02f12f5d84 to 9db2318dff 2024-07-26 03:35:05 +00:00 Compare
forgejo-actions changed title from fix(deps): update module github.com/redis/go-redis/v9 to v9.6.0 to fix(deps): update module github.com/redis/go-redis/v9 to v9.6.1 2024-07-26 03:35:07 +00:00
prskr merged commit 9db2318dff into main 2024-09-16 09:46:15 +00:00
prskr deleted branch renovate/github.com-redis-go-redis-v9-9.x 2024-09-16 09:46:15 +00:00
Sign in to join this conversation.
No description provided.