Skip to content

Choose a tag to compare

@mboynes mboynes released this 17 May 20:33

What's Changed

  • Refactor heartbeat to also record last query time by @mboynes in #194
    POSSIBLE BREAKING CHANGE Refactors SP_Heartbeat to store the last time the beat was checked as well as the last time the beat was verified. SP_Heartbeat::get_last_beat() previously returned an int, but now returns an array.
  • Assorted improvements for IDE static analysis.

Full Changelog: v0.5.1...v0.6