Changelog

Version 1.2.4

  • CCMSG-2224: Updated jackson-databind to fix CVE-2022-42003 and CVE-2022-42004

Version 1.2.3

  • MINOR: Updated CODEOWNERS to connect-team1
  • CCMSG-1954: Updated Gson version to 2.9.0 to fix CVE-2022-256

Version 1.2.2

  • Minor: Upgraded connect-commons-plugins from 0.8.12 to 0.8.13 to use backward compatible licensing JAR
  • Minor: Upgraded connect-commons-plugins from 0.8.11 to 0.8.12 to remove nano version
  • CVE: Upgraded connect-commons-plugins from 0.8.10 to 0.8.11
  • CVE: Updated storage commons to fix jackson databind
  • CCMSG-1652: Updated to latest commons to resolve protobuf CVE

Version 1.2.1

  • CCLOG-870: Introduced retry counter with exponential backoff to prevent infinite retry with no backoff

Version 1.2.0

  • Added configuration validations to verify the validity of the SQS URL, AWS credentials, and associated permissions
  • Added two new configuration properties, aws.access.key.id and aws.secret.key.id to allow users to provide AWS credentials directly instead of having to use a credentials provider