Skip to content

Commit

Permalink
Prepare for release v0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
castorm committed Dec 26, 2020
1 parent d334ded commit 28668a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## v0.8

### v0.8.8 (12/25/2020)
- Bugfix #82: NPE when commit before ever polling. Happening on long initial polls.

### v0.8.7 (12/06/2020)
- FreeMarker number representation as "computer" by default, offset.timestamp explicitly documented as ISO8601 format, elasticsearch
example updated accordingly
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ plugins folder.
<artifactItem>
<groupId>com.github.castorm</groupId>
<artifactId>kafka-connect-http</artifactId>
<version>0.8.7</version>
<version>0.8.8</version>
<type>tar.gz</type>
<classifier>plugin</classifier>
</artifactItem>
Expand Down

0 comments on commit 28668a5

Please sign in to comment.