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 d0a5e2b commit 7ff2adaCopy full SHA for 7ff2ada
CHANGES.md
@@ -1,4 +1,20 @@
1
-5.2
+5.2.0
2
+ * Enhancement #232: Allow to override formatter for rendering LogEvent column.
3
+ * Fixed #187 (again - still an exception when using logevent column with TimeStamp column type DateTimeOffset).
4
+ * Added sample programs
5
+
6
+5.1.4
7
+ * Fixed #187 Support datetimeoffset as a column type for default column TimeStamp.
8
+ * Fixed #229 Slight issue with documentation.
9
10
+5.1.3
11
+ * Support binary data type, support specify data length in column config, support specify allow null column
12
+ * Also build on unit-test commits
13
+ * Added issue templase
14
+ * Hybrid config implementation
15
+ * Bugfixes
16
17
+5.1.2
18
* Support for Audit sink added (#118/#110).
19
20
4.0.0
0 commit comments