Important
You are viewing documentation for an older version of Confluent Platform. For the latest, click here.
Changelog¶
Version 2.0.1¶
- Updated plugin description in manifest file.
Version 2.0.0¶
- Breaking change in output schema for source connector:
sys_created_on
andsys_updated_on
would beTimestamp
objects instead ofString
.
Version 1.1.5¶
- No changes.
Version 1.1.4¶
- Upgrade internal libraries for schema detection and JSON parsing.
Version 1.1.3¶
- Bug fix to remove static variables that caused data corruption on concurrent usage.
Version 1.1.2¶
- No change.
Version 1.1.1¶
- Promote ServiceNow Sink Connector to PA.
Version 1.1.0¶
- Add ServiceNow Sink Connector (Preview).
Version 1.0.3-preview¶
- Source connector supports parsing JSON formatted ServiceNow objects to Connect Structs.
Version 1.0.3-preview¶
- Source connector supports parsing JSON formatted ServiceNow objects to Connect Structs
Version 1.0.2-preview¶
- Releases the ServiceNow sink connector
Version 1.0.1-preview¶
- Fixes de-duplication bug in the ServiceNow source connector which led to ignored record updates
Version 1.0.0-preview¶
- Initial version for preview