# v1.2.2 (2023-07-28) * **Dependency Update**: Updated to the latest SDK module versions # v1.2.1 (2023-07-13) * **Dependency Update**: Updated to the latest SDK module versions # v1.2.0 (2023-06-29) * **Feature**: This release adds support for the OR operator in RSQL join match conditions and the ability to control which operators (AND, OR) are allowed in a join match condition. # v1.1.6 (2023-06-15) * No change notes available for this release. # v1.1.5 (2023-06-13) * **Dependency Update**: Updated to the latest SDK module versions # v1.1.4 (2023-05-04) * No change notes available for this release. # v1.1.3 (2023-04-24) * **Dependency Update**: Updated to the latest SDK module versions # v1.1.2 (2023-04-10) * No change notes available for this release. # v1.1.1 (2023-04-07) * **Dependency Update**: Updated to the latest SDK module versions # 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