Skip to content

Commit 630f674

Browse files
author
AWS
committed
Release 2.18.30. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 6364216 commit 630f674

File tree

407 files changed

+513
-463
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

407 files changed

+513
-463
lines changed

.changes/2.18.30.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"version": "2.18.30",
3+
"date": "2022-12-02",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "This changes fixes the previously incorrect handling of `hostPrefix` in services, causing requests for some services to have the wrong URL. This change also undoes the suppression of rules-based endpoint generation for all services apart from EventBridge, S3, and S3 Control, which was implemented in [#3520](https://github.com/aws/aws-sdk-java-v2/issues/3520) because of the previously mentioned `hostPrefix` issue."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS AppSync",
14+
"contributor": "",
15+
"description": "Fixes the URI for the evaluatecode endpoint to include the /v1 prefix (ie. \"/v1/dataplane-evaluatecode\")."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaConvert",
20+
"contributor": "",
21+
"description": "The AWS Elemental MediaConvert SDK has added support for configurable ID3 eMSG box attributes and the ability to signal them with InbandEventStream tags in DASH and CMAF outputs."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Elemental MediaLive",
26+
"contributor": "",
27+
"description": "Updates to Event Signaling and Management (ESAM) API and documentation."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Proton",
32+
"contributor": "",
33+
"description": "CreateEnvironmentAccountConnection RoleArn input is now optional"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Added AsyncResponseBody.fromInputStream and AsyncRequestBody.forBlockingInputStream, allowing streaming operation requests to be written to like an input stream."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon EC2 Container Service",
44+
"contributor": "",
45+
"description": "Documentation updates for Amazon ECS"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Polly",
50+
"contributor": "",
51+
"description": "Add language code for Finnish (fi-FI)"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Simple Notification Service",
56+
"contributor": "",
57+
"description": "This release adds the message payload-filtering feature to the SNS Subscribe, SetSubscriptionAttributes, and GetSubscriptionAttributes API actions"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Firewall Management Service",
62+
"contributor": "",
63+
"description": "AWS Firewall Manager now supports Fortigate Cloud Native Firewall as a Service as a third-party policy type."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Redshift Serverless",
68+
"contributor": "",
69+
"description": "Add Table Level Restore operations for Amazon Redshift Serverless. Add multi-port support for Amazon Redshift Serverless endpoints. Add Tagging support to Snapshots and Recovery Points in Amazon Redshift Serverless."
70+
}
71+
]
72+
}

.changes/next-release/bugfix-AWSSDKforJavav2-4ded69a.json

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

.changes/next-release/feature-AWSAppSync-e92c82c.json

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

.changes/next-release/feature-AWSElementalMediaConvert-fabc0f9.json

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

.changes/next-release/feature-AWSElementalMediaLive-78f71cc.json

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

.changes/next-release/feature-AWSProton-2decfc8.json

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

.changes/next-release/feature-AWSSDKforJavav2-303765f.json

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

.changes/next-release/feature-AmazonEC2ContainerService-270a039.json

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

.changes/next-release/feature-AmazonPolly-1daaebf.json

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

.changes/next-release/feature-AmazonSimpleNotificationService-85f162a.json

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

0 commit comments

Comments
 (0)