Skip to content

v0.9.4

Compare
Choose a tag to compare
@mosajjal mosajjal released this 09 Jul 23:35
· 144 commits to main since this release
d1bce59
  • BREAKING

    • Slightly modified tables for clickHouse. improves performance and reduces storage cost
    • Grafana dashboard needs to be updated with the new version in order to correctly leverage new table design and fix previous IPv6 issues (#25)
  • Notable Changes

    • Added systemd service template
    • Updated dependencies
    • Added fast JSON parsing for Windows
    • Multiple ClickHouse endpoint support
    • Major performance gains in ClickHouse batching
    • Fix TLS verification skip on Elastic/opensearch output
    • Experimental PostgreSQL support
    • Documentation and in-code comments improvements