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

Release Date
Deliverables

### 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** support for fluent, portable query definitions ([Jakarta Query GitHub](https://github.com/jakartaee/query))
* **Prepared Statement support** for parameterized and secure query execution.
* Support for `Map<K, V>` attributes where `V` is an entity or embedded class.