0.3.0
New major version: 0.3.0 (2022-03-14)
Breaking Changes
- Migrate from chrono to time as per https://rustsec.org/advisories/RUSTSEC-2020-0071
- String formatting changed from strftime to time custom formatting - see
flowgger.toml
for examples on change
- String formatting changed from strftime to time custom formatting - see
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
- @chills42 made their first contribution in #22
- @kurojishi made their first contribution in #40
- @vche made their first contribution in #35
- @crisidev made their first contribution in #42
- @Trojan295 made their first contribution in #49
- @rejao made their first contribution in #66
Full Changelog: 0.2.6...0.3.0