Skip to content

Commit 885cea7

Browse files
committed
v1.0.4 release
1 parent 7930598 commit 885cea7

File tree

36 files changed

+294
-436
lines changed

36 files changed

+294
-436
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.4] - 2025-09-02
9+
10+
### Added
11+
12+
- Conditional deployment of CloudFront access logs to support regions that don't support standard logging (legacy)
13+
- Missing AppConfig Lambda layer extension ARN for eu-central-2 region
14+
15+
### Fixed
16+
17+
- Deployment failures in regions that don't support CloudFront standard access logging (legacy)
18+
819
## [1.0.3] - 2025-07-25
920

1021
### Security

docs/openapi/innovation-sandbox-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.0.0
22
info:
33
title: Innovation Sandbox on AWS
44
description: API documentation for the Innovation Sandbox on AWS solution.
5-
version: 1.0.3
5+
version: 1.0.4
66
license:
77
name: Apache 2.0
88
url: "http://www.apache.org/licenses/LICENSE-2.0.html"

0 commit comments

Comments
 (0)