Improved
v1.2.1-alpha.0
First Astarte 1.2.1 alpha release.
Changes since 1.2.0
Changed
- Update the docker-compose configuration to allow both physical and virtual devices to connect to Astarte, provided that the devices and the host are on the same LAN.
Fixed
- [astarte_appengine_api] Correctly handle Cassandra
varchars. - [astarte_data_updater_plant] Correctly handle Cassandra
varchars. - [astarte_housekeeping] Correctly handle Cassandra
varchars. - [astarte_pairing] Correctly handle Cassandra
varchars. - [astarte_realm_management] Correctly handle Cassandra
varchars. - [astarte_trigger_engine] Correctly handle Cassandra
varchars. - [astarte_pairing] Fix a corner case in the realm public key retrieval when connection to the database might fail.
- [astarte_realm_management] Fix a corner case in the realm public key retrieval when connection to the database might fail.
- [astarte_appengine_api] Fix a corner case in the realm public key retrieval when connection to the database might fail.
- [astarte_data_updater_plant] Do not generate redundant disconnection triggers in corner cases when a device is already disconnected. Fix #1014.