Sha256: eb62b0149c3e04a21770118d74d801cd94e7579f60c617d2b8c0eef0b704b700

Contents?: true

Size: 1.03 KB

Versions: 1

Compression:

Stored size: 1.03 KB

Contents

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### [0.8.2] - 2019-08-06

### Fixed
- Schedule now uses cron format to schedule heartbeat. The "every: 1min" format was causing multiple heartbeats to fire in the same minute if there were multiple sidekiq processes with the dynamic setting turned off (which is default).

### [0.8.1] - 2019-08-05

### Fixed
- Schedule is now setup correctly for dyanmic schedules and non-dynamic

## [0.8.0] - 2019-07-31

### Added
- Adds sidekiq-scheduler as a dependency
- Sets up the schedule of heartbeats within the adapter.

## [0.7.0] - 2019-07-29

### Changed
- Increased the minimum version of queue-bus
- If the adapter is already set, will not warn instead of error.

## [0.6.1] - 2019-06-17
### Changed

 - Upper limit of sidekiq version was expanded to include all minor versions of sidekiq.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sidekiq-bus-0.8.2 CHANGELOG.md