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
Copy file name to clipboardExpand all lines: RELEASE.CHANGELOG.md
+13
Original file line number
Diff line number
Diff 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
0 commit comments