|
1 |
| -##2.3.0 |
| 1 | +## 2.3.0 |
2 | 2 | - [#59] Added ability to use custom fields with HEC. See http://dev.splunk.com/view/event-collector/SP-CAAAFB6.
|
3 | 3 |
|
4 |
| -##2.2.1 |
| 4 | +## 2.2.1 |
5 | 5 | - [#47] Tooling updates to VS2017
|
6 | 6 | - [#48]
|
7 | 7 | - [#49]
|
8 | 8 | - [#52]
|
9 | 9 |
|
10 |
| -##2.1.3 |
| 10 | +## 2.1.3 |
11 | 11 | - [#45] - Deadlock fix on UI thread.
|
12 | 12 |
|
13 |
| -##2.1.2 |
| 13 | +## 2.1.2 |
14 | 14 | - [#43](https://github.com/serilog/serilog-sinks-splunk/pull/43) - Extend sink & static configuration to allow for custom JSON formatter.
|
15 | 15 |
|
16 |
| -##2.1.1 |
| 16 | +## 2.1.1 |
17 | 17 | - [#38](https://github.com/serilog/serilog-sinks-splunk/issues/38) - Fix for HttpEventlogCollector and sourceType
|
18 | 18 | - Clean up of sample app using examples of host, sourcetype, source override
|
19 | 19 |
|
20 |
| -##2.1.0 |
| 20 | +## 2.1.0 |
21 | 21 |
|
22 | 22 | * Change to use a standalone formatter
|
23 | 23 | * Resolves #32 & #26 by exposing `HttpMessageHandler`
|
24 | 24 | * Resolves #30 by ignoring OSX build and including tests in `build.sh` for TravisCI
|
25 | 25 |
|
26 |
| -##2.0 |
| 26 | +## 2.0 |
27 | 27 | - Support for DotNet Core
|
28 | 28 | - Event Collector fluent interface changed to `.WriteTo.EventCollector`
|
29 | 29 | - Event Collector Sink targeting core
|
30 | 30 | - TCP/UDP Sinks targeting 4.5 *ONLY*
|
31 | 31 | - Updated Event Collector HTTP Client to add URI endpoint to host: "services/collector" if not included.
|
32 | 32 | - Event Collector changed to use epoch time [#15](https://github.com/serilog/serilog-sinks-splunk/pull/15)
|
33 | 33 |
|
34 |
| -##1.8 |
| 34 | +## 1.8 |
35 | 35 | - Event Collector changed to use epoch time [#15](https://github.com/serilog/serilog-sinks-splunk/pull/15)
|
36 | 36 |
|
37 |
| -##1.7 |
| 37 | +## 1.7 |
38 | 38 | - Better support for formatting including [#578](https://github.com/serilog/serilog/issues/578)
|
39 | 39 | - Cleanup on Event Collector
|
40 | 40 |
|
41 |
| -##1.6.50 |
| 41 | +## 1.6.50 |
42 | 42 | - Streaming support for Event Collector
|
43 | 43 |
|
44 |
| -##1.6.42 |
| 44 | +## 1.6.42 |
45 | 45 | - Added support for Splunk 6.3 Event Collector
|
46 | 46 | - Deprecated Splunk HTTP Sink using Management Port/API
|
47 | 47 |
|
48 |
| -##1.5.30 |
| 48 | +## 1.5.30 |
49 | 49 | - Added switch for template rendering
|
50 | 50 |
|
51 |
| - ##1.5.0 |
| 51 | +## 1.5.0 |
52 | 52 | - Moved the sink from its [original location](https://github.com/serilog/serilog)
|
0 commit comments