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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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
+
8
15
## [ 1.0.10] - 2023-03-06
9
16
10
17
### 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.
14
22
15
23
### Fixed
24
+
16
25
- Bug fix - address AWS CodePipeline and hence deployment failure because of an incorrect option in the ` aws logs ` API call
17
26
18
27
## [ 1.0.9] - 2023-02-13
You can’t perform that action at this time.
0 commit comments