You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
0 commit comments