Releases: NHSDigital/immunisation-fhir-api
Releases · NHSDigital/immunisation-fhir-api
v1.0.3012-alpha
VED-1268: TTL increase to enable MMR migration (#1471) * Update S3 bucket lifecycle rules and Kinesis stream retention period - Changed S3 bucket lifecycle configuration to delete files after 30 days instead of 7 days. - Updated Kinesis stream retention period to 30 days. - Modified SQS queue configurations to set message retention to 14 days (1209600 seconds) for both batch file created and supplier metadata queues. * Update Kinesis stream retention period based on environment - Adjusted the retention period for the Kinesis stream to be 30 days for production environments and 1 day for non-production environments. * Refactor S3 bucket lifecycle configuration to simplify filter syntax - Updated the S3 bucket lifecycle configuration in both account and instance directories by replacing the explicit filter prefix with an empty filter block for clarity. * Update SQS queue visibility timeout for batch file created and supplier metadata queues - Increased the visibility timeout from 60 seconds to 1080 seconds for both the batch file created and supplier metadata SQS queues to improve message processing efficiency. * Add dependency for S3 bucket lifecycle configuration - Added a dependency on the S3 bucket versioning resource for the lifecycle configuration to ensure proper management of data source files.
v1.0.3011-alpha
wildcard import is removed from automation tests (#1470) * wi;dcard import is removed * remove comments
v1.0.3010-alpha
Bump the terraform-minor-patch group across 3 directories with 2 upda…
v1.0.3009-alpha
Bump fast-uri from 3.1.0 to 3.1.2 (#1468) * Bump fast-uri from 3.1.0 to 3.1.2 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore: empty commit --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas-Boyle <thomasboyle@kainos.com>
v1.0.3008-alpha
Bump fast-xml-builder from 1.1.5 to 1.2.0 (#1467) * Bump fast-xml-builder from 1.1.5 to 1.2.0 Bumps [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) from 1.1.5 to 1.2.0. - [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-builder/compare/v1.1.5...v1.2.0) --- updated-dependencies: - dependency-name: fast-xml-builder dependency-version: 1.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore: empty commit --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas-Boyle <thomasboyle@kainos.com>
v1.0.3007-alpha
VED-1170: CloudWatch Alarm without actions (#1456) * VED-1170: CloudWatch Alarm without actions * Add actions to DDoS and memory alarms * Update alarm to base trigger off of percentage of memory used
v1.0.3006-alpha
Update dependencies across multiple files (#1465) - Bump `brace-expansion` from 5.0.3 to 5.0.5 and 2.0.2 to 2.1.0 in `package-lock.json`. - Update `yaml` from 1.10.2 to 1.10.3 in multiple dependencies within `package-lock.json`. - Upgrade `postcss` from 8.4.49 to 8.5.14 in `package-lock.json`. - Add `overrides` for `postcss` in `package.json`. - Upgrade `requests` from 2.32.5 to 2.33.1 in multiple `poetry.lock` files. - Update `cryptography` from 46.0.5 to 46.0.7 in multiple `poetry.lock` files. - Bump `boto3` from 1.42.73 to 1.42.97 in `tests/perf_tests/poetry.lock`. - Update `pyjwt` from 2.11.0 to 2.12.1 in `tests/perf_tests/poetry.lock`. These updates enhance security and compatibility with the latest versions of dependencies.
v1.0.3005-alpha
VED-1161: Enable S3 access logging for various resources and update c…
v1.0.3004-alpha
Bump @redocly/cli from 2.30.3 to 2.30.4 in the npm-minor-patch group …
v1.0.3003-alpha
update the test coverage in existing tests and also updated name leng…