Notice: Some of the services that support the smooth operation of our websites are still in the process of being restored. As a result, certain features—such as images and committer paperwork—may be temporarily unavailable. Our team is actively working to resolve these issues and restore full functionality as soon as possible.

Thank you for your patience and understanding.

Jakarta NoSQL 1.1

The 1.1 release builds upon the stable 1.0 foundation, introducing several key features that expand interoperability, improve developer productivity, and align with the broader Jakarta EE ecosystem.

This release focuses on defining a standard Driver Communication API, which will enable consistent and portable integration with NoSQL databases. It also includes support for Jakarta Query, prepared statement execution, and enhanced attribute mapping.

 

New features, enhancements or additions

  • Update dependencies
  • Update Java version
  • Standardized Driver Communication API to unify and simplify the integration of NoSQL providers
  • Jakarta Query supports for fluent, portable query definitions (Jakarta Query GitHub)
  • Prepared Statement support for parameterized and secure query execution.
  • Support for Map<K, V> attributes where V is an entity or embedded class.

Removals, deprecations or backwards incompatible changes

  • none

     
Release Date
Release Type
Minor release