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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog
2
2
3
+
## [1.0.54] - 02/09/2024
4
+
5
+
### Features
6
+
* (**batch**) This feature allows Batch to support configuration of repository credentials for jobs running on ECS
7
+
* (**braket**) Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device.
8
+
* (**costoptimizationhub**) Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API.
9
+
* (**iot**) This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
10
+
* (**pricing**) Add Throttling Exception to all APIs.
11
+
12
+
### Documentation
13
+
* (**amp**) Overall documentation updates.
14
+
* (**ecs**) Documentation only update for Amazon ECS.
0 commit comments