Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Releases: Financial-Times/n-heroku-tools

v15.0.0 - Add support for Node 18 and drop Node 14 support

07 Jul 16:47
398fc25
Compare
Choose a tag to compare

v14.0.1

21 Mar 11:37
7614b5a
Compare
Choose a tag to compare

What's Changed

  • CPP-890 update config for nightly scheduled-pipelines by @serena97 in #655
  • Uppercase all HTTP verbs for native Fetch support by @olusoladavid in #661

New Contributors

Full Changelog: v14.0.0...v14.0.1

Migrate to Node 14 + 16

21 Mar 11:44
176be88
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Dropped support for Node 12

New Contributors

Full Changelog: v13.0.1...v14.0.0

add REDIS_TLS_URL to list of variables from addons

04 Nov 13:05
b0f9280
Compare
Choose a tag to compare
v13.0.1

Merge pull request #643 from Financial-Times/apaleslimghost-patch-1

Deprecated rebuild command

24 Jun 14:38
a582ff1
Compare
Choose a tag to compare

This version has deprecated the rebuild command.

Release v12.2.0

17 May 09:58
f7dd93a
Compare
Choose a tag to compare

Allow configuring the amount of retries for review applications by setting the HEROKU_REVIEW_APP_NUM_RETRIES environment variable.

Supports uploading assets in subdirectories

26 Oct 11:35
ef9b34a
Compare
Choose a tag to compare
  • uploadAssetsToS3: glob pattern reads files in subdirectories and uploads them to S3 in the same subdirectories they were in.

Use Node v12

02 Oct 09:13
9179eea
Compare
Choose a tag to compare
Merge pull request #613 from Financial-Times/use-node-v12

Use Node v12

v11.0.0: Upgrade to Node v14 + upload ICO files

28 Sep 09:02
2545d01
Compare
Choose a tag to compare
  • Upgrade to Node v14
  • Upload ICO files

Release 10.0.2

26 Aug 15:14
d94bcd9
Compare
Choose a tag to compare
  • uploadAssetsToS3: Upload svg files