Skip to content

2.3.1

Compare
Choose a tag to compare
@asifsmohammed asifsmohammed released this 20 Jun 18:37
· 15 commits to 2.3 since this release
e7f3513

2023-06-20 Version 2.3.1


Enhancements

  • Add support for external ID when making STS AssumeRole call (#2862)
  • Remove sensitive from the error log for index name format failure in OpenSearch sink (#2894)

Bug Fixes

  • Fix errors when SQS notifications are from AWS EventBridge (#2861, #2789, #2788)
  • Fix concurrentModification in CredentialsCache (#2876)
  • Fix suppressed exception and added logs when incorrect compression is configures in S3 source (#2879, #2896)
  • Fix S3 sink metrics names as they are conflicting with S3 source (#2887)
  • Fix silent dropping data when index has null keys (#2885)

Security