Skip to content

Commit a0e27b7

Browse files
authored
release: Preview Release (#3)
Updated `CHANGELOG.md` and `manifest.yml` Signed-off-by: Devaraj Ranganna <[email protected]>
1 parent 1d91188 commit a0e27b7

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
11
# Changelog for IoT Reference Arm Corstone-3xx
22

3+
## v202307.00-preview ( July 2023 )
4+
5+
This is the preview release of the repository. This release includes the
6+
following:
7+
8+
* pub-sub-demo: Add a new subscription topic
9+
* aws-iot-example: Improve MQTT reconnection logic
10+
* aws-iot-example: Split OTA MQTT agent task
11+
* aws-iot-example: Add integration tests to example
12+
* fri: Add unity testing framework
13+
* fri: Update MQTT agent and core to support integration tests
14+
* fri: Use release version of integration tests
15+
316
## v202306.00-alpha ( June 2023 )
417

518
The repository contains IoT Reference integration projects using Corstone
619
platforms.
720

8-
This is the first alpha release for the repository. This release includes the
21+
This is the first alpha release of the repository. This release includes the
922
following:
1023

1124
* toolchain: Add GNU toolchain support

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name : "IoT Reference Integration for Corstone-3xx"
2-
version: "v202306.00-alpha"
2+
version: "v202307.00-preview"
33
description: |-
44
"Reference IoT integration projects using the Arm Corstone platforms and FreeRTOS libraries"
55
dependencies:

0 commit comments

Comments
 (0)