Skip to content

Releases: Financial-Times/n-express

v30.0.1

14 Mar 12:30
edc8676
Compare
Choose a tag to compare

What's Changed

Update next-metrics to v11.0.1 by @manasiSantFT in #813

v30.0.0

26 Feb 10:39
cb326c4
Compare
Choose a tag to compare

Breaking changes

There are 2 breaking changes in this release:

Backend auth for paths where the start of the path matches the app name

#811

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

#812

This is a legacy endpoint which we don't need anymore - there's better ways to get the data it exposes.

What's Changed

New Contributors

Full Changelog: v29.0.0...v30.0.0

v29.0.0

30 Jan 10:51
4955cc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v28.4.0...v29.0.0

v28.4.0

17 Jan 14:25
3a5f7f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v28.3.0...v28.4.0

v28.3.0

24 Nov 13:45
670ec08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v28.2.0...v28.3.0

v28.2.0

24 Nov 09:28
ffe0a25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v28.1.3...v28.2.0

v28.1.3

17 Nov 13:10
f21dc3c
Compare
Choose a tag to compare

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

15 Nov 13:30
c7c6150
Compare
Choose a tag to compare

What's Changed

  • update next-metrics with the subs-graphql and com-ft-next-media-renditions services by @JuanTincho in #797

New Contributors

Full Changelog: v28.1.1...v28.1.2

v28.1.1

15 Nov 09:08
8239fd6
Compare
Choose a tag to compare

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

13 Nov 12:07
1e3df6d
Compare
Choose a tag to compare

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