Skip to content

v7.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Oct 19:14
· 28 commits to main since this release
b05204b

7.2.0 (2025-10-03)

🚀 Features

  • enhance SnsClient and SqsClient with structured publish parameters and deduplication logic (3852346)

🧹 Code Refactoring

  • improve error handling in externalErrorParser and LoggerService (57f25e2)
  • remove cryptographyService dependency and update sendMessage parameters in SqsClient (44a80c6)
  • simplify boolean variable declarations in SnsClient and SqsClient (f0e904c)
  • streamline error stack handling in LoggerService (10fe367)