Releases: Financial-Times/n-url-management-api-read-client
Releases · Financial-Times/n-url-management-api-read-client
v9.1.0
What's Changed
- Allow passing in AWS creds when initialising by @alexmuller in #116
New Contributors
- @alexmuller made their first contribution in #116
Full Changelog: v9.0.0...v9.1.0
v9.0.0
What's Changed
- Breaking: replace n-logger with Reliability Kit logger by @rowanmanning in #114
Full Changelog: v8.1.0...v9.0.0
v8.1.0 - Add support for Node 18
v8.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
Bump n-logger to v10
What's Changed
- CPP-890 update config for nightly scheduled-pipelines by @serena97 in #111
- Update dependency @financial-times/n-logger to v10 by @renovate in #109
Full Changelog: v7.0.0...v7.1.0
Migrate to Node 14 + 16 and npm 7 + 8
What's Changed
- Add
package-lock.json
lockfile by @ivomurrell in #88 - Update to npm 7 by @ivomurrell in #89
- Use
renovate-config-next-beta
in Platforms Owned repos by @emortong in #93 - Migrate from
circleci/*
tocimg/*
by @serena97 in #99 - Add
npm-publish-token
CircleCI context by @serena97 in #107 - Add support for Node 14 and Node 16 by @ivomurrell in #102
Breaking Changes
- Dropped support for Node 12
- Dropped support for npm 6
New Contributors
- @ivomurrell made their first contribution in #88
- @serena97 made their first contribution in #99
Full Changelog: v6.0.1...v7.0.0
Bump n-logger to v8
v6.0.1 Merge pull request #76 from Financial-Times/renovate-financial-times-…
Uses new dynamodb table names
This release is now pointing to the urlmgmtapi_primary
and urlmgmtapi_replica
DynamoDB tables
Use Node v12
Merge pull request #75 from Financial-Times/use-node-v12 Use Node v12
Upgrade to Node v14
Merge pull request #74 from Financial-Times/upgrade-node-to-v14 Upgrade Node to v14