Skip to content

easeprobe-v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 12:46
· 303 commits to main since this release
76657de

Changed Logs

Features

Major Features

  • Support regexp output check for http/shell/ssh probe by @haoel in #169
  • Support MySQL/Redis/MongoDB/PostgreSQL/Zookeeper Native Client to check the data by @haoel in #171
  • Support the proxy for HTTP probe and can customize the User-Agent by @haoel in #177
  • Add HTTP Probe trace time metrics by @haoel in #150
  • Add the passphrase config for HTTPS private key by @zhangjunjie6b in #174
  • Add more query filter options for SLA HTML and JSON API by @haoel in #152 & #158
  • Support time zone configuration by @haoel in #167

Enhancement

Non-Functional

  • EaseProbe Benchmark Test Report by @haoel in #161

Bug fixing

  • Fix the concurrent map access crashing problem by @haoel in #162
  • Fix Lark(Feishu) notifications don't work by @xhkyyy in #170

Trivial

  • Using the default const value replace the hard code by @haoel in #151
  • Add an example config.yaml in Getting Start by @haoel in #164
  • Slightly optimizing the log and adding a few unit test cases by @haoel in #168
  • Change the getInt() and getFloat() to generic function by @haoel in #173

New Contributors

Full Changelog: v1.6.0...v1.7.0