Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

6.6.0, 5.28.0

Compare
Choose a tag to compare
@gbbr gbbr released this 25 Oct 17:47
24d4c76

One of the biggest changes coming in this release is the addition of support for ingesting older traces. It also contains several bug fixes, cleanups, performance improvements and improvements to the SQL obfuscator

Features

  • Allow receiving old traces in the API and consider them in stats (#493)
  • Add support for the global site configuration, allowing connection to other sites such as EU (#485)

Bug fixes

  • Performance improvements and clean-ups (#467, #469, #471, #472, #479, #480, #482, #487, #489, #490, #495)
  • Agent will fail to start when hostname can not be acquired (#470)
  • Fixes a problem where double-quoted strings were treated as identifiers in SQL obfuscation (#473)
  • Allows MSSQL-style bracketed identifiers to AS parameters in SQL obfuscator (#474)
  • Replace rules get applied only after obfuscation (#477)
  • Ignore SIGPIPE signals when running with systemd (#486)

Read the full change set and the 6.6.0 milestone.