Skip to content

Commit

Permalink
Changelog for 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haneeshr committed Oct 5, 2019
1 parent b6d059f commit 40cf984
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Rockset Kafka Connect Changelog

## v1.2.0 2019-10-04
- Connector now supports keys in messages for all types
- `_id` for documents are now assigned on the server side. This could cause collections to have duplicate docs for a message
- Key for a message is now part of the document, under `_meta.kafka.key`

## v1.1.0 2019-09-19
- use new Rockset API Receiver Endpoint to send documents
- Retry on different 5xx errors and Socket Timeout
Expand Down

0 comments on commit 40cf984

Please sign in to comment.