Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 696 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 696 Bytes

Changelog for 1NCE IoT Device Onboarding

v1.0.0 (March 2023)

This is the first release of a 1NCE IoT Device Onboarding in this repository.

v1.0.1 (July 2023)

Support Asia Pacific (ap-northeast-1) Breakout Region

v1.0.2 (October 2023)

Use AWS IoT Core "ATS signed data endpoint" as MQTT broker endpoint URL.

v2.0.0 (March 2024)

Upgrade Node version from 14 to 18 and multiple project dependencies.

v2.0.1 (March 2024)

Add workaround to avoid stale connections when DNS host changes IP address.

v2.0.2 (July 2024)

Fix Nginx resolver configuration to avoid 499 http error codes. In main CFN template allow to select between t2.micro and t3a.micro EC2 instance types.