You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
## [1.3.57] - 10/18/2024
27
27
28
28
### Features
29
-
* (**athena**) Removing FEDERATED from Create/List/Delete/GetDataCatalog API
29
+
* (**athena**) 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.
30
30
* (**bedrock**) Adding converse support to CMI API's
31
31
* (**bedrockruntime**) Added converse support for custom imported models
32
32
* (**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.
0 commit comments