Skip to content
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 module github.com/redis/go-redis/v9 to v9.5.1 #31344

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/redis/go-redis/v9 v9.4.0 -> v9.5.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v9.5.1: 9.5.1

Compare Source

Changes

Note: This release fixes the SETINFO issue from 9.5.0. This release restores connections to redis versions that do not have SETINFO. Thank you to our amazing community for their help with this issue

🐛 Bug Fixes

  • bug: Fix SETINFO ensuring it is set-and-forget (#​2915)

🧰 Maintenance

  • docs: README update to highlight how to disable sending client identification (#​2913)

Contributors

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

@​ofekshenawa

v9.5.0: 9.5.0

Compare Source

Changes

Note: This release implements SETINFO by default, and currently breaks with Redis versions prior to 7.2 due to the way the change was implemented. It should have failed silently, but did not. 9.5.1 will fix this. To disable this behaviour, with this release, please DisableIdentity: true in your RedisOptions struct.

🚀 New Features

  • Add object fraq command (#​2844)
  • Speed up connections by sending SetInfo via a pipeline (#​2880)
  • Add helpers to set libinfo without panic (#​2724)

🧰 Maintenance

  • Remove unnecessary Node project definition file (#​2863)
  • Add support for specifying bitcount unit as byte or bit, byte default (#​2887)
  • fix ConnPool race in newConn (#​2885)

📚 Documentation & Testing

  • Docs: update features (#​2846)
  • Docs: add bytes in scan struct example (#​2836)
  • Tests: add ut for util_test (#​2840)

⚙️ Dependencies & Infrastructure

  • chore: update OpenTelemetry and Uptrace to the latest version (#​2864)
  • chore(deps): bump release-drafter/release-drafter from 5 to 6 (#​2883)
  • chore(deps): bump rojopolis/spellcheck-github-actions from 0.35.0 to 0.36.0 (#​2889)
  • chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#​2890)
  • Change RE image to 7.2.4-108 (#​2884)
  • Add CredentialsProvider to ClusterOptions (#​2791)

Contributors

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

@​OlegStotsky, @​abusizhishen, @​dependabot, @​dependabot[bot], @​johnduhart, @​limotley, @​ofekshenawa, @​peczenyj, @​rfyiamcool, and @​vmihailenco


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 20, 2024
@renovate renovate bot requested a review from dmitryax as a code owner February 20, 2024 14:00
@renovate renovate bot added the renovatebot label Feb 20, 2024
@renovate renovate bot requested a review from a team as a code owner February 20, 2024 14:00
@github-actions github-actions bot added the receiver/redis Redis related issues label Feb 20, 2024
@renovate renovate bot requested a review from mx-psi as a code owner February 20, 2024 14:05
Copy link
Contributor

github-actions bot commented Mar 6, 2024

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Mar 6, 2024
@mx-psi mx-psi closed this Mar 6, 2024
@mx-psi mx-psi reopened this Mar 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-redis-go-redis-v9-9.x branch from c583233 to 7bc5955 Compare March 6, 2024 08:21
@renovate renovate bot changed the title Update module github.com/redis/go-redis/v9 to v9.5.0 Update module github.com/redis/go-redis/v9 to v9.5.1 Mar 6, 2024
@mx-psi mx-psi closed this Mar 6, 2024
@mx-psi mx-psi reopened this Mar 6, 2024
@mx-psi mx-psi merged commit bf182c8 into main Mar 6, 2024
141 of 142 checks passed
@mx-psi mx-psi deleted the renovate/github.com-redis-go-redis-v9-9.x branch March 6, 2024 08:49
@github-actions github-actions bot added this to the next release milestone Mar 6, 2024
DougManton pushed a commit to DougManton/opentelemetry-collector-contrib that referenced this pull request Mar 13, 2024
…31344)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/redis/go-redis/v9](https://togithub.com/redis/go-redis) |
`v9.4.0` -> `v9.5.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fredis%2fgo-redis%2fv9/v9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fredis%2fgo-redis%2fv9/v9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fredis%2fgo-redis%2fv9/v9.4.0/v9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fredis%2fgo-redis%2fv9/v9.4.0/v9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>redis/go-redis (github.com/redis/go-redis/v9)</summary>

### [`v9.5.1`](https://togithub.com/redis/go-redis/releases/tag/v9.5.1):
9.5.1

[Compare
Source](https://togithub.com/redis/go-redis/compare/v9.5.0...v9.5.1)

### Changes

Note: This release fixes the SETINFO issue from 9.5.0. This release
restores connections to redis versions that do not have SETINFO. Thank
you to our amazing community for their help with this issue

#### 🐛 Bug Fixes

- bug: Fix SETINFO ensuring it is set-and-forget
([#&open-telemetry#8203;2915](https://togithub.com/redis/go-redis/issues/2915))

#### 🧰 Maintenance

- docs: README update to highlight how to disable sending client
identification
([#&open-telemetry#8203;2913](https://togithub.com/redis/go-redis/issues/2913))

#### Contributors

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

[@&open-telemetry#8203;ofekshenawa](https://togithub.com/ofekshenawa)

### [`v9.5.0`](https://togithub.com/redis/go-redis/releases/tag/v9.5.0):
9.5.0

[Compare
Source](https://togithub.com/redis/go-redis/compare/v9.4.0...v9.5.0)

### Changes

Note: This release implements SETINFO by default, and currently breaks
with Redis versions *prior* to 7.2 due to the way the change was
implemented. It should have failed silently, but did not. 9.5.1 will fix
this. To disable this behaviour, with this release, please
`DisableIdentity: true` in your `RedisOptions` struct.

#### 🚀 New Features

- Add object fraq command
([#&open-telemetry#8203;2844](https://togithub.com/redis/go-redis/issues/2844))
- Speed up connections by sending SetInfo via a pipeline
([#&open-telemetry#8203;2880](https://togithub.com/redis/go-redis/issues/2880))
- Add helpers to set libinfo without panic
([#&open-telemetry#8203;2724](https://togithub.com/redis/go-redis/issues/2724))

#### 🧰 Maintenance

- Remove unnecessary Node project definition file
([#&open-telemetry#8203;2863](https://togithub.com/redis/go-redis/issues/2863))
- Add support for specifying bitcount unit as byte or bit, byte default
([#&open-telemetry#8203;2887](https://togithub.com/redis/go-redis/issues/2887))
- fix ConnPool race in newConn
([#&open-telemetry#8203;2885](https://togithub.com/redis/go-redis/issues/2885))

#### 📚 Documentation & Testing

- Docs: update features
([#&open-telemetry#8203;2846](https://togithub.com/redis/go-redis/issues/2846))
- Docs: add bytes in scan struct example
([#&open-telemetry#8203;2836](https://togithub.com/redis/go-redis/issues/2836))
- Tests: add ut for util_test
([#&open-telemetry#8203;2840](https://togithub.com/redis/go-redis/issues/2840))

#### ⚙️ Dependencies & Infrastructure

- chore: update OpenTelemetry and Uptrace to the latest version
([#&open-telemetry#8203;2864](https://togithub.com/redis/go-redis/issues/2864))
- chore(deps): bump release-drafter/release-drafter from 5 to 6
([#&open-telemetry#8203;2883](https://togithub.com/redis/go-redis/issues/2883))
- chore(deps): bump rojopolis/spellcheck-github-actions from 0.35.0 to
0.36.0 ([#&open-telemetry#8203;2889](https://togithub.com/redis/go-redis/issues/2889))
- chore(deps): bump golangci/golangci-lint-action from 3 to 4
([#&open-telemetry#8203;2890](https://togithub.com/redis/go-redis/issues/2890))
- Change RE image to 7.2.4-108
([#&open-telemetry#8203;2884](https://togithub.com/redis/go-redis/issues/2884))
- Add CredentialsProvider to ClusterOptions
([#&open-telemetry#8203;2791](https://togithub.com/redis/go-redis/issues/2791))

#### Contributors

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

[@&open-telemetry#8203;OlegStotsky](https://togithub.com/OlegStotsky),
[@&open-telemetry#8203;abusizhishen](https://togithub.com/abusizhishen),
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot),
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot)\[bot],
[@&open-telemetry#8203;johnduhart](https://togithub.com/johnduhart),
[@&open-telemetry#8203;limotley](https://togithub.com/limotley),
[@&open-telemetry#8203;ofekshenawa](https://togithub.com/ofekshenawa),
[@&open-telemetry#8203;peczenyj](https://togithub.com/peczenyj),
[@&open-telemetry#8203;rfyiamcool](https://togithub.com/rfyiamcool), and
[@&open-telemetry#8203;vmihailenco](https://togithub.com/vmihailenco)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
XinRanZhAWS pushed a commit to XinRanZhAWS/opentelemetry-collector-contrib that referenced this pull request Mar 13, 2024
…31344)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/redis/go-redis/v9](https://togithub.com/redis/go-redis) |
`v9.4.0` -> `v9.5.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fredis%2fgo-redis%2fv9/v9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fredis%2fgo-redis%2fv9/v9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fredis%2fgo-redis%2fv9/v9.4.0/v9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fredis%2fgo-redis%2fv9/v9.4.0/v9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>redis/go-redis (github.com/redis/go-redis/v9)</summary>

### [`v9.5.1`](https://togithub.com/redis/go-redis/releases/tag/v9.5.1):
9.5.1

[Compare
Source](https://togithub.com/redis/go-redis/compare/v9.5.0...v9.5.1)

### Changes

Note: This release fixes the SETINFO issue from 9.5.0. This release
restores connections to redis versions that do not have SETINFO. Thank
you to our amazing community for their help with this issue

#### 🐛 Bug Fixes

- bug: Fix SETINFO ensuring it is set-and-forget
([#&open-telemetry#8203;2915](https://togithub.com/redis/go-redis/issues/2915))

#### 🧰 Maintenance

- docs: README update to highlight how to disable sending client
identification
([#&open-telemetry#8203;2913](https://togithub.com/redis/go-redis/issues/2913))

#### Contributors

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

[@&open-telemetry#8203;ofekshenawa](https://togithub.com/ofekshenawa)

### [`v9.5.0`](https://togithub.com/redis/go-redis/releases/tag/v9.5.0):
9.5.0

[Compare
Source](https://togithub.com/redis/go-redis/compare/v9.4.0...v9.5.0)

### Changes

Note: This release implements SETINFO by default, and currently breaks
with Redis versions *prior* to 7.2 due to the way the change was
implemented. It should have failed silently, but did not. 9.5.1 will fix
this. To disable this behaviour, with this release, please
`DisableIdentity: true` in your `RedisOptions` struct.

#### 🚀 New Features

- Add object fraq command
([#&open-telemetry#8203;2844](https://togithub.com/redis/go-redis/issues/2844))
- Speed up connections by sending SetInfo via a pipeline
([#&open-telemetry#8203;2880](https://togithub.com/redis/go-redis/issues/2880))
- Add helpers to set libinfo without panic
([#&open-telemetry#8203;2724](https://togithub.com/redis/go-redis/issues/2724))

#### 🧰 Maintenance

- Remove unnecessary Node project definition file
([#&open-telemetry#8203;2863](https://togithub.com/redis/go-redis/issues/2863))
- Add support for specifying bitcount unit as byte or bit, byte default
([#&open-telemetry#8203;2887](https://togithub.com/redis/go-redis/issues/2887))
- fix ConnPool race in newConn
([#&open-telemetry#8203;2885](https://togithub.com/redis/go-redis/issues/2885))

#### 📚 Documentation & Testing

- Docs: update features
([#&open-telemetry#8203;2846](https://togithub.com/redis/go-redis/issues/2846))
- Docs: add bytes in scan struct example
([#&open-telemetry#8203;2836](https://togithub.com/redis/go-redis/issues/2836))
- Tests: add ut for util_test
([#&open-telemetry#8203;2840](https://togithub.com/redis/go-redis/issues/2840))

#### ⚙️ Dependencies & Infrastructure

- chore: update OpenTelemetry and Uptrace to the latest version
([#&open-telemetry#8203;2864](https://togithub.com/redis/go-redis/issues/2864))
- chore(deps): bump release-drafter/release-drafter from 5 to 6
([#&open-telemetry#8203;2883](https://togithub.com/redis/go-redis/issues/2883))
- chore(deps): bump rojopolis/spellcheck-github-actions from 0.35.0 to
0.36.0 ([#&open-telemetry#8203;2889](https://togithub.com/redis/go-redis/issues/2889))
- chore(deps): bump golangci/golangci-lint-action from 3 to 4
([#&open-telemetry#8203;2890](https://togithub.com/redis/go-redis/issues/2890))
- Change RE image to 7.2.4-108
([#&open-telemetry#8203;2884](https://togithub.com/redis/go-redis/issues/2884))
- Add CredentialsProvider to ClusterOptions
([#&open-telemetry#8203;2791](https://togithub.com/redis/go-redis/issues/2791))

#### Contributors

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

[@&open-telemetry#8203;OlegStotsky](https://togithub.com/OlegStotsky),
[@&open-telemetry#8203;abusizhishen](https://togithub.com/abusizhishen),
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot),
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot)\[bot],
[@&open-telemetry#8203;johnduhart](https://togithub.com/johnduhart),
[@&open-telemetry#8203;limotley](https://togithub.com/limotley),
[@&open-telemetry#8203;ofekshenawa](https://togithub.com/ofekshenawa),
[@&open-telemetry#8203;peczenyj](https://togithub.com/peczenyj),
[@&open-telemetry#8203;rfyiamcool](https://togithub.com/rfyiamcool), and
[@&open-telemetry#8203;vmihailenco](https://togithub.com/vmihailenco)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file receiver/redis Redis related issues Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants