From b2dc1e5af22d7691b8026916b9d603e83f2173cf Mon Sep 17 00:00:00 2001 From: Max Bladen-Clark Date: Tue, 17 Oct 2023 12:40:15 +0100 Subject: [PATCH] add release notes and bump package version --- package-lock.json | 4 ++-- package.json | 2 +- release-docs/CFF-7.4.0.txt | 21 +++++++++++++++++++++ 3 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 release-docs/CFF-7.4.0.txt diff --git a/package-lock.json b/package-lock.json index 6c3605238..bfcf001c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "flood-app", - "version": "7.3.0", + "version": "7.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "flood-app", - "version": "7.3.0", + "version": "7.4.0", "hasInstallScript": true, "license": "ISC", "dependencies": { diff --git a/package.json b/package.json index 96d9c25c2..2e79b78b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flood-app", - "version": "7.3.0", + "version": "7.4.0", "description": "Flood risk app", "main": "index.js", "repository": "github:defra/flood-app", diff --git a/release-docs/CFF-7.4.0.txt b/release-docs/CFF-7.4.0.txt new file mode 100644 index 000000000..b5771d7c5 --- /dev/null +++ b/release-docs/CFF-7.4.0.txt @@ -0,0 +1,21 @@ +# Check for flooding 7.4.0 19th October 2023 + +# Release + +7.4.0 + +https://eaflood.atlassian.net/projects/FSR/versions/16684/tab/release-report-all-issues + +# Tickets + +https://eaflood.atlassian.net/browse/FSR-1037 - Switch logging to use pino rather than console +https://eaflood.atlassian.net/browse/FSR-1061 - Add caching to calls to Bing location API and fix issue with request timeouts + + +# Instructions + +1 - Configure the cloudwatch agent to pull logs from logs/.pino.err.log and logs/.pino.out.log into appropriate LogGroups +{stage}LDNLFW-nodejs-flood-app-pino-err and {stage}LDNLFW-nodejs-flood-app-pino-out respectively. +2 - Execute LFW_{STAGE}_04_UPDATE_FLOOD_APP_AND_SERVICE_PIPELINE + +Execute smoke tests and forward results