Skip to content

Commit 64531d1

Browse files
Bump version to 2.35.2
1 parent ec07443 commit 64531d1

14 files changed

Lines changed: 65 additions & 50 deletions

.changes/2.35.2.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``signin``",
4+
"description": "AWS Sign-In now allows customers to control access to the AWS Management Console using resource-based policies. With this release customers can restrict console access based on network perimeters such as VPC IDs, VPC endpoints, and IP addresses.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``medialive``",
9+
"description": "Adding premixer settings to pid and track audio inputs in MediaLIve to allow greater control over mixing audio from multiple source streams including support for AudioPidSelectors made up of multiple audio PIDs.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``ec2``",
14+
"description": "This release adds support for AMI Watermark which a structured identifier that helps in tracking AMI provenance",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``sagemaker``",
19+
"description": "Add support for G6e instances (ml.g6e.xlarge through ml.g6e.48xlarge) on Amazon SageMaker Notebook Instances.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``connecthealth``",
24+
"description": "Add support for MedicalScribeBinaryAudioEvent in the Medical Scribe streaming input. This new event type lets you send audio as a raw binary payload instead of a base64-encoded value",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``ecs``",
29+
"description": "Amazon ECS Managed Daemon task definitions now support pidMode and ipcMode parameters. Set shared to allow daemons to share PID or IPC namespaces with co-located tasks on Managed Instances, enabling process tracing and shared memory communication.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``amp``",
34+
"description": "Adds supports for out-of-order sample ingestion (default 1-minute window) and a configurable rule query offset to reduce data loss and improve alerting accuracy.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``lightsail``",
39+
"description": "This release adds support for Asia Pacific (Hong Kong) (ap-east-1), Europe (Spain) (eu-south-2) and South America (Sao Paulo) (sa-east-1) Regions.",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-amp-49745.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-connecthealth-98962.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-ec2-8562.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-ecs-35969.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-lightsail-76668.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-medialive-37408.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-sagemaker-48118.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-signin-29573.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
CHANGELOG
33
=========
44

5+
2.35.2
6+
======
7+
8+
* api-change:``signin``: AWS Sign-In now allows customers to control access to the AWS Management Console using resource-based policies. With this release customers can restrict console access based on network perimeters such as VPC IDs, VPC endpoints, and IP addresses.
9+
* api-change:``medialive``: Adding premixer settings to pid and track audio inputs in MediaLIve to allow greater control over mixing audio from multiple source streams including support for AudioPidSelectors made up of multiple audio PIDs.
10+
* api-change:``ec2``: This release adds support for AMI Watermark which a structured identifier that helps in tracking AMI provenance
11+
* api-change:``sagemaker``: Add support for G6e instances (ml.g6e.xlarge through ml.g6e.48xlarge) on Amazon SageMaker Notebook Instances.
12+
* api-change:``connecthealth``: Add support for MedicalScribeBinaryAudioEvent in the Medical Scribe streaming input. This new event type lets you send audio as a raw binary payload instead of a base64-encoded value
13+
* api-change:``ecs``: Amazon ECS Managed Daemon task definitions now support pidMode and ipcMode parameters. Set shared to allow daemons to share PID or IPC namespaces with co-located tasks on Managed Instances, enabling process tracing and shared memory communication.
14+
* api-change:``amp``: Adds supports for out-of-order sample ingestion (default 1-minute window) and a configurable rule query offset to reduce data loss and improve alerting accuracy.
15+
* api-change:``lightsail``: This release adds support for Asia Pacific (Hong Kong) (ap-east-1), Europe (Spain) (eu-south-2) and South America (Sao Paulo) (sa-east-1) Regions.
16+
17+
518
2.35.1
619
======
720

0 commit comments

Comments
 (0)