Skip to content

Commit edff03c

Browse files
Bumping version to 1.23.9
1 parent c8f49d0 commit edff03c

14 files changed

+59
-44
lines changed

.changes/1.23.9.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``rds``",
4+
"description": "[``botocore``] Various documentation improvements.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``redshift``",
9+
"description": "[``botocore``] Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``ec2``",
14+
"description": "[``botocore``] Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``mediapackage``",
19+
"description": "[``botocore``] This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``securityhub``",
24+
"description": "[``botocore``] Documentation updates for Security Hub API reference",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "eks get-token",
29+
"description": "Add support for respecting API version found in KUBERNETES_EXEC_INFO environment variable",
30+
"type": "enhancement"
31+
},
32+
{
33+
"category": "``location``",
34+
"description": "[``botocore``] Amazon Location Service now includes a MaxResults parameter for ListGeofences requests.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "eks update-kubeconfig",
39+
"description": "Update default API version to v1beta1",
40+
"type": "enhancement"
41+
}
42+
]

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

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

.changes/next-release/api-change-location-72166.json

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

.changes/next-release/api-change-mediapackage-72262.json

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

.changes/next-release/api-change-rds-14473.json

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

.changes/next-release/api-change-redshift-28980.json

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

.changes/next-release/api-change-securityhub-10520.json

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

.changes/next-release/enhancement-eksgettoken-91863.json

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

.changes/next-release/enhancement-eksupdatekubeconfig-63017.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+
1.23.9
6+
======
7+
8+
* api-change:``rds``: [``botocore``] Various documentation improvements.
9+
* api-change:``redshift``: [``botocore``] Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created.
10+
* api-change:``ec2``: [``botocore``] Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.
11+
* api-change:``mediapackage``: [``botocore``] This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints.
12+
* api-change:``securityhub``: [``botocore``] Documentation updates for Security Hub API reference
13+
* enhancement:eks get-token: Add support for respecting API version found in KUBERNETES_EXEC_INFO environment variable
14+
* api-change:``location``: [``botocore``] Amazon Location Service now includes a MaxResults parameter for ListGeofences requests.
15+
* enhancement:eks update-kubeconfig: Update default API version to v1beta1
16+
17+
518
1.23.8
619
======
720

0 commit comments

Comments
 (0)