Hi everyone,
Eclipse JNoSQL 1.2.0-M2 is now available.
This milestone continues the work toward the next generation of Eclipse JNoSQL, with improvements across the core API, database integrations, and extensions.
Some highlights include:
Automatic discovery to simplify configuration and runtime integration
New lifecycle event support
CDI repository interception
Improved repository and query behavior, including pagination, delete counts, cursor navigation, and method query precedence
Better mapping and runtime compatibility
Jakarta Data M4 support
Automatic converter discovery in the extensions
Repository annotation processor improvements
Expanded TCK and regression test coverage
Significant Oracle NoSQL improvements, including typed IDs, projections, IGNORE_CASE, null predicates, and delete counts
Updated database drivers and dependencies
A Solr security update
You can find the complete release notes here:
Core:
https://github.com/eclipse-jnosql/jnosql/releases/tag/1.2.0-M2
Database integrations:
https://github.com/eclipse-jnosql/jnosql-databases/releases/tag/1.2.0-M2
Extensions:
https://github.com/eclipse-jnosql/jnosql-extensions/releases/tag/1.2.0-M2
Many thanks to everyone who contributed to this milestone, especially @robertpatrick and @mhnuk2007.
Feedback and testing are very welcome as we continue toward Eclipse JNoSQL 1.2.
Best regards,
Otavio