Eclipse JNoSQL 1.1.18 introduces first-class Time Series support across the project.
This release expands the Eclipse JNoSQL programming model with a new Time Series mapping module, including TimeSeriesTemplate, Jakarta Data repository integration, CDI support, and configuration support.
The database integrations now include support for InfluxDB 3, Apache IoTDB, and QuestDB, providing native integration with different Time Series database models while preserving a consistent Jakarta NoSQL programming experience.
The release also improves JNoSQL Lite by adding Time Series support to the lightweight runtime model.
In addition to the new Time Series capabilities, Eclipse JNoSQL 1.1.18 includes several fixes and maintenance improvements, including stronger query parameter handling, Gremlin query safety improvements, QuestDB offset pagination, Apache IoTDB enum support, service discovery improvements, and updates to multiple database drivers and dependencies.
This release continues the evolution of Eclipse JNoSQL as a polyglot persistence solution for Enterprise Java and Jakarta EE applications, allowing developers to work with Key-Value, Column, Document, Graph, and now Time Series databases through a consistent programming model.