Skip to content

Commit

Permalink
Merge pull request #262 from aws/dev
Browse files Browse the repository at this point in the history
Sync dev to master
  • Loading branch information
normj authored May 13, 2024
2 parents eef4b07 + 31aee1d commit 9d82ae8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions RELEASE.CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### Release 2024-05-13
* **AWS.Logger.Core (3.3.2)**
* 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).
* Added new `AuthenticationRegion` property to set region to sign request when the region can not be detected by the configured endpoint for CloudWatch Logs.
* **AWS.Logger.AspNetCore (3.5.2)**
* Updated to use latest version of AWS.Logger.Core
* **AWS.Logger.Log4net (3.5.2)**
* pdated to use latest version of AWS.Logger.Core
* **AWS.Logger.NLog (3.3.2)**
* pdated to use latest version of AWS.Logger.Core
* **AWS.Logger.SeriLog (3.4.2)**
* pdated to use latest version of AWS.Logger.Core

### Release 2024-04-22
* **AWS.Logger.Core (3.3.1)**
* Update User-Agent string
Expand Down

0 comments on commit 9d82ae8

Please sign in to comment.