Build(deps): Bump github.com/redis/go-redis/v9 from 9.6.1 to 9.7.0
Bumps github.com/redis/go-redis/v9 from 9.6.1 to 9.7.0.
Release notes
Sourced from github.com/redis/go-redis/v9's releases.
9.7.0
Changes
🚀 New Features
- Support Redis search and query capabilities (#2801, #3098)
- Support indexing and querying empty values (#3053)
- Support for Redis JSON with RESP2 protocol (#3146)
🛠 ️ ImprovementsWe're glad to announce that we added a search and query support in the current release.
🧰 Maintenance
- Documentation examples (#3102, #3106, #3110, #3111, #3113, #3114, #3115, #3123, #3124)
- retract v9.5.3 of redisotel and other extra packages (#3108)
- Add test coverage reporting and Codecov badge (#3055)
- Updated module version that points to retracted package version (#3074)
Contributors
We'd like to thank all the contributors who worked on this release!
@andy-stark-redis
,@ipechorin
,@ofekshenawa
and@vladvildanov
9.7.0-beta.1
Changes
🚀 New Features
- Support Redis search and query capabilities (#2801, #3098)
- Support indexing and querying empty values (#3053)
🛠 ️ ImprovementsWe're glad to announce that we added a search and query support in the current release.
🧰 Maintenance
- Documentation examples (#3102, #3106, #3110, #3111, #3113, #3114, #3115, #3123, #3124)
- retract v9.5.3 of redisotel and other extra packages (#3108)
- Add test coverage reporting and Codecov badge (#3055)
- Updated module version that points to retracted package version (#3074)
Contributors
We'd like to thank all the contributors who worked on this release!
@andy-stark-redis
,@ipechorin
,@ofekshenawa
and@vladvildanov
9.6.2
Changes
... (truncated)
Commits
-
ed37c33
Updated package version [9.7] (#3159) -
135f8e3
Fix field name spellings (#3132) (#3156) -
ac2e91d
Support Json with Resp 2 (#3146) (#3155) -
ec680ae
Remove direct read from TLS underlying conn (#3138) (#3154) -
ad131f4
Updated package version (#3134) -
d9eeed1
Fix Flaky Test: should handle FTAggregate with Unstable RESP3 Search Module a... -
e99abe4
DOC-4237 added Bloom filter examples (#3115) -
9e79c9b
DOC-4228 JSON code examples (#3114) -
9e3709c
DOC-4234 added bitmap examples (#3124) -
69b4c01
DOC-4241 added t-digest examples (#3123) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts