Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 55b52d8

Browse files
authoredFeb 16, 2024
Merge pull request #2902 from aws/staging/61e57920-0118-4452-ac16-b3c2fe77bdd8
Pull request: release <- staging/61e57920-0118-4452-ac16-b3c2fe77bdd8
2 parents 6be4ac7 + c51f297 commit 55b52d8

File tree

466 files changed

+1223
-670
lines changed

Some content is hidden

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

466 files changed

+1223
-670
lines changed
 

‎.all-contributorsrc

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,69 @@
895895
"contributions": [
896896
"code"
897897
]
898+
},
899+
{
900+
"login": "faucct",
901+
"name": "Nikita Sokolov",
902+
"avatar_url": "https://avatars.githubusercontent.com/u/5202503?v=4",
903+
"profile": "https://github.com/faucct",
904+
"contributions": [
905+
"code"
906+
]
907+
},
908+
{
909+
"login": "sugmanue",
910+
"name": "Manuel Sugawara",
911+
"avatar_url": "https://avatars.githubusercontent.com/u/108146565?v=4",
912+
"profile": "https://github.com/sugmanue",
913+
"contributions": [
914+
"code"
915+
]
916+
},
917+
{
918+
"login": "anirudh9391",
919+
"name": "Anirudh",
920+
"avatar_url": "https://avatars.githubusercontent.com/u/15699250?v=4",
921+
"profile": "https://github.com/anirudh9391",
922+
"contributions": [
923+
"code"
924+
]
925+
},
926+
{
927+
"login": "haydenbaker",
928+
"name": "Hayden Baker",
929+
"avatar_url": "https://avatars.githubusercontent.com/u/26096419?v=4",
930+
"profile": "https://github.com/haydenbaker",
931+
"contributions": [
932+
"code"
933+
]
934+
},
935+
{
936+
"login": "gosar",
937+
"name": "Jaykumar Gosar",
938+
"avatar_url": "https://avatars.githubusercontent.com/u/5666661?v=4",
939+
"profile": "https://github.com/gosar",
940+
"contributions": [
941+
"code"
942+
]
943+
},
944+
{
945+
"login": "graebm",
946+
"name": "Michael Graeb",
947+
"avatar_url": "https://avatars.githubusercontent.com/u/24399397?v=4",
948+
"profile": "https://github.com/graebm",
949+
"contributions": [
950+
"code"
951+
]
952+
},
953+
{
954+
"login": "mgrundie-r7",
955+
"name": "Michael Grundie",
956+
"avatar_url": "https://avatars.githubusercontent.com/u/103498312?v=4",
957+
"profile": "https://github.com/mgrundie-r7",
958+
"contributions": [
959+
"code"
960+
]
898961
}
899962
],
900963
"contributorsPerLine": 7,

‎.changes/2.24.5.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.24.5",
3+
"date": "2024-02-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Lambda",
8+
"contributor": "",
9+
"description": "Documentation-only updates for Lambda to clarify a number of existing actions and properties."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Connect Participant Service",
14+
"contributor": "",
15+
"description": "Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon EMR",
20+
"contributor": "",
21+
"description": "adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Kinesis Firehose",
26+
"contributor": "",
27+
"description": "This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Relational Database Service",
32+
"contributor": "",
33+
"description": "Doc only update for a valid option in DB parameter group"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Simple Notification Service",
38+
"contributor": "",
39+
"description": "This release marks phone numbers as sensitive inputs."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

0 commit comments

Comments
 (0)
Please sign in to comment.