Skip to content

Releases: teragrep/akv_01

6.3.1

20 Feb 12:30
604c0b9
Compare
Choose a tag to compare

What's Changed

  • add check that MultiRecordEvent's records are objects in isValid() by @eemhu in #28

Full Changelog: 6.3.0...6.3.1

6.3.0

17 Feb 11:49
c909c7a
Compare
Choose a tag to compare

What's Changed

  • Issue #26: Add metadata wrapper objects with stub implementations by @eemhu in #27

Full Changelog: 6.2.0...6.3.0

6.2.0

17 Feb 08:53
4d3cdc5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.2.0

6.1.0

14 Feb 13:17
3896028
Compare
Choose a tag to compare

What's Changed

  • change description in license and readme by @eemhu in #22
  • add null check to EnqueuedTimeImpl.zonedDateTime() by @eemhu in #23

Full Changelog: 6.0.0...6.1.0

6.0.0

12 Feb 09:24
c87c706
Compare
Choose a tag to compare

What's Changed

  • add PluginException; add "throws PluginException" to Plugin interface by @eemhu in #21

Full Changelog: 5.0.0...6.0.0

5.0.0

10 Feb 12:41
4291695
Compare
Choose a tag to compare

What's Changed

  • add MultiRecordEvent decorator object; change enqueuedTime type to Zo… by @eemhu in #19

Full Changelog: 4.0.1...5.0.0

4.0.1

07 Feb 11:41
954983c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1

4.0.0

07 Feb 11:25
c7c587c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...4.0.0

3.0.0

29 Jan 11:21
655d856
Compare
Choose a tag to compare

What's Changed

  • change arrays to lists, plugin interface to return a list of syslog m… by @eemhu in #13

Full Changelog: 2.0.0...3.0.0

2.0.0

28 Jan 10:29
845cee3
Compare
Choose a tag to compare

What's Changed

  • #11: Change Plugin to use ParsedEvent as parameter by @eemhu in #12

Full Changelog: 1.0.1...2.0.0