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

chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.1 #318

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timtor-bot
Copy link
Collaborator

@timtor-bot timtor-bot commented Mar 12, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly minor v1.6.2 -> v1.25.1

Warning

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


Release Notes

dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)

v1.25.1

Compare Source

This is a patch release.

fix: regression in squashing code when determining eval commands (#​4116)

The regression was caused by #​3947 and it causes crashes in bullmq.
It has not been found till now because python client sends commands in uppercase.
Fixes #​4113

Signed-off-by: Roman Gershman roman@dragonflydb.io

v1.25.0

Compare Source

Dragonfly v1.25.0

Some prominent changes include:

  • FT.SEARCH fixes: #​3956 #​3955 #​4043
  • Prefix search - supporting queries like "@​color:{gre* | orange | yellow*}: #​3972
  • GCS save/load support #​4006
  • Few Improvements around replication/snapshotting - it should be more efficient around large entries #​4041
  • zrevrank/zrank support withscore option #​4001
What's Changed
New Contributors
Huge thanks to all the contributors! ❤️

Full Changelog: dragonflydb/dragonfly@v1.24.0...v1.25.0

v1.24.0

Compare Source

Dragonfly v1.24.0

It's a maintenance release with mostly performance and bug fixes for edge cases.

Some prominent changes include:

  1. feat: add HEXPIRE and FIELDEXPIRE by @​NegatioN #​3780
  2. fix BITPOS command responses by @​Diskein #​3910
  3. add allcommands/nocommands to ACL rules by @​Lakshyadevelops #​3783
What's Changed
New Contributors
Huge thanks to all the contributors! ❤️

Full Changelog: dragonflydb/dragonfly@v1.23.0...v1.24.0

v1.23.2

Compare Source

This is a patch release.
fix: rdb load fix loading plain lists dragonflydb/dragonfly@4959bef

full change log: dragonflydb/dragonfly@v1.23.1...v1.23.2

v1.23.1

Compare Source

Dragonfly v1.23.1

This is a patch release.
Update urgency - low.

fix: use less memory when loading huge values: #​3829, #​3825, #​3807
fix: crash in stream code + performance improvements: #​3775
fix: crash when using RENAME with search indexes: #​3803

Full Changelog: dragonflydb/dragonfly@v1.23.0...v1.23.1

v1.23.0

Compare Source

Dragonfly v1.23.0

Some prominent changes include:

  • Fix container healthchecks for both privileged and non-privileged environments #​3644
  • Fix FT.AGGREGATE command (#​3657 #​3660 )
  • Fix regression with the S3 access #​3717
  • Added ZRANGESTORE command #​3757
  • introducerss_oom_deny_ratio flag (#​3702) - now Dragonfly will reject write commands if its RSS memory usage
    crosses maxmemory*rss_oom_deny_ratio. The default value of this flag is set to 1.25.
  • Support for "CLIENT ID" and "CLIENT SETINFO" commands (#​3673 and #​3672)
  • Better memory tracking for JSON objects (#​3641)
What's Changed

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.

@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 348c589 to d63cf63 Compare March 12, 2024 16:37
@timtor-bot timtor-bot changed the title chore(amethyst): Update ghcr.io/dragonflydb/dragonfly Docker tag to v1.15.0 chore(amethyst): Update ghcr.io/dragonflydb/dragonfly Docker tag to v1.15.1 Mar 12, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from d63cf63 to fd3b350 Compare March 18, 2024 06:34
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from fd3b350 to 06e22ba Compare April 1, 2024 16:30
@timtor-bot timtor-bot changed the title chore(amethyst): Update ghcr.io/dragonflydb/dragonfly Docker tag to v1.15.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.15.1 Apr 1, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 06e22ba to 36959eb Compare April 4, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.15.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.16.0 Apr 4, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 36959eb to 85b8334 Compare April 9, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.16.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.16.1 Apr 9, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch 2 times, most recently from 180da59 to 61e0eab Compare April 17, 2024 00:10
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.16.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.17.0 Apr 17, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 61e0eab to 8d516f1 Compare April 19, 2024 00:10
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.17.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.17.1 Apr 19, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch 3 times, most recently from 8069821 to 52e8fa8 Compare May 10, 2024 00:10
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.17.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.18.0 May 10, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 52e8fa8 to 4ed34e9 Compare May 17, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.18.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.18.1 May 17, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 4ed34e9 to a52cd8a Compare June 6, 2024 00:10
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.18.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.0 Jun 6, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from a52cd8a to dc3f40a Compare June 7, 2024 13:55
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from dc3f40a to 54a0b70 Compare June 17, 2024 11:35
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 54a0b70 to 6c28a4d Compare July 2, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.1 Jul 2, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 6c28a4d to c61e595 Compare July 3, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.2 Jul 3, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from c61e595 to 5b9b33e Compare July 10, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.2 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.20.0 Jul 10, 2024
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.20.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.20.1 Jul 11, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 776279e to 1f33a89 Compare August 8, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.20.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.21.0 Aug 8, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 1f33a89 to a868d27 Compare August 10, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.21.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.21.1 Aug 10, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from a868d27 to cec7357 Compare August 17, 2024 00:12
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.21.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.21.2 Aug 17, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from cec7357 to d4138b5 Compare August 23, 2024 00:12
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.21.2 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.21.3 Aug 23, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from d4138b5 to 37bc78f Compare August 24, 2024 00:12
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.21.3 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.21.4 Aug 24, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 37bc78f to 663fd64 Compare September 4, 2024 00:13
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.21.4 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.22.0 Sep 4, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 663fd64 to 1fac5b3 Compare September 9, 2024 00:14
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.22.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.22.1 Sep 9, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 1fac5b3 to cddb116 Compare September 17, 2024 00:12
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.22.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.22.2 Sep 17, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from cddb116 to c6e58b6 Compare September 26, 2024 00:14
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.22.2 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.0 Sep 26, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from c6e58b6 to bfdd413 Compare October 1, 2024 00:16
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.1 Oct 1, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from bfdd413 to 85bada3 Compare October 11, 2024 00:12
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.2 Oct 11, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 85bada3 to b0d23e2 Compare October 17, 2024 00:12
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.2 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.24.0 Oct 17, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from b0d23e2 to 59fc341 Compare November 12, 2024 00:12
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.24.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.0 Nov 12, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 59fc341 to 4e44714 Compare November 13, 2024 00:13
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.1 Nov 13, 2024
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.

1 participant