Changelog¶
Version 2.3.0¶
- CCDB-3922: Retry HTTP requests on failure to read body
Version 2.2.0¶
- FF-4705, FF-4690 | Add support for mTLS auth in connector.
- MINOR: Fix connection timeout property
Version 2.1.2¶
- Added minor range validations.
Version 2.1.1¶
- MINOR: Fix connection timeout property
Version 2.1.0¶
- CCDB-3824: Add proxy authentication support
- CCDB-3721: Include exception details when failing to connect
- MINOR: upgrade connect-plugins-parent to upgrade jackson-databind and google-oauth-client
- CC-12816: Try to base64-decode serialized schema detector state
- CC-12045: Fix CVEs for ServiceNow Sink and Source
- MINOR: Add ‘sink’ componentType to plugin configuraton
Version 2.0.5¶
- Added minor range validations for connection timeout to 60s and valid retries between 1 and 5.
Version 2.0.4¶
- CCDB-3721: Include exception details when failing to connect
- MINOR: upgrade connect-plugins-parent to upgrade jackson-databind and google-oauth-client
Version 2.0.3¶
No changes
Version 2.0.2¶
- CC-12816: Try to base64-decode serialized schema detector state
- CC-12045: Fix CVEs for ServiceNow Sink and Source
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.8¶
- CCDB-3721: Include exception details when failing to connect
- MINOR: upgrade connect-plugins-parent to upgrade jackson-databind and google-oauth-client
Version 1.1.7¶
No changes
Version 1.1.6¶
- CC-12816: Try to base64-decode serialized schema detector state
- CC-12045: Fix CVEs for ServiceNow Sink and Source
- MINOR: Add
sink
componentType to plugin configuraton
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 changes
Version 1.1.1¶
- Promote ServiceNow Sink connector to PA
Version 1.1.0¶
- Add ServiceNow Sink connector (Preview)
Version 1.0.9¶
- CCDB-3721: Include exception details when failing to connect
- MINOR: upgrade connect-plugins-parent to upgrade jackson-databind and google-oauth-client
Version 1.0.8¶
No changes
Version 1.0.7¶
- CC-12816: Try to base64-decode serialized schema detector state
- CC-12045: Fix CVEs for ServiceNow Sink and Source
Version 1.0.6¶
- CC-8776: Upgrade operation to 1.0.8, utils to 0.4.0, enable saving schemas
Version 1.0.5¶
- MINOR: Bump connect-utils to 0.3.2, connect-operation-http to 1.0.5
Version 1.0.4¶
- CC-8692: Make jsonSchemaDetector and jsonParser non-static
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