### 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.