Releases: JeffersonLab/epics2kafka
Releases · JeffersonLab/epics2kafka
v2.0.0
02 Aug 21:12
Compare
Sorry, something went wrong.
No results found
Bump deps
JCA to v2.4.8
Kafka to v3.5.0
Integration tests now run from outside of Docker network
Dropped ZooKeeper
Now using Bitnami Docker image for Kafka
Now publishing to jeffersonlab DockerHub namespace
v1.9.0
25 May 19:32
Compare
Sorry, something went wrong.
No results found
Don't distribute "provided" jars (#10 )
Connect topics creation now explicit (#11 )
Concurrent state snapshot handling updated (741d6fb )
v1.8.0
16 May 17:13
Compare
Sorry, something went wrong.
No results found
v1.7.1
02 May 14:58
Compare
Sorry, something went wrong.
No results found
Docker build updated (curl instead of wget with updated Debezium image)
v1.7.0
02 May 14:40
Compare
Sorry, something went wrong.
No results found
Bump Kafka to 3.1.0 (Debezium 1.9.2)
v1.6.0
13 Apr 21:27
Compare
Sorry, something went wrong.
No results found
EPICS Channel errors handled more gracefully (Fixes #7 )
Integration tests now use snapshot instead of fixed version
Bump compile-time and test-time dependencies
v1.5.0
04 Apr 14:57
Compare
Sorry, something went wrong.
No results found
Added support for Java Channel Access (JCA) configuration options (Fixes #8 ):
auto_addr_list
connection_timeout
repeater_port
max_array_bytes
thread_pool_size
Upgrade Note : The default for auto_addr_list is now "true" to be consistent with JCA. It was previously hard-coded as "false".
v1.4.0
10 Mar 20:44
Compare
Sorry, something went wrong.
No results found
Bump debezium container to v1.8.1 (Kafka 3.0.0)
Bump confluent libs to v7.0.1 (Kafka 3.0.0)
v1.3.0
21 Feb 20:51
Compare
Sorry, something went wrong.
No results found
Build tools updated to Gradle 7.4 and Java 17 (still compiling down to Java 8)
Debugging logging updated
Connect server system time now used for source offset (in case IOC timestamps are untrustworthy) - timestamp metadata still from IOC though.
Added new integration test for "fast" updates
Updated docker strategy
v1.2.0
13 May 16:44
Compare
Sorry, something went wrong.
No results found
Bump Kafka dependencies to latest Kafka 1.6 series