Skip to content

Commit

Permalink
1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
eaviles committed Aug 23, 2019
1 parent f02d3d0 commit eb51262
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.0.12](https://github.com/lifion/lifion-kinesis/compare/v1.0.11...v1.0.12)

> 23 August 2019
- Add test coverage for when stopping consumers on start failure [`f02d3d0`](https://github.com/lifion/lifion-kinesis/commit/f02d3d08c1bc336c4d0ed467ad263ecc5cda4448)
- Make the consumer manager not be forced to wait until for the resolution of the start of a single consumer [`9c156be`](https://github.com/lifion/lifion-kinesis/commit/9c156be9c24c8f5321fbbdb2d8e122693f88746b)

#### [v1.0.11](https://github.com/lifion/lifion-kinesis/compare/v1.0.10...v1.0.11)

> 21 August 2019
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lifion-kinesis",
"version": "1.0.11",
"version": "1.0.12",
"description": "Lifion client for Amazon Kinesis Data streams",
"keywords": [
"adp",
Expand Down

0 comments on commit eb51262

Please sign in to comment.