Skip to content

Commit 6c72c1f

Browse files
committed
chore(client-athena): update release notes for athena breaking change
1 parent 3435c99 commit 6c72c1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
4949

5050
### Features
5151

52-
* **client-athena:** Removing FEDERATED from Create/List/Delete/GetDataCatalog API ([ca03f0c](https://github.com/aws/aws-sdk-js-v3/commit/ca03f0c2cdca4a62332cb0099e7c7c422aafb301))
52+
* **client-athena:** **BREAKING CHANGE**: Remove DataCatalog from Create/DeleteDataCatalog. Remove Status, ConnectionType, and Error from DataCatalog and DataCatalogSummary. These were released inadvertently with no functionality. They were not populated or populated with a default value. Code related to these changes can be safely removed. ([ca03f0c](https://github.com/aws/aws-sdk-js-v3/commit/ca03f0c2cdca4a62332cb0099e7c7c422aafb301))
5353
* **client-bedrock-runtime:** Added converse support for custom imported models ([ae2b967](https://github.com/aws/aws-sdk-js-v3/commit/ae2b967a7eede8123b18aad7e5365fd0ba203eda))
5454
* **client-bedrock:** Adding converse support to CMI API's ([46406ae](https://github.com/aws/aws-sdk-js-v3/commit/46406aead13168fc5e895d02bb282d4aafdf3a1e))
5555
* **client-datazone:** Adding the following project member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API. ([678f17d](https://github.com/aws/aws-sdk-js-v3/commit/678f17d82335dbe3dc5e01812ffdee5fc800fe54))

clients/client-athena/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1616

1717
### Features
1818

19-
* **client-athena:** Removing FEDERATED from Create/List/Delete/GetDataCatalog API ([ca03f0c](https://github.com/aws/aws-sdk-js-v3/commit/ca03f0c2cdca4a62332cb0099e7c7c422aafb301))
19+
* **client-athena:** **BREAKING CHANGE**: Remove DataCatalog from Create/DeleteDataCatalog. Remove Status, ConnectionType, and Error from DataCatalog and DataCatalogSummary. These were released inadvertently with no functionality. They were not populated or populated with a default value. Code related to these changes can be safely removed. ([ca03f0c](https://github.com/aws/aws-sdk-js-v3/commit/ca03f0c2cdca4a62332cb0099e7c7c422aafb301))
2020

2121

2222

0 commit comments

Comments
 (0)