Skip to content

Releases: awslabs/flowgger

0.3.2

17 May 11:09
72f86cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.2

0.3.0

04 Jul 11:21
5d7ee30
Compare
Choose a tag to compare

New major version: 0.3.0 (2022-03-14)

Breaking Changes

What's Changed

  • Fix various items turned up by linting by @chills42 in #22
  • More linting related refactorings by @chills42 in #23
  • Graylog now expect a non-empty hostname. by @pdepaepe in #25
  • Added docstring to public library entry point by @kurojishi in #40
  • Feature/time rotation by @vche in #35
  • README.md updates by @kurojishi in #41
  • Answer to the Ultimate Question of Life, the Universe, and Everything by @crisidev in #42
  • Feature/rfc3164 prepend by @vche in #43
  • Feature/unit tests by @vche in #44
  • Update openssl from 0.9 to 0.10 by @Trojan295 in #49
  • GELF operational improvements tests, and bugfixes by @kurojishi in #47
  • Lower docker image size and switch to OpenSSL in docker image by @Trojan295 in #50
  • Replace coio with may by @Trojan295 in #51
  • Update capnp to 0.10 by @Trojan295 in #52
  • Github Releases by @Trojan295 in #53
  • Update cargo informations for crates.io push by @vche in #54
  • Update dependency for publishing by @vche in #55
  • Bumping package version (should have been done with previous changes) by @vche in #56
  • Add more format handling to rfc3164, and passthrough output by @vche in #57
  • Trim raw messages by @vche in #58
  • Fix travis ci issue with drop of ssl support by @vche in #63
  • Support multiple SD in RFC5424 (fix issue #61) by @vche in #62
  • Run cargo fmt by @rejao in #66
  • Bump dependencies version by @rejao in #67
  • Migrate from chrono to time by @rejao in #68
  • validate time format by @rejao in #69

New Contributors

Full Changelog: 0.2.6...0.3.0