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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## [1.4.77] - 05/05/2025
4
+
5
+
### Features
6
+
* (**datazone**) This release adds a new authorization policy to control the usage of custom AssetType when creating an Asset. Customer can now add new grant(s) of policyType USE_ASSET_TYPE for custom AssetTypes to apply authorization policy to projects members and domain unit owners.
7
+
* (**devicefarm**) Add an optional parameter to the GetDevicePoolCompatibility API to pass in project information to check device pool compatibility.
8
+
* (**ec2**) This update introduces API operations to manage and create local gateway VIF and VIF groups. It also includes API operations to describe Outpost LAGs and service link VIFs.
9
+
* (**mediaconvert**) This release adds an optional sidecar per-frame video quality metrics report and an ALL_PCM option for audio selectors. It also changes the data type for Probe API response fields related to video and audio bitrate from integer to double.
10
+
11
+
### Documentation
12
+
* (**ecs**) Add support to roll back an In_Progress ECS Service Deployment
0 commit comments