Skip to content

Commit f4b5984

Browse files
authored
Formatting Cleanup [Skip CI]
1 parent 1f404d8 commit f4b5984

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

CHANGES.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,52 @@
1-
##2.3.0
1+
## 2.3.0
22
- [#59] Added ability to use custom fields with HEC. See http://dev.splunk.com/view/event-collector/SP-CAAAFB6.
33

4-
##2.2.1
4+
## 2.2.1
55
- [#47] Tooling updates to VS2017
66
- [#48]
77
- [#49]
88
- [#52]
99

10-
##2.1.3
10+
## 2.1.3
1111
- [#45] - Deadlock fix on UI thread.
1212

13-
##2.1.2
13+
## 2.1.2
1414
- [#43](https://github.com/serilog/serilog-sinks-splunk/pull/43) - Extend sink & static configuration to allow for custom JSON formatter.
1515

16-
##2.1.1
16+
## 2.1.1
1717
- [#38](https://github.com/serilog/serilog-sinks-splunk/issues/38) - Fix for HttpEventlogCollector and sourceType
1818
- Clean up of sample app using examples of host, sourcetype, source override
1919

20-
##2.1.0
20+
## 2.1.0
2121

2222
* Change to use a standalone formatter
2323
* Resolves #32 & #26 by exposing `HttpMessageHandler`
2424
* Resolves #30 by ignoring OSX build and including tests in `build.sh` for TravisCI
2525

26-
##2.0
26+
## 2.0
2727
- Support for DotNet Core
2828
- Event Collector fluent interface changed to `.WriteTo.EventCollector`
2929
- Event Collector Sink targeting core
3030
- TCP/UDP Sinks targeting 4.5 *ONLY*
3131
- Updated Event Collector HTTP Client to add URI endpoint to host: "services/collector" if not included.
3232
- Event Collector changed to use epoch time [#15](https://github.com/serilog/serilog-sinks-splunk/pull/15)
3333

34-
##1.8
34+
## 1.8
3535
- Event Collector changed to use epoch time [#15](https://github.com/serilog/serilog-sinks-splunk/pull/15)
3636

37-
##1.7
37+
## 1.7
3838
- Better support for formatting including [#578](https://github.com/serilog/serilog/issues/578)
3939
- Cleanup on Event Collector
4040

41-
##1.6.50
41+
## 1.6.50
4242
- Streaming support for Event Collector
4343

44-
##1.6.42
44+
## 1.6.42
4545
- Added support for Splunk 6.3 Event Collector
4646
- Deprecated Splunk HTTP Sink using Management Port/API
4747

48-
##1.5.30
48+
## 1.5.30
4949
- Added switch for template rendering
5050

51-
##1.5.0
51+
## 1.5.0
5252
- Moved the sink from its [original location](https://github.com/serilog/serilog)

0 commit comments

Comments
 (0)