Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@gsingh1 gsingh1 released this 27 Jun 10:43
· 61 commits to main since this release

1.0.0 (2022-06-27)

Bug Fixes

  • cicd: update test codebuild build spec paths (9a1e981)
  • deploy-module: set the correct path for sls bin (a3dcbab)
  • e2e-tests: ensure testcafe scripts wraps quotes around browser name (3c916fb)
  • ensure http middlewares are only applied to http handlers (d2f7850)
  • frontend: require http-middleware-proxy using v2 named exports (a3ec399)
  • frontend: update app.yml path in script (1427761)
  • frontend: update site config app.yml path (102d5ef)
  • integration-tests: run integration tests in pipeline where e2e was mistakely run twice (eef4a87)
  • sharing-service: ensure a valid apigw response is returned in confirm handler (625ff18)

Features

Reverts

  • Revert "Fix Integration Tests failing when running locally" (17aaae9)