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
* release-1.44.76:
Bumping version to 1.44.76
Update changelog based on model updates
Allow SSEC bucket decryption in s3 integ tests (#10203)
Tighten file permissions for virtual MFA bootstrap output (#10194)
Tighten file permissions when writing credentials in CodeArtifact login.py (#10191)
"description": "Adding EKS specific backup vault notification types for AWS Backup.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``drs``",
9
+
"description": "This changes adds support for modifying the replication configuration to support data replication using IPv6.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``ecr``",
14
+
"description": "Add UnableToListUpstreamImageReferrersException in ListImageReferrers",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``endpoint-rules``",
19
+
"description": "Update endpoint-rules command to latest version",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``ivs-realtime``",
24
+
"description": "Adds support for Amazon IVS real-time streaming redundant ingest.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``marketplace-discovery``",
29
+
"description": "AWS Marketplace Discovery API provides an interface that enables programmatic access to the AWS Marketplace catalog, including searching and browsing listings, retrieving product details and fulfillment options, and accessing public and private offer pricing and terms.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``medialive``",
34
+
"description": "MediaLive is adding support for MediaConnect Router by supporting a new output type called MEDIACONNECT ROUTER. This new output type will provide seamless encrypted transport between your MediaLive channel and MediaConnect Router.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``outposts``",
39
+
"description": "Add AWS Outposts APIs to view renewal pricing options and submit renewal requests for Outpost contracts",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "CodeArtifact",
44
+
"description": "Tighten file permissions when writing credentials in CodeArtifact login",
45
+
"type": "bugfix"
46
+
},
47
+
{
48
+
"category": "``iam``",
49
+
"description": "Tighten file permissions for virtual MFA bootstrap output",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.44.76
6
+
=======
7
+
8
+
* api-change:``backup``: Adding EKS specific backup vault notification types for AWS Backup.
9
+
* api-change:``drs``: This changes adds support for modifying the replication configuration to support data replication using IPv6.
10
+
* api-change:``ecr``: Add UnableToListUpstreamImageReferrersException in ListImageReferrers
11
+
* api-change:``endpoint-rules``: Update endpoint-rules command to latest version
12
+
* api-change:``ivs-realtime``: Adds support for Amazon IVS real-time streaming redundant ingest.
13
+
* api-change:``marketplace-discovery``: AWS Marketplace Discovery API provides an interface that enables programmatic access to the AWS Marketplace catalog, including searching and browsing listings, retrieving product details and fulfillment options, and accessing public and private offer pricing and terms.
14
+
* api-change:``medialive``: MediaLive is adding support for MediaConnect Router by supporting a new output type called MEDIACONNECT ROUTER. This new output type will provide seamless encrypted transport between your MediaLive channel and MediaConnect Router.
15
+
* api-change:``outposts``: Add AWS Outposts APIs to view renewal pricing options and submit renewal requests for Outpost contracts
16
+
* bugfix:CodeArtifact: Tighten file permissions when writing credentials in CodeArtifact login
17
+
* bugfix:``iam``: Tighten file permissions for virtual MFA bootstrap output
0 commit comments