Skip to content

Commit dc3aa03

Browse files
Bump version to 2.33.18
1 parent e196d4a commit dc3aa03

14 files changed

Lines changed: 65 additions & 50 deletions

.changes/2.33.18.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``imagebuilder``",
4+
"description": "EC2 Image Builder now supports wildcard patterns in lifecycle policies with recipes and enhances the experience of tag-scoped policies.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``pcs``",
9+
"description": "Introduces RESUMING state for clusters, compute node groups, and queues.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``neptunedata``",
14+
"description": "Added edgeOnlyLoad boolean parameter to Neptune bulk load request. When TRUE, files are loaded in order without scanning. When FALSE (default), the loader scans files first, then loads vertex files before edge files automatically.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``ec2``",
19+
"description": "Amazon Secondary Networks is a networking feature that provides high-performance, low-latency connectivity for specialized workloads.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``transfer``",
24+
"description": "This release adds a documentation update for MdnResponse of type \"ASYNC\"",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``lakeformation``",
29+
"description": "Allow cross account v5 in put data lake settings",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``connectcampaignsv2``",
34+
"description": "Add the missing event type for WhatsApp",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``eks``",
39+
"description": "Amazon EKS adds a new DescribeUpdate update type, VendedLogsUpdate, to support an integration between EKS Auto Mode and Amazon CloudWatch Vended Logs.",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-connectcampaignsv2-59659.json

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

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

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

.changes/next-release/api-change-eks-63526.json

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

.changes/next-release/api-change-imagebuilder-48573.json

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

.changes/next-release/api-change-lakeformation-26214.json

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

.changes/next-release/api-change-neptunedata-21782.json

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

.changes/next-release/api-change-pcs-71158.json

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

.changes/next-release/api-change-transfer-36067.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.33.18
6+
=======
7+
8+
* api-change:``imagebuilder``: EC2 Image Builder now supports wildcard patterns in lifecycle policies with recipes and enhances the experience of tag-scoped policies.
9+
* api-change:``pcs``: Introduces RESUMING state for clusters, compute node groups, and queues.
10+
* api-change:``neptunedata``: Added edgeOnlyLoad boolean parameter to Neptune bulk load request. When TRUE, files are loaded in order without scanning. When FALSE (default), the loader scans files first, then loads vertex files before edge files automatically.
11+
* api-change:``ec2``: Amazon Secondary Networks is a networking feature that provides high-performance, low-latency connectivity for specialized workloads.
12+
* api-change:``transfer``: This release adds a documentation update for MdnResponse of type "ASYNC"
13+
* api-change:``lakeformation``: Allow cross account v5 in put data lake settings
14+
* api-change:``connectcampaignsv2``: Add the missing event type for WhatsApp
15+
* api-change:``eks``: Amazon EKS adds a new DescribeUpdate update type, VendedLogsUpdate, to support an integration between EKS Auto Mode and Amazon CloudWatch Vended Logs.
16+
17+
518
2.33.17
619
=======
720

0 commit comments

Comments
 (0)