Sha256: e01f870fbaa99235e168c935001f3408ac9565d0bddd03ed1586055364f3d98a

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 KB

Contents

## [2.3.0] - 20/Dec/2023

## Fixed
- Fixed version mess.

## [2.2.0] - 20/Dec/2023

## Fixed
- Allow Sidekiq versions beyond 6.

## [2.0.0] - 28/Feb/2023

## Changed
- Name of gem -> wisper-sidekiq-compat

## Removed
- Support for Ruby < 3
- Support for Sidekiq < 6.5
- Rubinius support

## Fixed
- Compatibility with wisper-compat
- `Psych::DisallowedClass: Tried to load unspecified class:` on Ruby 3.1

## [1.3.0] - 25/Nov/2019

- Add the ability to pass `sidekiq_schedule_options` options in order to schedule jobs to be run in the future

## [1.2.0]

- fixes: gemspec does not allow sidekiq 5.x to be used

## [1.1.0] - 28/Sept/2018

- fixes: `NoMethodError: undefined method `set' for
  Wisper::SidekiqBroadcaster::Worker:Class` when using Sidekiq 2.x and 3.x.

## [1.0.0] - 28/Sept/2018

### Added
- sidekiq 5 compatibility (closes [#11](https://github.com/krisleech/wisper-sidekiq/issues/11))
- support for optional `sidekiq_options` per subscriber class (closes [#15](https://github.com/krisleech/wisper-sidekiq/issues/15))

## [0.0.1] - 06-10-2014

### Added
- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wisper-sidekiq-compat-2.3.0 CHANGELOG.md