Skip to content

Latest commit

 

History

History
66 lines (35 loc) · 2.41 KB

CHANGELOG.md

File metadata and controls

66 lines (35 loc) · 2.41 KB

Change Log

All notable changes to the Garnet Framework will be documented in this file.

[1.3.3] - 2024-09-12

This new version fixes some bugs, introduces new features and potential breaking changes.

  • Update version of Context Broker to 5.0.20

[1.3.2] - 2024-08-13

This new version fixes a bug we had in the Scorpio Broker due to splitting messages for SQS size limit.

  • Update version of Context Broker to 4.1.152

[1.3.0] - 2024-05-07

This new version fixes a bug we had due to the use of SQS in Scorpio Broker for fanning out messages. This led to missing messages in the datalake, the temporal storage and the subscriptions.

[1.3.0] - Added

  • SNS for fanning out messages to dedicated SQS queues per service.
  • VPC endpoints for SNS and SQS

[1.3.0] - Changed

  • Updated Aurora serverless v2 engine version to Postgresql v15.5

[1.2.0] - 2024-02-23

This new version fixes some bugs, introduces new features and potential breaking changes.

[1.2.0] - Added

  • Distributed architecture. You can now deploy Garnet using the microservice version of Scorpio Broker.
  • T-shirt Sizing for deployment. You can now choose the size of the deployment between Small and Xlarge depending on your workload.

[1.2.0] - Changed

  • Renames resources (logs, functions)

[1.1.0] - 2024-02-06

This new version fixes some bugs, introduces new features and potential breaking changes.

Added

  • RDS Proxy for the database.
  • Multi-typing support. See Multi-Typing section for information.
  • Connectivity status of Things connected using AWS IoT Core. See Connectivity Status for more information.
  • Sync of AWS Iot Things Group Membership with Shadows and the Context Broker. See Garnet Thing section for more information.

Changed

  • Aurora Serverless v2 is now used for the PostgreSQL instead of Amazon RDS.
  • Renamed resources (logs, functions)
  • Updated Scorpio Broker to version 4.1.14

[1.0.0] - 2023-05-02

Initial commit of the Garnet Framework.