Skip to content

Commit

Permalink
changelog for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kwadhwa18 committed Sep 19, 2019
1 parent 2d1a793 commit 319078b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Rockset Kafka Connect Changelog

## v1.1.0 2019-09-19
- use new Rockset API Receiver Endpoint to send documents
- Retry on different 5xx errors and Socket Timeout
- Limit batch size to 1000 documents
- use blocking executor to prevent overloading the thread pool

## v1.0.1 2019-08-30
- Handle failures and report it to Kafka for retries

Expand Down

0 comments on commit 319078b

Please sign in to comment.