Changelog

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 and sys_updated_on would be Timestamp objects instead of String

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.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
  • CC-9112: Upgrade parent pom to avoid license header build issues on Jenkins

Version 1.0.5

  • MINOR: Bump connect-utils to 0.3.2, connect-operation-http to 1.0.5

Version 1.0.4

  • MINOR: Fix javadoc build
  • CC-8692: Make jsonSchemaDetector and jsonParser non-static
  • Revert “CC-7518: Pick up excludes for artifactory”

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