Update dependency redis-cluster-client to v0.13.6
This MR contains the following updates:
Package | Update | Change | MyDiffEnd |
---|---|---|---|
redis-cluster-client | patch |
0.13.5 -> 0.13.6
|
https://my.diffend.io/gems/redis-cluster-client/0.13.5/0.13.6 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
redis-rb/redis-cluster-client (redis-cluster-client)
v0.13.6
What's Changed
- fix: pubsub worker stuck in jruby by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/438
- docs: update development instruction in readme by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/439
- fix: revise rough interruption handling to fine grain for thread by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/440
- ci: run test periodically by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/441
- fix: interruption handling in worker thread by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/442
- test: tweak some concurrency cases by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/443
- fix: wait for threads to be exited on closing workers by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/444
- fix: interruption handling for worker threads by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/445
- ci: disable scheduled workflow jobs in forked repositories by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/446
- ci: exclude an execution of a portion of jobs from regular test workflow by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/447
- ci: more lessen jobs in regular test workflow by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/448
- build: release 0.13.6 by @supercaracal in https://github.com/redis-rb/redis-cluster-client/pull/449
Full Changelog: https://github.com/redis-rb/redis-cluster-client/compare/v0.13.5...v0.13.6
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.