Skip to content

Commit 9d82ae8

Browse files
authored
Merge pull request #262 from aws/dev
Sync dev to master
2 parents eef4b07 + 31aee1d commit 9d82ae8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

RELEASE.CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### Release 2024-05-13
2+
* **AWS.Logger.Core (3.3.2)**
3+
* PR [#257](https://github.com/aws/aws-logging-dotnet/pull/257), fixes error when configured stream using the `LogStreamName` property already exists. Thanks [Michael Dimoudis](https://github.com/michaeldimoudis).
4+
* Added new `AuthenticationRegion` property to set region to sign request when the region can not be detected by the configured endpoint for CloudWatch Logs.
5+
* **AWS.Logger.AspNetCore (3.5.2)**
6+
* Updated to use latest version of AWS.Logger.Core
7+
* **AWS.Logger.Log4net (3.5.2)**
8+
* pdated to use latest version of AWS.Logger.Core
9+
* **AWS.Logger.NLog (3.3.2)**
10+
* pdated to use latest version of AWS.Logger.Core
11+
* **AWS.Logger.SeriLog (3.4.2)**
12+
* pdated to use latest version of AWS.Logger.Core
13+
114
### Release 2024-04-22
215
* **AWS.Logger.Core (3.3.1)**
316
* Update User-Agent string

0 commit comments

Comments
 (0)