Skip to content

Commit 71fd000

Browse files
committed
add changelog message
1 parent 77187dc commit 71fd000

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"Projects": [
3+
{
4+
"Name": "Amazon.Lambda.AspNetCoreServer",
5+
"Type": "Patch",
6+
"ChangelogMessages": [
7+
"Fixed issue when executing AddRegisterBeforeSnapshot callbacks to ensure each invocation has a new ASP.NET Core feature collection and HttpContext."
8+
]
9+
},
10+
{
11+
"Name": "Amazon.Lambda.AspNetCoreServer.Hosting",
12+
"Type": "Patch",
13+
"ChangelogMessages": [
14+
"Update Amazon.Lambda.AspNetCoreServer dependency for latest patch fix."
15+
]
16+
}
17+
]
18+
}

0 commit comments

Comments
 (0)