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
+59Lines changed: 59 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,64 @@
1
1
# Changelog
2
2
3
+
## [1.4.14] - 02/05/2025
4
+
5
+
### Documentation
6
+
* (**rds**) Documentation updates to clarify the description for the parameter AllocatedStorage for the DB cluster data type, the description for the parameter DeleteAutomatedBackups for the DeleteDBCluster API operation, and removing an outdated note for the CreateDBParameterGroup API operation.
7
+
8
+
## [1.4.13] - 02/04/2025
9
+
10
+
### Features
11
+
* (**databasemigrationservice**) Introduces TargetDataSettings with the TablePreparationMode option available for data migrations.
12
+
* (**iam**) This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM.
13
+
* (**neptunegraph**) Added argument to `list-export` to filter by graph ID
14
+
* (**qbusiness**) Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes.
15
+
16
+
### Documentation
17
+
* (**datasync**) Doc-only update to provide more information on using Kerberos authentication with SMB locations.
18
+
* (**sagemaker**) IPv6 support for Hyperpod clusters
19
+
20
+
## [1.4.12] - 02/03/2025
21
+
22
+
### Features
23
+
* (**mediatailor**) Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose.
24
+
25
+
## [1.4.11] - 01/31/2025
26
+
27
+
### Features
28
+
* (**amp**) Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper.
29
+
* (**bedrockagentruntime**) This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences
30
+
* (**codebuild**) Added support for CodeBuild self-hosted Buildkite runner builds
31
+
* (**georoutes**) The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility.
32
+
* (**sagemaker**) This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant.
33
+
34
+
### Documentation
35
+
* (**rds**) Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster.
36
+
37
+
## [1.4.10] - 01/30/2025
38
+
39
+
### Features
40
+
* (**appstream**) Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0.
41
+
* (**bedrockagentruntime**) Add a 'reason' field to InternalServerException
42
+
* (**ecr**) Temporarily updating dualstack endpoint support
43
+
* (**ecrpublic**) Temporarily updating dualstack endpoint support
44
+
* (**mediatailor**) Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them.
45
+
* (**qbusiness**) Added APIs to manage QBusiness user subscriptions
46
+
* (**s3tables**) You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument.
47
+
* (**verifiedpermissions**) Adds Cedar JSON format support for entities and context data in authorization requests
48
+
49
+
## [1.4.9] - 01/29/2025
50
+
51
+
### Features
52
+
* (**bcmpricingcalculator**) Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations.
53
+
* (**ecr**) Add support for Dualstack and Dualstack-with-FIPS Endpoints
54
+
* (**ecrpublic**) Add support for Dualstack Endpoints
55
+
* (**mailmanager**) This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries.
56
+
* (**s3**) Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long.
57
+
* (**transcribestreaming**) This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe.
58
+
59
+
### Fixes
60
+
* Upgrade **smithy-kotlin** version to pick up fixes for header signing
0 commit comments