Release date: Oct 20, 2018
Bug fix:
- JENKINS-54130 - Fix Remoting Kafka agent docker build.
Release date: Oct 03, 2018
Upgrade:
- JENKINS-53416 - Upgrade remoting to 3.26 and core to 2.138.1.
Bug fix:
- JENKINS-53397 - Fix ChannelClosedException when using kafka nodes.
Release date: Aug 12, 2018
Enhancement:
- JENKINS-52079 - Tear down connection when master or agent stops.
Documentation:
- JENKINS-52514 - Add technical documentation of the plugin.
- JENKINS-52987 - Update demo instruction to use the plugin without Kafka-enabled SSL.
Test automation:
- JENKINS-51714 - Basic test automation for the plugin.
- JENKINS-52879 - Explore testcontainers for test automation.
Release date: Jul 18, 2018
Enhancement:
- JENKINS-52044 - Remove JNLP agent port from the Remoting Kafka Plugin demo.
- JENKINS-51471 - Support configuring Remoting Kafka Global config and agents via Configuration-as-Code plugin.
- JENKINS-52422 - Remove diagnostics logging of events.
- JENKINS-51711 - Ready-to-fly demo for Remoting Kafka.
Release date: Jul 12, 2018
Features:
- JENKINS-51472 - Remoting Kafka plugin should support Kafka authorization.
- JENKINS-51473 - Remoting Kafka client should support Kafka authorization.
- JENKINS-51830 - Add "Test Connection" button to Global Kafka configurations.
- JENKINS-52200 - Integrate Kafka admin portal.
Fixed issues:
- JENKINS-52343 - Fix exceptions of closeRead() method in KafkaClassicCommandTransport.
Release date: Jun 28, 2018
Features:
- JENKINS-51414 - Implementation of command transport for command invocation (for master).
- JENKINS-51708 - Implementation of command transport for command invocation (for agents).
- JENKINS-51470 - Remoting Kafka agents should provide connection security.
- JENKINS-51857 - Stop storing Kafka Properties on disk.
- JENKINS-52190 - Update Remoting Kafka to the released versions of Remoting/Core with extensibility API.
- JENKINS-51942 - Improve Kafka producer-consumer topic model.