Skip to content

Releases: ably/kafka-connect-ably

2.0.2

09 Sep 15:32
af27ec0
Compare
Choose a tag to compare

Full Changelog

This release increases ably-java dependency version to fix a potential vulnerability issue in dependency used by ably-java.

2.0.1

01 Jun 10:43
68b4454
Compare
Choose a tag to compare

Full Changelog

This release increases the capability of this connector to process data types received from Kafka Connect,
with support for JSONifying schematic data #71, implemented in #73 (ikbalkaya).

2.0.0

20 Apr 16:49
905c929
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Remove client.use.binary.protocol configuration #57
  • Add configuration validators #53
  • Make message name configurable and interpolable #46
  • Code reorganization and refinement #63 (ikbalkaya)
  • Add distributed mode configuration file #62 (ikbalkaya)
  • Remove client.use.binary.protocol configuration #60 (ikbalkaya)
  • Make message name configurable #48 (ikbalkaya)
  • Implement pattern based mapping #43 (ikbalkaya)

Fixed bugs:

  • Readme emphasizes n to 1 mapping #66
  • NullPointerException when proxy password is not specified #34
  • NullPointerException on proxy port issue #52 (ikbalkaya)

1.0.3

31 Dec 13:13
14763ad
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Caught exception and printed stack trace instead of throwing it to resume task #36 (ikbalkaya)

1.0.2

29 Sep 12:13
46206bc
Compare
Choose a tag to compare

Full Changelog

Merged pull requests: