Releases: NHSDigital/national-document-repository
V1.4.0
What's Changed
- PRMDR-879: Implement lambda layers into workflow by @abbas-khan10 in #370
- PRMP-311 - Unify the wording of back links as "Go back" by @joefong-nhs in #377
- PRMP-198_199 - Lambdas: DataCollectionLambda and StatisticalReportLambda by @joefong-nhs in #376
- PRMDR-914 new IAM service for pre-sign url by @NogaNHS in #374
- PRMDR-0000: Fix IAM role assume role session name by @abbas-khan10 in #379
- PRMP-390 LG Download number of files fix by @NogaNHS in #378
- PRMP-310 - LG "Remove all files" show Spinner button by @joefong-nhs in #380
- PRMP-305 - "CurrentGpOds" field is empty when LG file uploaded from front end by @joefong-nhs in #382
- PRMDR - Disable all upload journey lambdas when feature flag is disabled by @NogaNHS in #381
- PRMP - 537 - Locking uploading/viewing docs when upload in progress by @NogaNHS in #385
- PRMP-535 - Changes to createDocRef lambda by @joefong-nhs in #384
- add a batch script that populate the missing columns in dynamodb by @joefong-nhs in #383
- Bugfix - PCSE download page fail by @joefong-nhs in #387
- PRMP-536 - Virus scanner and Confirm Upload calls for ARF uploads (FrontEnd) by @joefong-nhs in #386
- PRMP-538 - UpdateUploadState calls for ARF by @joefong-nhs in #388
- PRMP-539 - Upload confirmation failed by @joefong-nhs in #389
- PRMP-568 - Modify the Front End to handle new poll based download logic by @joefong-nhs in #393
- PRMP 566 - GenerateDocumentManifest lambda by @steph-torres-nhs in #391
- PRMDR-567: Update DownloadManifestByNhsNumber lambda to handle multiple API pathways by @abbas-khan10 in #392
- PRMP-571 - Lloyd George Ingestion - PDS Matching Updates Issues by @joefong-nhs in #390
Full Changelog: 1.1.4...1.4.0
v1.3.1
Disable all upload journey lambdas
V1.3.0
What's Changed
- PRMDR-803 + 770 update BSOL download journey by @RachelHowellNHS in #362
- PRMDR-769 - Deletion Journey by @RioKnightleyNHS in #364
- PRMDR-861: Update User Access Conditions for the ARF Journey by @NogaNHS in #368
- Task sa investigation child routers by @SRAlexander in #365
- PRMDR 905 - content fixes by @NogaNHS in #372
- PRMDR-904 - Change in LG download file selection page when there is only 1 file by @joefong-nhs in #371
- PRMDR-898 - Missing Unit tests on optional fields by @joefong-nhs in #369
- PRMDR-876 Virus Scanner Timeouts by @joefong-nhs in #373
Full Changelog: 1.1.3...1.3.0
V1.0.0.4 - Release fixes following practice integration
Modifications to our PDS data model have been updated in line with production findings:-
- Patients "given name" can be null, the PDS model has been modified to be optional.
- PDS data item "period" is an optional field, this has also been modified.
- PDS optional fields were not defaulting as expected, code modifications have been implemented to set optional fields to None or an empty string pending on the data type on the model.
V1.1.0
What's Changed
The technical business requirements from the following stories have been included as part of this release:-
PRMDR-237 Migrate simplified NEMS architecture from ORC
PRMDR-272 ACC2.1 | Enabling BSOL vs non BSOL practices for GP Admin
PRMDR-411 DEL1:1 | Enable non-BSOL practices to download/delete LG record
PRMDR-512 PEN TEST MISC - V1.1
PRMDR-544 ACC1.1 | Enable error message for unauthorised login
PRMDR-548 COMM1 | Update Start page for BSOL and Non-BSOL users
PRMDR-567 ACC1:1 | Enable error message for error 5XX
PRMDR-572 Bulk Upload - change error message in the failure report for patients that do not belong to current practice
PRMDR-576 COMM2 | Enable feedback link on banner
PRMDR-580 Removal of the autofill functionality for NHS number search
PRMDR-594 NEMS - Update records retrospectively to carry out PDS checks on records uploaded V1.0
PRMDR-596 User Feedback - Integrate the Simple Email Service into the feedback submit action on the UI
PRMDR-603 Reconfigure IsBSOL workflows to include GP_CLINICAL roles
PRMDR-606 COMM2 | Update content on Feedback page UI
PRMDR-607 COMM1 | Add privacy notice to the repository site Footer UI
PRMDR-610 NEMS - Ingestion of "GP changes" via the NEMS forwarder queue
PRMDR-611 Bulk Uploads: Update our GP_ODS checks to allow an All option.
PRMDR-612 Bulk Uploads: Update the bulk uploads report to include the uploading practise ODS code
PRMDR-614 COMM1:1 | Update content on UI pages in non-BSOL retrieval journey
PRMDR-644 Standardisation of UI design of 'Action Complete' screens to be more in line with NHS style guide
PRMDR-671 Feature Flags - Configure the feature flag infrastructure to enable feature flags across the application infrastructure
PRMDR-697 Enable Feature Flags for v1.1
V1.0.0.3
- ODS Code has been added to the bulk uploads report on successful file imports.
V1.0.0.2
- ODS added to bulk upload report and dynamo DB table
- Bulk upload report error messages updated
- PDS API public key removed due to PDS hosting
V1.0.0.1
add public key to folder
V1.0.0
This is a fixed release of v1.0.0 created on the 5th December 2023
Pre Pen Test V2
Task auth checker (#140) Fixed Route Matching checks on authorisor --------- Co-authored-by: Scott Alexander <scott.alexander@madetech.com>