Astarte v1.2.0 release.
Changes since v1.1
Added
- Add support for device deletion.
- Add support to realm update.
- Add
device_registration_limit
field toCreateRealm
,GetRealmReply
andUpdateRealm
. - Add
datastream_maximum_storage_retention
field toCreateRealm
,GetRealmReply
andUpdateRealm
. - Add
GetDeviceRegistrationLimit[Reply]
to retrieve the maximum number of registered devices per realm. - Add
GetDatastreamMaximumStorageRetention[Reply]
to retrieve the maximum retention value for data in a realm.
Changed
- Bump Elixir to 1.15.7.
- Bump Erlang/OTP to 26.1.