Releases: rovio/rovio-ingest
Releases · rovio/rovio-ingest
Release 1.0.7
What's Changed
- Added support for Hdfs as deep storage by @vivek-balakrishnan-rovio in #48
- Update druid version to 29.0.0 by @juhoautio-rovio in #53
- Update spark version to 3.4.1 by @juhoautio-rovio in #54
- Add support for array types by @juhoautio-rovio in #56
- More config options for HDFS storage (e.g. Kerberos) by @juhoautio-rovio in #57
- Azure deep storage by @juhoautio-rovio in #58
- Update python 3.7->3.9 & poetry 1.1.8->1.5.1 by @juhoautio-rovio in #59
Full Changelog: v1.0.6...v1.0.7
Migration notes
Since this version rovio-ingest only works with Druid DB schema that has the used_status_last_updated column
, which was added in 28.0.0.
The previous versions of rovio-ingest should work also if used_status_last_updated column
has been already added in Druid DB schema, so for a smooth transition the DB schema can be updated before updating to rovio-ingest 1.0.7.
Release 1.0.6
Fixes #44
Release 1.0.5
DataSketches supported
Release 1.0.4
This release uses Apache Druid library version 25.0.0.
Release 1.0.3
This release uses Apache Druid library version 0.22.1.
Release 1.0.2
v1.0.2 Set version for release 1.0.2
Release 1.0.1
v1.0.1 Set version for release 1.0.1
Release 1.0.0
v1.0.0 Set version for release 1.0.0