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: CHANGELOG.MD
+25-5Lines changed: 25 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,37 @@
2
2
3
3
Date format: (year/month/day)
4
4
5
+
### v5.0-rc1 (2021/12/20)
6
+
7
+
#### 🚀 Features
8
+
9
+
-[#554](https://github.com/NLog/NLog.Extensions.Logging/pull/554): NLogProviderOptions with support for CaptureEventId.EventId + EventName (@snakefoot)
10
+
-[#555](https://github.com/NLog/NLog.Extensions.Logging/pull/555): MicrosoftConsoleJsonLayout - Simulates Microsoft AddJsonConsole Formatter (@snakefoot)
11
+
12
+
#### 🔧 Maintenance
13
+
14
+
-[#546](https://github.com/NLog/NLog.Extensions.Logging/pull/546): NLogLogger refactoring for faster EventId-property capture (@snakefoot)
15
+
-[#547](https://github.com/NLog/NLog.Extensions.Logging/pull/547): NLogLogger refactoring for faster EventId-property capture (@snakefoot)
16
+
-[#552](https://github.com/NLog/NLog.Extensions.Logging/pull/552): Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 (@dependabot[bot])
17
+
-[#558](https://github.com/NLog/NLog.Extensions.Logging/pull/558): Bump to Visual Studio 2022 on AppVeyor (@snakefoot)
18
+
-[#559](https://github.com/NLog/NLog.Extensions.Logging/pull/559): NLogLogger - Reduce complexity of CreateLogEventInfo (@snakefoot)
19
+
20
+
See also [Release post for NLog 5](https://nlog-project.org/2021/08/25/nlog-5-0-preview1-ready.html)
21
+
5
22
### v5.0-preview 3 (2021/10/26)
6
-
See [Release post for NLog 5](https://nlog-project.org/2021/08/25/nlog-5-0-preview1-ready.html)
7
23
8
-
## 🚀 Features
24
+
####🚀 Features
9
25
10
26
-[#538](https://github.com/NLog/NLog.Extensions.Logging/pull/538): NLogProviderOptions with support for CaptureEventId (@snakefoot)
11
27
12
-
## 🔧 Maintenance
28
+
####🔧 Maintenance
13
29
14
30
-[#541](https://github.com/NLog/NLog.Extensions.Logging/pull/541): NLogLogger refactoring for faster EventId-property capture (@snakefoot)
15
31
-[#539](https://github.com/NLog/NLog.Extensions.Logging/pull/539): NLogLogger refactoring to reduce code-path-navigations (@snakefoot)
16
32
33
+
See also [Release post for NLog 5](https://nlog-project.org/2021/08/25/nlog-5-0-preview1-ready.html)
34
+
17
35
### v5.0-preview 2 (2021/10/03)
18
-
See [Release post for NLog 5](https://nlog-project.org/2021/08/25/nlog-5-0-preview1-ready.html)
19
36
20
37
#### 👍 Enhancements
21
38
@@ -25,8 +42,9 @@ See [Release post for NLog 5](https://nlog-project.org/2021/08/25/nlog-5-0-previ
25
42
-[#534](https://github.com/NLog/NLog.Extensions.Logging/pull/534): Fixed spelling for IncludeActivityIdsWithBeginScope (@snakefoot)
26
43
-[#535](https://github.com/NLog/NLog.Extensions.Logging/pull/535): NLogProviderOptions with support for RegisterServiceProvider (@snakefoot)
27
44
45
+
See also [Release post for NLog 5](https://nlog-project.org/2021/08/25/nlog-5-0-preview1-ready.html)
46
+
28
47
### v5.0-preview 1 (2021/08/28)
29
-
See [Release post for NLog 5](https://nlog-project.org/2021/08/25/nlog-5-0-preview1-ready.html)
30
48
31
49
#### 🚀 Features
32
50
@@ -48,6 +66,8 @@ See [Release post for NLog 5](https://nlog-project.org/2021/08/25/nlog-5-0-previ
0 commit comments