Sha256: 1c029d85561b0210dcb487db4c735215080f248ff6ccea872940387651caf931
Contents?: true
Size: 1.06 KB
Versions: 1
Compression:
Stored size: 1.06 KB
Contents
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [1.1.0] - 2015-12-04 ### Changed - Use Sinatra template helpers to get template caching for views ### Added - Support using a separate Redis connection/pool for workflow storage ## [1.0.0] - 2015-11-19 ### Changed - Nothing: bumping for first production release ## [0.1.4] - 2015-11-19 ### Changed - Added display of additional workflow keys (i.e., args) on web UI ## [0.1.3] - 2015-11-19 ### Changed - Fixed workflow-enabled jobs spawned by untracked jobs, which should therefore be considered roots on their own - Modified web view to display total size of each workflow set ## [0.1.2] - 2015-11-17 ### Changed - Fixed compatibility with older Sidekiq/middleware versions that don't support alternate redis pools ## [0.1.1] - 2015-11-16 ### Added - This changelog ### Changed - Allowed pushing to rubygems.org ## [0.1.0] - 2015-11-16 ### Initial Release - Shipping all launch features: tree tracking, network bridging, etc.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sidekiq-hierarchy-1.1.0 | CHANGELOG.md |