Skip to content

Commit 0dbd114

Browse files
Update appliance-changelog.md
1 parent 6457cbe commit 0dbd114

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

resources/appliance-changelog.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
The following sections detail updates to the AWS Panorama Appliance software, including changes to the operation system, AWS Panorama libraries, the application SDK, and the application container image.
44

5+
# Device software version 7.0.13
6+
7+
**Release date** 2023-12-28
8+
9+
**Type**: Optional
10+
11+
## Network requirements
12+
13+
With this update, the appliance uses additional AWS services to manage software updates. If you restrict network communication outbound from the appliance, or connect it to a private VPC subnet, you must allow access to additional endpoints and ports before applying the update.
14+
15+
- Amazon ECR service and Docker registry endpoints
16+
- AWS IoT Core credential provider endpoints
17+
- AWS IoT Core data plane endpoints (additional ports)
18+
19+
For details on ports and endpoints used by the AWS Panorama Appliance, see [Network setup](https://docs.aws.amazon.com/panorama/latest/dev/appliance-network.html).
20+
21+
If you connect your appliance to a private VPC subnet, create VPC endpoints for these services and, for IoT Core, add an additional Route53 record set for subdomains of the credentials endpoint. For more information, see [Using VPC endpoints](https://docs.aws.amazon.com/panorama/latest/dev/api-endpoints.html).
22+
23+
This repo provides a CloudFormation template that demonstrates how to configure VPC endpoints, hosted zones, and record sets in your private subnets: [vpc-appliance.yml](https://github.com/awsdocs/aws-panorama-developer-guide/blob/main/cloudformation-templates/vpc-appliance.yml)
24+
25+
## Bug fixes
26+
27+
Fixed an issue that causes connectivity issues in application containers when using custom DNS settings.
28+
529
# Device software version 7.0.11
630

731
**Release date**: 2023-11-08

0 commit comments

Comments
 (0)