Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jnosql-dev] Eclipse JNoSQL 1.1.17 is now available!

Hi everyone,

Eclipse JNoSQL 1.1.17 is now available.

This release focuses on repository improvements, mapping reliability, runtime compatibility, and updated database integrations.

Highlights include:

  • Support for asynchronous repository methods using CompletionStage
  • Pagination fixes, including total element calculation and backward cursor navigation
  • Improved query method handling for And precedence
  • BigInteger precision fixes and mapping configuration improvements
  • Better service discovery across different class-loading environments
  • Updated database drivers, including Elasticsearch 9.5.2, Jedis 8.0.1, MongoDB 5.11.0, HBase 3.0.0, DynamoDB 2.54.7, and Neo4j 6.2.1
  • Oracle NoSQL JSON null predicate fixes
  • A fix for accessing Page.totalElements outside an active transaction

You can find the full release notes here:

Core:
https://github.com/eclipse-jnosql/jnosql/releases/tag/1.1.17

Database integrations:
https://github.com/eclipse-jnosql/jnosql-databases/releases/tag/1.1.17

Extensions:
https://github.com/eclipse-jnosql/jnosql-extensions/releases/tag/1.1.17

Many thanks to everyone who contributed to this release, especially @robertpatrick and @mhnuk2007 for their contributions.


--

Thanks a lot,

Twitter | Linkedin | Youtube


Back to the top