Skip to content

Commit 1db97e6

Browse files
authored
Merge pull request #246 from aws/dev
Update RELEASE.CHANGELOG.md
2 parents 0dd5835 + a9d58c3 commit 1db97e6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

RELEASE.CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### Release 2024-04-09
2+
* **AWS.Logger.Core (3.3.0)**
3+
* Adds a new `LogStreamName` setting, which allows configuring the full log stream name. When this is set `LogStreamNamePrefix` and `LogStreamNameSuffix` will be ignored.
4+
* **AWS.Logger.AspNetCore (3.5.0)**
5+
* Adds a new `LogStreamName` setting, which allows configuring the full log stream name. When this is set `LogStreamNamePrefix` and `LogStreamNameSuffix` will be ignored.
6+
* **AWS.Logger.Log4net (3.5.0)**
7+
* Adds a new `LogStreamName` setting, which allows configuring the full log stream name. When this is set `LogStreamNamePrefix` and `LogStreamNameSuffix` will be ignored.
8+
* **AWS.Logger.NLog (3.3.0)**
9+
* Adds a new `LogStreamName` setting, which allows configuring the full log stream name. When this is set `LogStreamNamePrefix` and `LogStreamNameSuffix` will be ignored.
10+
* **AWS.Logger.SeriLog (3.4.0)**
11+
* Adds a new `LogStreamName` setting, which allows configuring the full log stream name. When this is set `LogStreamNamePrefix` and `LogStreamNameSuffix` will be ignored.
12+
113
### Release 2023-09-14
214
* **AWS.Logger.Core (3.2.1)**
315
* Remove unused code from old .NET Standard 1.5 target. Pull Request [#229](https://github.com/aws/aws-logging-dotnet/pull/229). Thank you [@snakefoot](https://github.com/snakefoot).

0 commit comments

Comments
 (0)