Changelog for Syslog Source Connector for Confluent Platform¶
Version 1.5.9¶
Updated jose4j from 0.9.3 to 0.9.4 to resolve CVE-2023-51775 Introduced a new config syslog.use.length.as.delimiter Introduced a new predicated FieldIsIP for HostnameResolverTransformation
Version 1.5.8¶
- Updated jose4j from 0.7.2 to 0.9.3 to resolve vulnerabilitiy
- Updated org.apache.avro version to 1.11.3 to resolve vulnerabilitiy
- Resolved CVE-2024-26308
- Migration: Jenkins -> Semaphore
Version 1.5.7¶
- Change decoder to use length as delimiter if provided
Version 1.5.6¶
- Resolved CVE-2023-4759
Version 1.5.5¶
- RCCA-14867: Allows the connector’s task to bind to same address after restart
Version 1.5.4¶
- CC-20539: Updated dependency
jackson-core
to resolve CVE - CC-21197: Updated dependency
com.google.guava_guava
to resolve CVE
Version 1.5.3¶
- Use min of current and message timestamp for Kafka Record Timestamp
Version 1.5.2¶
- RCCA-12515 Failing the task if the configured port is unavailable or already used(only for TCP), upon task startup
Version 1.5.1¶
- Merge Conflict Resolution (from 1.3.x to 1.4.x)
- Bump connect-plugins version to fix CVE
- bump connect-plugins version to fix CVE
Version 1.5.0¶
- Added support for client authentication in SSL communication