astarte_data_access

Astarte database data retrieval code

APACHE-2.0 License

Downloads
31.1K
Stars
1
Committers
5

Bot releases are hidden (Show)

astarte_data_access - v1.0.6 Latest Release

Published by Annopaolo 6 months ago

Sixth Astarte 1.0 maintenance release.

astarte_data_access - v1.1.1

Published by Annopaolo about 1 year ago

First Astarte 1.1 maintenance release.

CHANGELOG

Fixed

  • Don't crash when retrieving the interface version in a device whose introspection is empty.
astarte_data_access - v1.0.5

Published by Annopaolo about 1 year ago

Fifth Astarte 1.0 maintenance release

astarte_data_access - v1.1.0

Published by bettio over 1 year ago

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.
astarte_data_access - v1.1.0-rc.0

Published by bettio over 1 year ago

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.
astarte_data_access - v1.1.0-alpha.0

Published by bettio over 1 year ago

First Astarte 1.1 alpha.

astarte_data_access - v1.0.4

Published by Annopaolo almost 2 years ago

Fourth Astarte 1.0 maintenance release

astarte_data_access - v1.0.3

Published by bettio over 2 years ago

Third Astarte 1.0 maintenance release

astarte_data_access - v1.0.2

Published by bettio over 2 years ago

Second Astarte 1.0 maintenance release

astarte_data_access - v1.0.1

Published by bettio almost 3 years ago

First Astarte 1.0 maintenance release.

astarte_data_access - v1.0.0

Published by bettio over 3 years ago

Astarte v1.0.0 release.

Changes since v0.11

Changed

  • Run tests against ScyllaDB 4.4 / Cassandra 3.11.10.
  • Update dependencies to latest available versions (see mix.lock files).
  • Update Elixir to 1.11 and OTP to 23.2.
  • Handle env variables with Skogsra.
  • Change env variable ASTARTE_CASSANDRA_NODES into CASSANDRA_NODES

Added

  • Support SSL for Cassandra connections.
  • Default max certificate chain length to 10.
astarte_data_access - v1.0.0-rc.0

Published by bettio over 3 years ago

First Astarte v1.0.0 release candidate.

astarte_data_access - v1.0.0-beta.2

Published by bettio over 3 years ago

Second Astarte v1.0.0 beta.

CHANGELOG

Changed

  • Run tests against ScyllaDB 4.4-rc.4 / Cassandra 3.11.10.
  • Update dependencies to latest available versions (see mix.lock files).
  • Update Elixir to 1.11 and OTP to 23.2.
astarte_data_access - v1.0.0-beta.1

Published by bettio over 3 years ago

First Astarte v1.0.0 beta.

astarte_data_access - v0.11.4

Published by bettio over 3 years ago

Astarte v0.11.4 release.

astarte_data_access - v0.11.3

Published by bettio over 3 years ago

Astarte v0.11.3 release.

astarte_data_access - v0.11.2

Published by bettio about 4 years ago

Astarte v0.11.2 release.

CHANGELOG

Changed

  • Test against Elixir 1.8.2.
astarte_data_access - v1.0.0-alpha.1

Published by bettio about 4 years ago

First Astarte 1.0.0 alpha.

CHANGELOG

Changed

  • Handle env variables with Skogsra.
  • Change env variable ASTARTE_CASSANDRA_NODES into CASSANDRA_NODES

Added

  • Support SSL for Cassandra connections.
  • Default max certificate chain length to 10.
astarte_data_access - v0.11.1

Published by bettio over 4 years ago

Astarte v0.11.1 release.

astarte_data_access - v0.11.0

Published by bettio over 4 years ago

Astarte v0.11.0 release.

Changes since v0.10

Fixed

  • Update re2, fixing a compilation problem that prevented applications depending
    from CQEx from starting.

Changed

  • Update requirements to OTP 21.3, Elixir 1.8.1 and Cassandra 3.11.4.
  • Fetch mapping database_retention_policy and database_retention_ttl.