Releases: talariadb/talaria
Releases · talariadb/talaria
v1.1.5
- Added the ability to load the entire config from
TALARIA_CONF
environment variable.
- Fixed an issue with environment config loader for nil structs.
v1.1.4
- Changed the path to
kelindar/talaria
- Fixed default name function for the compaction
- Rebased docker image on
debian
v1.1.3
- Fixed an issue with loader not having a default
region
- Fixed an issue with debug and info logs
- Added a default name function for compaction
v1.1.2
Adds a flexible schema url which can be dynamically reloaded if changes.
v1.1.1
- Adds support for local file sink.
- Adds support for configurable S3 sink which can now be used for DigitalOcean and Minio.
v1.1.0
- Breaking change:
s3Compact
section from the configuration is removed
- Adds support for Big Query, Google Cloud Storage and Azure as compaction sinks.