Releases: astarte-platform/astarte_data_access
Releases · astarte-platform/astarte_data_access
v1.2.0-rc.0
First Astarte v1.2.0 release candidate.
Changes since v1.1:
Added
- Add the
ASTARTE_INSTANCE_ID
env to allow sharing
the database between multiple Astarte instances.
Default to""
to maintain backward compatibility.
Changed
- Update Elixir to 1.15.7.
- Update Erlang/OTP to 26.1.
v1.0.6
v1.1.1
v1.0.5
v1.1.0
Astarte v1.1.0 release.
Changes since v1.0
Changed
- BREAKING: The library now handles DB connections and must be started in a supervision tree.
- Use Xandra as database driver.
- BREAKING: Public functions now accept a realm name as first argument instead of a CQEx client.
v1.1.0-rc.0
First Astarte v1.1.0 release candidate.
CHANGELOG
Changed
- BREAKING: The library now handles DB connections and must be started in a supervision tree.
- Use Xandra as database driver.
- BREAKING: Public functions now accept a realm name as first argument instead of a CQEx client.
v1.1.0-alpha.0
First Astarte 1.1 alpha.