Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 969 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 969 Bytes

v1.1.0 (2023-03-21)

  • Feature: GA Release of AWS Clean Rooms, Added Tagging Functionality
  • Dependency Update: Updated to the latest SDK module versions

v1.0.5 (2023-03-10)

  • Dependency Update: Updated to the latest SDK module versions

v1.0.4 (2023-02-22)

  • Bug Fix: Prevent nil pointer dereference when retrieving error codes.

v1.0.3 (2023-02-20)

  • Dependency Update: Updated to the latest SDK module versions

v1.0.2 (2023-02-15)

  • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
  • Bug Fix: Correct error type parsing for restJson services.

v1.0.1 (2023-02-03)

  • Dependency Update: Updated to the latest SDK module versions

v1.0.0 (2023-01-12)

  • Release: New AWS service client module
  • Feature: Initial release of AWS Clean Rooms