Skip to content

v3.5.0

Compare
Choose a tag to compare
@pashagolub pashagolub released this 05 Jun 14:48
· 62 commits to master since this release
732f097

What's Changed

  • [+] add pprof build profile for debugging by @pashagolub in #779
  • [+] bump shirou/gopsutil/v4 from 4.25.4 to 4.25.5 by @dependabot in #774
  • [+] decrease memory allocations for metrics.MeasurementEnvelope by @pashagolub in #768
  • [+] define sync metric operations types as constants by @0xgouda in #781 #782
  • [+] move sources sync to the reaper by @pashagolub in #769
  • [+] rewrite ParseLogs() with timers and eliminate extra checks by @pashagolub in #770
  • [+] switch to json-iterator/go from encoding/json by @pashagolub in #776
  • [*] change json sink to use one global encoder by @0xgouda in #772
  • [*] remove metrics definitions from Postgres sink by @pashagolub in #773
  • [*] use pgx.Rows directly in DetectConfigurationChanges() by @pashagolub in #775
  • [-] add additional checks to LogParse() by @pashagolub in #784
  • [-] remove misleading VOLUME /var/lib/postgresql declaration by @pashagolub in #780

New Contributors

Full Changelog: v3.4.0...v3.5.0

What to do next?