Sha256: fb160c368ff89fead3f585cd52f61306780ce8bf500ff872e0ee6d2c0199fc26

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

# 0.16.0 - 2023-05-17

- Support Redis gem version 5

# 0.15.0 - 2022-11-17

- Fix data inconsistencies when Redis fails during jobs (#19)
- Update minimum Ruby version to 2.7

# 0.14.0 - 2022-06-20

- Fix compatibility with Sidekiq 6.5 (#15)

# 0.13.0 - 2020-11-30

- Fix exception code so it has parity with Sidekiq 4.2.3 and up, version bump cause
minimum version of Sikekiq changed.

# 0.12.3 - 2020-10-15

- Fixes a problem where scheduler didn't recover from Redis flush

# 0.12.2 - 2019-09-11

- Allow sorting schedule history by schedule name

# 0.12.1 - 2019-08-30

- Jobs that change family from per host to non per host can cause a tight loop

# 0.12.0 - 2019-08-29

- Add support for multiple workers which allows avoiding queue starvation

# 0.11.0 - 2019-06-24

- Correct situation where distributed mutex could end in a tight loop when
 redis could not be contacted

# 0.9.2 - 2019-04-26

- Correct UI so it displays durations that are longer than a minute

# 0.9.1 - 2019-01-21

- Remove dependency on ActiveSupport and add proper dependency for Sidekiq
- Remove Discourse specific bits from Sidekiq web scheduler tab.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mini_scheduler-0.16.0 CHANGELOG.md