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
* release-1.44.78:
Bumping version to 1.44.78
Update changelog based on model updates
Revert "Tighten output file permissions (#10197)" (#10214)
Tighten CodeDeploy config file permissions (#10206)
"description": "Conversational Analytics for Email",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``devops-agent``",
9
+
"description": "Devops Agent now supports associate Splunk, Datadog and custom MCP server to an Agent Space.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``ecs``",
14
+
"description": "Minor updates to exceptions for completeness",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``imagebuilder``",
19
+
"description": "Image pipelines can now automatically apply tags to images they create. Set the imageTags property when creating or updating your pipelines to get started.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``mediaconvert``",
24
+
"description": "Adds support for MV-HEVC video output and clear lead for AV1 DRM output.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``observabilityadmin``",
29
+
"description": "CloudWatch Observability Admin adds support for multi-region telemetry evaluation and telemetry enablement rules.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``rtbfabric``",
34
+
"description": "Adds optional health check configuration for Responder Gateways with ASG Managed Endpoints. When provided, RTB Fabric continuously probes customers' instance IPs and routes traffic only to healthy ones, reducing errors during deployments, scaling events, and instance failures.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``sagemaker``",
39
+
"description": "Support new SageMaker StartClusterHealthCheck API for on-demand DHC on Hyperpod EKS cluster. Support updated CreateCluster, UpdateCluster, DescribeCluster, BatchAddClusterNodes APIs for flexible instance group on HyperPod cluster",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "codedeploy",
44
+
"description": "Tighten file permissions for CodeDeploy configuration file",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.44.78
6
+
=======
7
+
8
+
* api-change:``connect``: Conversational Analytics for Email
9
+
* api-change:``devops-agent``: Devops Agent now supports associate Splunk, Datadog and custom MCP server to an Agent Space.
10
+
* api-change:``ecs``: Minor updates to exceptions for completeness
11
+
* api-change:``imagebuilder``: Image pipelines can now automatically apply tags to images they create. Set the imageTags property when creating or updating your pipelines to get started.
12
+
* api-change:``mediaconvert``: Adds support for MV-HEVC video output and clear lead for AV1 DRM output.
13
+
* api-change:``observabilityadmin``: CloudWatch Observability Admin adds support for multi-region telemetry evaluation and telemetry enablement rules.
14
+
* api-change:``rtbfabric``: Adds optional health check configuration for Responder Gateways with ASG Managed Endpoints. When provided, RTB Fabric continuously probes customers' instance IPs and routes traffic only to healthy ones, reducing errors during deployments, scaling events, and instance failures.
15
+
* api-change:``sagemaker``: Support new SageMaker StartClusterHealthCheck API for on-demand DHC on Hyperpod EKS cluster. Support updated CreateCluster, UpdateCluster, DescribeCluster, BatchAddClusterNodes APIs for flexible instance group on HyperPod cluster
16
+
* bugfix:codedeploy: Tighten file permissions for CodeDeploy configuration file
0 commit comments