Sha256: ef51ca15656fceae3eaf21e978dddd8a5f8e6c99e4a96452e7dc7855915334a1
Contents?: true
Size: 1.38 KB
Versions: 1
Compression:
Stored size: 1.38 KB
Contents
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## 2.3.1 (2017-03-11) - [bugfix] Add index required for current implementation of Phobos Checkpoint UI ## 2.3.0 (2017-03-08) - [enhancement] Add created_at to events table ## 2.2.0 (2017-03-08) - [enhancement] Add delete failure end point ## 2.1.0 (2017-03-07) - [enhancement] When retrying failures, an event is created if they return an ack ## 2.0.0 (2017-03-01) - [enhancement] Rename tables ## 1.1.0 (2017-02-28) - [feature] Add end point for fetching individual failures ## 1.0.0 (2017-02-24) - [feature] Introduce failures and failure handling in Handler. Add failures to the events API ## 0.5.0 (2016-12-28) - [feature] Add another instrumentation to wrap the entire around consume ## 0.4.0 (2016-12-28) - [feature] Add more instrumentation for consuming - [feature] Support custom db config path ## 0.3.0 (2016-10-10) - [feature] Built-in sinatra APP with events API ## 0.2.0 (2016-09-06) - [feature] New CLI command to generate migrations #6 - [feature] Automatically sets database pool size based on listeners max_concurrency #2 ## 0.1.1 (2016-09-02) - [bugfix] Handler is not injecting start and stop methods #4 ## 0.1.0 (2016-08-29) - Published on Github
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
phobos_db_checkpoint-2.3.1 | CHANGELOG.md |