easeprobe-v1.9.0
Changed Logs
Feature
Major Features
- Support RingCentral webhook by @onyas in #217
- Support multiple yaml config files by @samanhappy in #218
- Support the failure/success threshold for probe by @haoel in #233
- Support Minutely/Hourly SLA reports by @proditis in #236
- Add EASEPROBE_TIME to shell env by @zhzy0077 in #232
- Add a command to generate JSON Schema by @haoel in #213
Bug-fixings
- Fix the link error in README.md, and slightly refine the sentence by @haoel in #211
- bug-fixing: http probe report the unsupported document type by @haoel in #235
- fix the timezone for the SLA Report by @haoel in #237
- Remove Slack's hard-coded
channel
name to fix the old "incoming webhook" channel not found error. by @haoel in #238
Non-Functional
- Add JSON schema update GitHub action by @haoel in #214
- Using go 1.19 to run a unit test by @haoel in #227
- Using retry loop to remove the temp dir by @haoel in #228
- Embed git tags as Version into Go binary, so the EaseProbe version would be generated automatically. by @haoel in #238
New Contributors
Full Changelog: v1.8.0...v1.9.0