Releases: NHSDigital/immunisation-fhir-api
Releases · NHSDigital/immunisation-fhir-api
v1.0.2756-alpha
Bump actions/download-artifact from 6.0.0 to 7.0.0 (#1070) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/018cc2cf5baa6db3ef3c5f8a56943fffe632ef53...37930b1c2abaa49bbe596cd826c3c89aef350131) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.0.2755-alpha
VED-887: Slack Api Error Alerting (#1066) * setting up account level config for slack and sns topic alerting
v1.0.2754-alpha
VED-902 Fix timestamp validation for EA and batch (#1072)
v1.0.2753-alpha
VED-298: Fix Sandbox (#1069) * enum on resourceType, to distinguish the schemas * ditto for POST Create * ditto for other endpoints * testing sandbox * testing sandbox II * testing sandbox III
v1.0.2752-alpha
VED-901: Add dps kms key on filenameproc lambda (#1068) * add kms permission unto filenameprocessor lambda
v1.0.2751-alpha
Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#1067) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/330a01c490aca151604b8cf639adc76d48f6c5d4...b7c566a772e6b6bfb58ed0dc250532a479d7789f) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Jarvis <[email protected]>
v1.0.2750-alpha
VED-940 Restructure Search API Sections (#1062) * init: YAML as master * prettier * deleted JSON * temp: --skip-rule=no-invalid-media-type-examples * make oas * make oas II * add generated immunisation-fhir-api.oas.json * read-only * read-only II * prettier * README re. hooks * README * remove some >- for readability * review * bad actor * license * removed GET /Immunization/-by-identifier * doseNumber[X] * occurrence[X] * reasonCode[].coding[].display * restore no-invalid-media-type-examples * restore no-invalid-media-type-examples * interim: all bar working POST * interim: restore POST search * removed Related APIs section * review
v1.0.2749-alpha
Bump SonarSource/sonarqube-scan-action from 6.0.0 to 7.0.0 (#1055) Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](https://github.com/sonarsource/sonarqube-scan-action/compare/fd88b7d7ccbaefd23d8f36f73b59db7a3d246602...a31c9398be7ace6bbfaf30c0bd5d415f843d45e9) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Jarvis <[email protected]>
v1.0.2748-alpha
VED-967 Fix internal-qa url (#1065)
v1.0.2747-alpha
VED-904-2: Add logic to uplift legacy identifiers (#1022) * Add logic to uplift legacy identifiers * Move constants to relevant file * Add row update assertion to unit tests * Add local_id assertion to unit tests