Skip to content

easeprobe-v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 02:44
· 258 commits to main since this release
8a29940

Changed Logs

Feature

Major Features

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