Release notes
Bug
- [OGM-614] - Add support for java.sql.Timestamp
- [OGM-1375] - We shouldn't create partial entities from a native query
- [OGM-1411] - MongoDB native query with pagination on aggregate: empty-results for subsequent runs
- [OGM-1416] - org.hibernate.PropertyAccessException with MongoDB Native Query. Null assigned to primitve
New Feature
- [OGM-359] - Support stored procedures with positional parameters for MongoDB
- [OGM-1329] - Add annotation to select the template configuration for a cache
- [OGM-1347] - Add configuration option for generated protobuf file in Infinispan Remote
- [OGM-1405] - Choosing a default template configuration for new caches in Infinispan Remote dialect
- [OGM-1433] - We should support db.Collection.drop() for MongoDB with native queries
Improvement
- [OGM-1390] - Upgrade to Hibernate ORM 5.3 and JPA 2.2
- [OGM-1412] - Upgrade Infinispan to 9.2.0.Final
- [OGM-1413] - Upgrade WildFly distribution used for integration tests to 12.0
- [OGM-1414] - Documentation states it's about WildFly 10, whereas it's about 11 (and soon 12)
- [OGM-1418] - Fix README.md about running the tests with a Neo4j server
- [OGM-1422] - Typo in examples, tests and documentation: Vehicule should be Vehicle
- [OGM-1423] - Infinispan remote: default Hibernate OGM cache configuration for created client side caches
- [OGM-1424] - Infinispan remote: avoid word "Template" in favour of "Cache Configuration" in dialect properties and annotations
- [OGM-1428] - Feature pack distribution for Hibernate OGM WildFly modules
- [OGM-1434] - Create a test case for MongoDB to check that we can pass ObjectId as parameter for JPQL queries
- [OGM-1437] - Upgrade to Hibernate Commons Annotations 5.0.3.Final
- [OGM-1450] - Upgrade to Hibernate Search 5.10.0.Beta2
- [OGM-1453] - Upgrade to Neo4j 3.3.5
Sub-task
- [OGM-1429] - Support run java code for embedded mode
The text area below allows the project release notes to be copied to another document.