Skip to content

2.3.2

Compare
Choose a tag to compare
@dlvenable dlvenable released this 13 Jul 20:35
· 1163 commits to main since this release
ee07d1c

2023-07-12 Version 2.3.2


Bug Fixes

  • Updated the release date (#2912)
  • Fix addTags API in EventMetadata (#2996)
  • Fix DLQ writer writing empty list (#2998)
  • Fix SqsWorker error messages (#3002)
  • Fix S3 errors around end of file behavior. (#3006)
  • Retry s3 reads on socket exceptions. (#3008)
  • Fix race condition in SqsWorker when acknowledgements are enabled (#3010)
  • Remove validation that made keys starting or ending with . - or _ invalid (#3007)

Security