Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

v1.5.8

Compare
Choose a tag to compare
@meln1k meln1k released this 05 Apr 15:22
· 1103 commits to master since this release
7dd377f

Changes from 1.5.7 to 1.5.8

Bugfix release

Fixed issues

  • MARATHON-7609 Send Instance health changed event when the overall status changed (#6132)
  • MARATHON-8104 SlidingAverageSnapshot fix for metrics (#6135)
  • Accessing /metrics endpoint is now done using AuthorizedResource:: SystemConfig type (instead of SystemMetrics) (#6100)

Special thanks to @clems4ever and @pierresouchay for all your efforts!