Skip to content

v3.2.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 19:22
· 33 commits to master since this release

3.2.4 (2024-10-28)

Enhancements:

  • implements support custom http headers in alerts, fix #483, thanks @addshore
  • improve Logs support add Log Context and Log adhoc filters, fix #646
  • improve support DateTime(timezone) more consistent, fix #625
  • switch to go 1.23
  • add more e2e test for unified and legacy alerts
  • made e2e tests more stable

Fixes:

  • fix corner case in AST parsing to properly count open and close brackets, fix #648
  • fix bug in connection settings, when turn on default values, then Default field values drop down selectors do not work with BasicAuth,
    fix #624, #632
  • fix bug in connection settings, when turn on default values, then Default field values drop down doesn't show DateTime64 fields,
    fix #630

What's Changed

New Contributors

Full Changelog: v3.2.3...v3.2.4