Current section
Files
Jump to
Current section
Files
astarte_data_access
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2021-06-28
## [1.0.0-rc.0] - 2021-05-05
## [1.0.0-beta.2] - 2021-03-23
### 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.
## [1.0.0-beta.1] - 2021-02-12
## [1.0.0-alpha.1] - 2020-06-18
### 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.
## [0.11.4] - 2021-01-25
## [0.11.3] - 2020-09-24
## [0.11.2] - 2020-08-14
### Changed
- Test against Elixir 1.8.2.
## [0.11.1] - 2020-05-18
## [0.11.0] - 2020-04-06
## [0.11.0-rc.1] - 2020-03-25
### Fixed
- Update re2, fixing a compilation problem that prevented applications depending
from CQEx from starting.
## [0.11.0-rc.0] - 2020-02-26
## [0.11.0-beta.2] - 2020-01-24
## [0.11.0-beta.1] - 2019-12-24
### 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.
## [0.10.2] - 2019-12-09
## [0.10.1] - 2019-10-02
## [0.10.0] - 2019-04-16
## [0.10.0-rc.0] - 2019-04-03
## [0.10.0-beta.3] - 2018-12-19
## [0.10.0-beta.2] - 2018-10-19
## [0.10.0-beta.1] - 2018-08-10
### Added
- First Astarte release.