Skip to content

Commit ca26f06

Browse files
committed
1.1.0
1 parent cbf667e commit ca26f06

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Change Log
2+
3+
4+
All notable changes to the Garnet Framework will be documented in this file.
5+
6+
## [1.1.0] - 2024-02-06
7+
8+
This new version fixes some bugs, introduces new features and potential breaking changes.
9+
10+
### Added
11+
12+
- RDS Proxy for the database.
13+
- Multi-typing support. See [Multi-Typing](https://garnet-framework.dev/docs/how/context-broker#multi-typing) section for information.
14+
- Connectivity status of Things connected using AWS IoT Core. See [Connectivity Status](https://garnet-framework.dev/docs/how/garnet-iot#connectivity-status) for more information.
15+
- Sync of AWS Iot Things Group Membership with Shadows and the Context Broker. See [Garnet Thing](https://garnet-framework.dev/docs/how/garnet-iot#a-garnet-thing) section for more information.
16+
17+
18+
### Changed
19+
20+
- Aurora Serverless v2 is now used for the PostgreSQL instead of Amazon RDS.
21+
- Renamed resources (logs, functions)
22+
- Updated Scorpio Broker to version [4.1.14](https://gallery.ecr.aws/garnet/scorpio)
23+
24+
25+
26+
## [1.0.0] - 2023-05-02
27+
28+
Initial commit of the Garnet Framework.

0 commit comments

Comments
 (0)