Releases: NHSDigital/immunisation-fhir-api
Releases · NHSDigital/immunisation-fhir-api
v1.0.2951-alpha
VED-000: Group Dependabot PRs (#1397) * Bump cryptography from 46.0.6 to 46.0.7 in /lambdas/mns_publisher (#1395)
v1.0.2950-alpha
added COVID CRUDS permissions for TPP, MEDICUS and EMIS in prod confi…
v1.0.2949-alpha
updated yml to show at test execution title with MNS validation flag …
v1.0.2948-alpha
Bump the terraform-minor-patch group across 2 directories with 1 upda…
v1.0.2947-alpha
Added required as false to mns vlidation flag in e2e pipeline (#1377) * converted string to boolean in default mns vlidation flag * added required as false and changed back to string
v1.0.2946-alpha
VED-000: Update ECR repository reference in lambda.tf (#1343) * Update ECR repository reference in lambda.tf to use the resource name directly * Update ECR repository reference in lambda.tf to use a formatted name and add dependency on the repository. This change enhances clarity and ensures the Lambda module correctly references the ECR repository for image management. * Refactor ECR repository reference in lambda.tf to use direct name attribute instead of formatted string. This change improves clarity and ensures accurate dependency management for the Lambda module.
v1.0.2945-alpha
fix clean up task for batch file validation and when token get expi…
v1.0.2944-alpha
Add missing projects to Dependabot config and Makefile. (#1372)
v1.0.2943-alpha
Ved 982 updated dpsfull batch scenario (#1371) * added DPSFULL batch scenario * updated fix
v1.0.2942-alpha
VED-1134: S3 Bucket Policy Missing SecureTransport Statement (#1326) * Add HTTPS-only policies for S3 buckets in API Gateway and Splunk modules - Introduced HTTPS-only IAM policy documents for S3 buckets used in API Gateway and Splunk to enhance security. - Updated the S3 bucket policies to enforce HTTPS connections, preventing non-secure access to the stored certificates and logs. * Refactor S3 bucket policy documents to standardize HTTPS-only enforcement - Removed unnecessary S3 bucket policy data source. - Updated policy statement IDs to "HTTPSOnly" for consistency across IAM policy documents related to S3 buckets in API Gateway.