Skip to content

Releases: Financial-Times/n-health

v8.1.0: Implement GraphiteThresholdCheck class isConsistentBreach property

07 Dec 12:21
c564c57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.2...v8.1.0

v8.0.2: Remove Heroku log drain healthcheck

29 Sep 08:56
27416b9
Compare
Choose a tag to compare

This release includes the changes made in this PR: #207 ("Remove Heroku log drain healthcheck")

v8.0.1: Increase interval between Heroku log drain health checks

23 Sep 11:17
8c101db
Compare
Choose a tag to compare

What's Changed

  • Increase interval between Heroku log drain health checks (from one minute to one day) by @andygout in #205

v8.0.0: Upgrade node-fetch ^1.5.1 -> ^2.6.7

14 Sep 09:51
2f0c358
Compare
Choose a tag to compare

What's Changed

  • Upgrades node-fetch dependency from v1 -> v2 (see #204 for more details)

v7.0.2: Add Heroku log drain host format check

01 Sep 08:21
a791993
Compare
Choose a tag to compare

v7.0.1: Modify Heroku log drain check to ensure absence of sourcetype param

09 Aug 10:25
0e7ca43
Compare
Choose a tag to compare

For details see PR #201: Modify Heroku log drain check to ensure absence of sourcetype param

Heroku log drains weren't quite ready when we originally made its healthchecks, and so don't match the final requirements of the Heroku log drain endpoint (i.e. not sending a sourcetype param). Therefore this is a fix to make our tooling compatible and so is a patch release.

v7.0.0

01 Aug 14:26
0643506
Compare
Choose a tag to compare

Breaking Changes

This release removes n-raven as a dependency, which means that broken health checks no longer get logged to Sentry. This is considered a breaking change because application logs/metrics are part of the API (you may see fewer Sentry logs), but there are no breaking changes to the JavaScript API of this library.

What's Changed

Full Changelog: v6.3.0...v7.0.0

v6.3.0

21 Jul 09:23
e2797b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.0...v6.3.0

v6.2.0

14 Jul 08:29
4bf338e
Compare
Choose a tag to compare

What's Changed

  • Temporarily add Dotcom Support as co-owners by @rowanmanning in #195
  • Require n-logger v10.2.0 by @rowanmanning in #196 (adding the ability to switch to Heroku log drains)

New Contributors

Full Changelog: v6.1.2...v6.2.0

v6.1.2

12 Jul 08:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.1...v6.1.2