Update sidekiq 8.1.1 → 8.1.2 (patch)#432
Merged
klausmeyer merged 1 commit intomasterfrom Mar 26, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sidekiq (8.1.1 → 8.1.2) · Repo · Changelog
Release Notes
8.1.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
Changes, releaseFixes zh-TW.LanguageName (#6964)restructure gemfile, support :tui group for bundlerverify url hacking doesnt crash, #6955fix nil on busy page, resolves #6954Reduce default batch size when enqueuing scheduled jobs via `push_bulk` (#6953)gemfile cleanupfix ciupgrade herb, fmt [ciskip]simplify refreshoptimize CPU usageRefactor tab and control code, require rr 1.4+implement minimial debug mode, restructure tui startup a bitAdd terminal ui supportdocument an oddityHello, kiq!rename TUI to kiqimplement i18n for tuipolish tui helpAdding spacing around TUI titleStyle unselectable tables correctlyImplement metrics filteringrefactor controls into separate ModuleRework TUI tabs to specify their control keysAdjust TUI for Pro/Ent extensions, use light colors for contrastInitial work on Pro/Ent extensionsSortedSet entries are not guaranteed to be jobs, this method should be on JobSetAlign worker replacement and stats with runtime concurrency (#6943)Corrected a typo on a variable name. (#6938)Support profiling ActiveJob jobs (#6937)more tui polishminor refactoring for tuibumpRefactor TUI by tabs (#6934)fix(api): Mutation during iteration led to missing pages, fixes #6936Update README.md [ci skip]massage wordingmisspelled disableRelease Notes
2.19.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Release 2.19.3Fix handling of unescaped control characters preceeded by a backslashRelease Notes
0.28.0 (from changelog)
0.27.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
Release 0.28.0Merge pull request #294 from redis-rb/hash-ring-2Add Hash.ring shortcutMerge pull request #293 from redis-rb/hash-ring-iterationImplement `RedisClient::HashRing#nodes`Merge pull request #292 from redis-rb/hash-ringImplement RedisClient::HashRing for horizontal sharingMerge pull request #291 from redis-rb/linter-groupRemove hiredis symbol confusion testAdd linter group in GemfileUpdate json gemMerge pull request #289 from jjb/patch-1fix idle_timeout defaultRelease 0.27.0Merge pull request #288 from redis-rb/idle-timeoutImplement `idle_timeout`Merge pull request #285 from vchomakov/add-driver-info-supportAdd DriverInfo support for CLIENT SETINFOSet tarball expiration to 30 daysMerge pull request #284 from redis-rb/dependabot/bundler/stackprof-0.2.28Bump stackprof from 0.2.27 to 0.2.28Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands