File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
33and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- ## 1.3.0 (UNRELEASED )
5+ ## 1.3.0 (02/06/2019 )
66
77### New Features
8- - Added ability to configure sending a client certificate in order to authenicate Kafka-Connect REST endpoints.
8+ - Added ability to configure sending a client certificate in order to authenticate Kafka-Connect REST endpoints.
99
1010## 1.2.0 (02/02/2019)
1111
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This client library is released on Maven Central. Add a new dependency to your
1212<dependency >
1313 <groupId >org.sourcelab</groupId >
1414 <artifactId >kafka-connect-client</artifactId >
15- <version >1.2 .0</version >
15+ <version >1.3 .0</version >
1616</dependency >
1717```
1818
You can’t perform that action at this time.
0 commit comments