-
Home
-
Kafka Connectors
Changelog
Version 1.2.0
- Add two new fields to store the trap PDU (raw and serialized) as a byte array in the produced Kafka records
Version 1.1.3
- Fix bug that prevented configuring the connector with no authentication or no privacy with SNMP v3
- CVE fixes
Version 1.1.2
- MINOR: Fix to prevent thread/memory leak and to free allocated resources
Version 1.1.1
- Promoted connector to General Availability
Version 1.1.0
- HCD-280: Removed unnessary fields from payload like ‘counter32’, ‘counter64’, ‘gauge32’, ‘integer’, ‘ipaddress’, ‘null’, ‘objectIdentifier’, ‘octetString’, ‘opaque’ and ‘timeticks’
- HCD-280: Renamed ‘metadata’ field to ‘value’
- HCD-280: Implemented SNMP PDU fields according to RFC 2576
- Renamed to SNMP connector to SNMP Trap connector
Version 1.0.0-preview
- Initial version for preview.