If you find the project helpful, please consider supporting the project via monthly donation via GitHub Sponsors or simply add a star to this project.
What's Changed
- feat: added ElasticSearch API basic authentication by @dmachard in #866
- feat: add new jinja format settings in console and logfile by @dmachard in #856
- fix: set go version in githubactions properly by @dmachard in #862
- fix: dns parser - TLSA typo by @tomarcade in #860
- fix #837 : file logger: compression is no more blocking by @dmachard in #854
- fix #636 : file logger: no more block postrotate command by @dmachard in #855
- chore(docs): update documentations by @dmachard in #861
- chore(deps): bump github.com/tinylib/msgp from 1.2.2 to 1.2.3 by @dependabot in #858
- chore(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 by @dependabot in #857
- chore(deps): bump github.com/tinylib/msgp from 1.2.3 to 1.2.4 by @dependabot in #863
- chore(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 by @dependabot in #864
Bug reporters
New Contributors
- @tomarcade made their first contribution in #860
Full Changelog: v1.1.0...v1.2.0