This repository was archived by the owner on Oct 25, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,23 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.11] - 2023-04-18
9+
10+ ### Changed
11+
12+ - Node module updates
13+ - Enabled Amazon S3 server access logging on logging bucket(s)
14+
815## [ 1.0.10] - 2023-03-06
916
1017### Added
11- - Support for GovCloud deployment. Note: because of the absence of Amazon CloudFront in GovCloud, the deployment would need
12- setting up a webserver outside of the deployment and copying the client app (UI) to the webserver resource for the front-end
13- to work.
18+
19+ - Support for GovCloud deployment. Note: because of the absence of Amazon CloudFront in GovCloud, the deployment would need
20+ setting up a webserver outside of the deployment and copying the client app (UI) to the webserver resource for the front-end
21+ to work.
1422
1523### Fixed
24+
1625- Bug fix - address AWS CodePipeline and hence deployment failure because of an incorrect option in the ` aws logs ` API call
1726
1827## [ 1.0.9] - 2023-02-13
You can’t perform that action at this time.
0 commit comments