We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac79f5c commit 519e217Copy full SHA for 519e217
CHANGES.md
@@ -1,9 +1,12 @@
1
-##2.0
+##2.0 (RC)
2
- Support for DotNet Core
3
- Event Collector Sink targeting core
4
- TCP/UDP Sinks targeting 4.5
5
- Changed HTTP Client to include URI endpoint to host: "services/collector/event"
6
7
+##1.8
8
+ - Event Collector changed to use epoch time [#15](https://github.com/serilog/serilog-sinks-splunk/pull/15)
9
+
10
##1.7
11
- Better support for formatting including [#578](https://github.com/serilog/serilog/issues/578)
12
- Cleanup on Event Collector
@@ -19,4 +22,4 @@
19
22
- Added switch for template rendering
20
23
21
24
##1.5.0
- - Moved the sink from its [original location](https://github.com/serilog/serilog)
25
+ - Moved the sink from its [original location](https://github.com/serilog/serilog)
0 commit comments