Releases: awslabs/fhir-works-on-aws-deployment
v3.1.2-smart
v3.1.1-smart
What's Changed
Full Changelog: v3.1.0-smart...v3.1.1-smart
v5.1.0
What's Changed
-
ci: Issue 509 script for replaying all dynamodb records into elastics… by @Zambonilli in #681
-
persistence: Issue 674 added support for up to 100 items in a FHIR transaction (#153) (32242ce)
-
routing: Issue 674 support for up to 100 entries in a FHIR transaction (#170) (6048e17)
Bug Fixes
-
fix: make subscriptions SNS topic name and display name unique for a … by @Zambonilli in #673
-
routing: Throw error if url and POSTed resourceType do not match (#172) (b1bd6e4)
-
make subscriptions SNS topic name and display name unique for a stage (#673) (c62ca60)
Full Changelog: v5.0.0...v5.1.0
v3.1.0-smart
What's Changed
-
persistence: Issue 674 added support for up to 100 items in a FHIR transaction (#153) (32242ce)
-
routing: Issue 674 support for up to 100 entries in a FHIR transaction (#170) (6048e17)
Bug Fixes
- routing: Throw error if url and POSTed resourceType do not match (#172) (b1bd6e4)
- authz-smart: only allow scopes to be returned iff it matches resourceType (#88) (18b059e)
Full Changelog: v3.0.0-smart...v3.1.0-smart
v3.0.0-smart
3.0.0-smart (2022-07-29)
⚠ BREAKING CHANGES
- move deployment pipeline to CDK (#664). Serverless deployments are still supported, but have been marked as legacy moving forwards. Deployments that already exist can pull this version and still receive all of the bug fixes that are part of this release.
Features
Bug Fixes
v5.0.0
5.0.0 (2022-07-22)
⚠ BREAKING CHANGES
- Move deployment pipeline to CDK (#654). Serverless deployments are still supported, but have been marked as legacy moving forwards. Deployments that already exist can pull this version and still receive all of the bug fixes that are part of this release.
Features
Bug Fixes
- bundle lambdas in script instead of command line (#655) (d6d3e00)
- compiled implementation guides should be copied to the src directory (#658) (498cdb8)
- dependencies mismatch for node in install script (#649) (532c169)
- ISSUE-639 enabled reuse of https sockets in the aws-sdk (#640) (432d4a8)
- Reduced lambda timeout so it's below API gateway timeout (#625) (4b0fdf6)
- remove approval needed for deploy step (#657) (6b1e82b)
- update paths and include linux esbuild (#656) (85e7800)
- update provisioned concurrency to address cold starts (#661) (f2969ef)
v4.3.1
v2.5.1-smart
Fixes
- Remove unused test files #619
v4.3.0
Features
fhir-works-on-aws detailed component diff
persistence: awslabs/fhir-works-on-aws-persistence-ddb@v3.10.1...v3.11.0
routing: awslabs/fhir-works-on-aws-routing@v6.4.1...v6.5.0
Full Changelog: v4.2.0...v4.3.0
v2.5.0-smart
Features
- Add strict validation on inclusion search parameters
- Add support for Batch Bundles #605
##Bug Fixes
- authz-smart scopes should not be filtered on searches: awslabs/fhir-works-on-aws-authz-smart#79
fhir-works-on-aws detailed component diff
persistence: awslabs/fhir-works-on-aws-persistence-ddb@v3.10.1...v3.11.0
routing: awslabs/fhir-works-on-aws-routing@v6.4.1...v6.5.0
Full Changelog: v2.4.0-smart...v2.5.0-smart