Skip to content

Releases: qoollo/rust-log4rs-logstash

v0.2.0

20 Jan 14:46
a90a170
Compare
Choose a tag to compare

What's Changed

  • log_queue_len config param in #12
  • Add ability to pass extra fields to deserializer in #14
  • Rename crates in #16
  • Release v0.2.0 in #17

v0.1.1

29 Nov 19:39
6e397e8
Compare
Choose a tag to compare

What's Changed

  • 3-fix-sync in #5
  • 4-fix-builder-chain in #6
  • Fix borrow of moved value error in #9
  • Build with GitHub actions in #8

v0.1.0

29 Nov 19:40
Compare
Choose a tag to compare

What's Changed

  • First version in #1
  • Some additions and fixes in #2