Releases: Financial-Times/n-health
Releases · Financial-Times/n-health
v11.1.0
What's Changed
- Update dependency @dotcom-reliability-kit/logger to v2.2.9 by @renovate in #219
- Remove Platforms as owners by @rowanmanning in #223
- Migrate to tool-kit by @rowanmanning in #222
- Update dependency @dotcom-reliability-kit/logger to v2.4.2 by @renovate in #220
- Add Node.js 20 support by @rowanmanning in #224
Full Changelog: v11.0.0...v11.1.0
v11.0.0
What's Changed
- Breaking: replace n-logger with Reliability Kit logger by @rowanmanning in #218
Full Changelog: v10.1.1...v11.0.0
v10.1.1
v10.1.0 - Add support for Node 18
v10.0.0
This release is part of the Platforms and Reliability set of scheduled breaking change releases in April.
The breaking changes in this package release are:
- Dropping support for Node.js 14
This will not be a breaking change for your application if it:
- Already runs on Node.js 16
If this is a breaking change for your application because it does not yet run on Node 16 you can follow this guide to migrate from Node.js 14 to Node.js 16
v9.0.1
What's Changed
- Ignore sourcemaps from ingested configs
New Contributors
- @oliverturner made their first contribution in #212
Full Changelog: v9.0.0...v9.0.1
v9.0.0
What's Changed
- NOPS-488 fully remove pingdom check by @apaleslimghost in #137
Full Changelog: v8.1.0...v9.0.0
v8.1.0: Implement GraphiteThresholdCheck class isConsistentBreach property
What's Changed
- Remove ft.yml by @alexmuller in #208
- Implement GraphiteThresholdCheck class isConsistentBreach property by @andygout in #210
Full Changelog: v8.0.2...v8.1.0
v8.0.2: Remove Heroku log drain healthcheck
This release includes the changes made in this PR: #207 ("Remove Heroku log drain healthcheck")