Releases: Financial-Times/n-express
v30.0.1
What's Changed
Update next-metrics to v11.0.1 by @manasiSantFT in #813
v30.0.0
Breaking changes
There are 2 breaking changes in this release:
Backend auth for paths where the start of the path matches the app name
This was a confusing bit of functionality. If your app is called next-foo
, then requests to https://next-foo.herokuapp.com/foo
do not need the backend key. We have changed this so that these requests do now need the backend key. This is not a breaking change if your app has backend key authentication configured.
Remove __about endpoint
This is a legacy endpoint which we don't need anymore - there's better ways to get the data it exposes.
What's Changed
- chore: migrate to doppler by @cerdfied in #809
- [CPREL-984] Remove backend auth loophole by @alexmuller in #811
- Breaking: remove the
/__about
endpoint by @rowanmanning in #812 - Update dependency @dotcom-reliability-kit/logger to v3.0.4 by @renovate in #810
New Contributors
Full Changelog: v29.0.0...v30.0.0
v29.0.0
What's Changed
- Drop support for Node.js 16 and npm 7 by @rowanmanning in #807
Full Changelog: v28.4.0...v29.0.0
v28.4.0
What's Changed
- Update Reliability Kit monorepo by @renovate in #790
- Update Tool Kit monorepo by @renovate in #788
- Add support for Node.js 20 by @rowanmanning in #803
Full Changelog: v28.3.0...v28.4.0
v28.3.0
What's Changed
- [CON-3004] - Added Recommendations Similiraty route by @juancancela in #801
Full Changelog: v28.2.0...v28.3.0
v28.2.0
What's Changed
- Update next-metrics to v10.0.9 by @HelenHTech in #799
- Send a Via response header by @rowanmanning in #800
Full Changelog: v28.1.3...v28.2.0
v28.1.3
What's Changed
- update next-metrics to 10.0.8 with a fix to subs-graphql by @JuanTincho in #798
Full Changelog: v28.1.2...v28.1.3
v28.1.2
What's Changed
- update next-metrics with the subs-graphql and com-ft-next-media-renditions services by @JuanTincho in #797
New Contributors
- @JuanTincho made their first contribution in #797
Full Changelog: v28.1.1...v28.1.2
v28.1.1
What's Changed
- Update next-metrics with the new insights service registered by @camillecroci in #796
Full Changelog: v28.1.0...v28.1.1
v28.1.0
What's Changed
- Update dotcom-tool-kit/component by @camillecroci in #795: hopefully, this should fix the automatic npm release
Full Changelog: v28.0.9...v28.1.0