Skip to content

0.15.3

Compare
Choose a tag to compare
@Civil Civil released this 23 May 16:52
· 621 commits to main since this release
  • [Fix] Time parsing is now closer to how graphite do it
  • [Fix] Aggregation functions now scale input to common step (thx to @Felixoid)
  • [Fix] Fix the way how partialy retrived requests that had globs were handled
  • [Fix] Fix resolver to accept 0.0.0.0 and [::] as valid addresses for listeners
  • [Fix] Handling of unicode characters when common table is added.
  • [Fix] AlignVluaes in Prometheus and VictoriaMetrics backends shouldn't drop last value (thx to @limpasha)
  • [Fix] maxDataPoints should be passed to Prometheus and VictoriaMetrics\
  • [Fix] Various packaging problems (e.x. logrotate) (thx to @deniszh)
  • [Improvement] xFilesFactor support in SUmmarizeValues
  • [Improvement] Port functions that were implemented in avito's fork of carbonapi (aliasByHash, lowestMin, highestMin, integralWithReset and much more): 322dae5 for the diff for COMPATIBILITY.md file
  • [Improvement] Refactor error handling (thx to @msaf1980)
  • [Improvement] Default systemd unit should drop privileges (thx to @deniszh)
  • [Improvement] Enable cairo support for docker images (thx to @deniszh)