Skip to content

Releases: NHSDigital/immunisation-fhir-api

v1.0.3012-alpha

11 May 16:05
533d733

Choose a tag to compare

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

11 May 12:53
6ff5e36

Choose a tag to compare

wildcard import is removed from automation tests (#1470)

* wi;dcard import is removed

* remove  comments

v1.0.3010-alpha

11 May 09:16
0811b57

Choose a tag to compare

Bump the terraform-minor-patch group across 3 directories with 2 upda…

v1.0.3009-alpha

11 May 08:54
89eb2d1

Choose a tag to compare

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

11 May 08:09
b83ba99

Choose a tag to compare

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

08 May 16:05
493e00e

Choose a tag to compare

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

08 May 15:35
352adfd

Choose a tag to compare

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

08 May 15:11
745e337

Choose a tag to compare

VED-1161: Enable S3 access logging for various resources and update c…

v1.0.3004-alpha

08 May 12:47
2af14cc

Choose a tag to compare

Bump @redocly/cli from 2.30.3 to 2.30.4 in the npm-minor-patch group …

v1.0.3003-alpha

08 May 10:58
05986cf

Choose a tag to compare

update the test coverage in existing tests and also updated name leng…