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

fix(deps): update module github.com/go-redis/redis/v8 to v8.11.0 #417

Merged
merged 1 commit into from Jul 12, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-redis/redis/v8 require minor v8.2.1 -> v8.11.0

Release Notes

go-redis/redis

v8.11.0

Compare Source

Change

Remove OpenTelemetry metrics, Linked #​1534 #​1805

New Command
  1. XAutoClaim
  2. ZRangeStore
  3. ZUnion
Command More Options
  1. XAdd: NoMkStream+MinID+Limit
  2. XTrim: MinID+Limit
  3. XGroup: CreateConsumer
  4. ZAdd: GT+LT
  5. ZRange: ByScore+ByLex+Rev+Limit
New API
  1. XAutoClaim(ctx context.Context, a *XAutoClaimArgs) *XAutoClaimCmd
  2. XAutoClaimJustID(ctx context.Context, a *XAutoClaimArgs) *XAutoClaimJustIDCmd
  3. ZRangeStore(ctx context.Context, dst string, z ZRangeArgs) *IntCmd
  4. ZAddArgs(ctx context.Context, key string, args ZAddArgs) *IntCmd
  5. ZAddArgsIncr(ctx context.Context, key string, args ZAddArgs) *FloatCmd
  6. ZRangeArgs(ctx context.Context, z ZRangeArgs) *StringSliceCmd
  7. ZRangeArgsWithScores(ctx context.Context, z ZRangeArgs) *ZSliceCmd
  8. ZUnion(ctx context.Context, store ZStore) *StringSliceCmd
  9. ZUnionWithScores(ctx context.Context, store ZStore) *ZSliceCmd
Mark deprecated(remove in v9)
  1. ZAddCh
  2. ZIncr
  3. ZAddNXCh
  4. ZAddXXCh
  5. ZIncrNX
  6. ZIncrXX
  7. XTrim
  8. XTrimApprox
  9. XAddArgs.MaxLenApprox
Remarks

There is a bug in the xtrim/xadd limit option (redis/redis#9046)

v8.10.0

Compare Source

go-redis no longer depends on OpenTelemetry.
add support redis-command: ZInter ZDiffStore

v8.9.0

Compare Source

v8.8.3

Compare Source

v8.8.2

Compare Source

v8.8.1

Compare Source

v8.8.0

Compare Source

v8.7.1

Compare Source

v8.7.0

Compare Source

v8.6.0

Compare Source

v8.5.0

Compare Source

v8.4.11

Compare Source

v8.4.10

Compare Source

v8.4.9

Compare Source

v8.4.8

Compare Source

v8.4.7

Compare Source

v8.4.6

Compare Source

v8.4.5

Compare Source

v8.4.4

Compare Source

v8.4.3

Compare Source

v8.4.2

Compare Source

v8.4.1

Compare Source

v8.4.0

Compare Source

v8.3.4

Compare Source

v8.3.3

Compare Source

v8.3.2

Compare Source

v8.3.1

Compare Source

v8.3.0

Compare Source

v8.2.3

Compare Source

v8.2.2

Compare Source


Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from 2587789 to 070551d Compare March 5, 2021 12:03
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.6.0 fix(deps): update module github.com/go-redis/redis/v8 to v8.7.0 Mar 5, 2021
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from 070551d to d4efaba Compare March 6, 2021 11:33
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.7.0 fix(deps): update module github.com/go-redis/redis/v8 to v8.7.1 Mar 6, 2021
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from d4efaba to f008642 Compare March 23, 2021 10:00
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.7.1 fix(deps): update module github.com/go-redis/redis/v8 to v8.8.0 Mar 23, 2021
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from f008642 to a6ecdee Compare April 16, 2021 12:24
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.8.0 fix(deps): update module github.com/go-redis/redis/v8 to v8.8.2 Apr 16, 2021
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.8.2 fix(deps): update module github.com/go-redis/redis/v8 to v8.8.3 May 17, 2021
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from a6ecdee to 665bb6f Compare May 17, 2021 09:12
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from 665bb6f to 11c8e61 Compare May 26, 2021 14:17
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.8.3 fix(deps): update module github.com/go-redis/redis/v8 to v8.9.0 May 26, 2021
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from 11c8e61 to 80b3fbe Compare June 3, 2021 12:18
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.9.0 fix(deps): update module github.com/go-redis/redis/v8 to v8.10.0 Jun 3, 2021
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from 80b3fbe to 369aaf3 Compare June 30, 2021 11:50
@renovate renovate bot changed the title fix(deps): update module github.com/go-redis/redis/v8 to v8.10.0 fix(deps): update module github.com/go-redis/redis/v8 to v8.11.0 Jun 30, 2021
@renovate renovate bot force-pushed the renovate/github.com-go-redis-redis-v8-8.x branch from 369aaf3 to 8daafe6 Compare July 11, 2021 09:33
@axetroy axetroy merged commit ead9728 into master Jul 12, 2021
@axetroy axetroy deleted the renovate/github.com-go-redis-redis-v8-8.x branch July 12, 2021 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants