Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit b3de5eb

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 5.4.0.Beta2
1 parent 1ae5ac1 commit b3de5eb

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

changelog.txt

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,46 @@
11
Hibernate OGM Changelog
22
=======================
33

4+
5.4.0.Beta2 (05-07-2018)
5+
-------------------------
6+
7+
** Bug
8+
* OGM-1510 - - Remove references to org.infinispan.protostream.impl package
9+
* OGM-1222 - mongodb - Duplicate insert on mutate within entitymanager lifecycle
10+
11+
** Improvement
12+
* OGM-1505 - neo4j - Allow building and testing the Neo4J integration on JDK9
13+
* OGM-1496 - mongodb - Improve the message to user when MongoDB does not like index and unique constraint on field.
14+
* OGM-1485 - infinispan - Infinispan Remote support all JoinTable association type use cases
15+
* OGM-1484 - ignite - Support of property selections (projection queries) in JPQL for Apache Ignite
16+
* OGM-1442 - infinispan - Remove temporary Infinispan client WF feature pack redistribution module
17+
* OGM-1427 - infinispan - Infinispan remote stored procedure (Remote Task) support
18+
* OGM-1420 - mongodb - @ElementCollection - doesn't retrieve MongoDB array
19+
20+
** New Feature
21+
* OGM-1478 - core - Throw proper exception when EntityManager#getCriteriaBuilder() is called
22+
* OGM-1462 - neo4j - Support indexes in Neo4j
23+
* OGM-1346 - mongodb - MongoDB - Add GeometryCollection to spatial support
24+
* OGM-1287 - - Create a property to look up native nosql connection via JNDI
25+
26+
** Sub-task
27+
* OGM-1431 - infinispan - Support server tasks for Infinispan remote
28+
* OGM-1430 - - Support scripting for remote mode
29+
30+
** Task
31+
* OGM-1506 - build - Introduce a Maven profile to test on JDK10
32+
* OGM-1503 - build - Remove deprecated dependencies hibernate-java8 ad hibernate-entitymanager
33+
* OGM-1502 - infinispan - Upgrade Infinispan to 9.3.0.Final
34+
* OGM-1499 - tests - Update integration tests to use WildFly 13.0.0.Final
35+
* OGM-1495 - infinispan - Use Infinispan remote clustered counters to implement @SequenceGenerator.
36+
* OGM-1493 - infinispan - Upgrade Infinispan to 9.3.0.CR1
37+
* OGM-1491 - tests - Provide a test using custom Identity Generator in core TCK
38+
* OGM-1490 - core - Upgrade to Hibernate Search 5.10.2.Final
39+
* OGM-1489 - core - Upgrade to Hibernate ORM 5.3.2.Final
40+
* OGM-1483 - infinispan - Define Infinispan Remote Protobuf schema providing the final file
41+
* OGM-1480 - infinispan - Upgrade Infinispan to 9.3.0.Beta1
42+
* OGM-1479 - build, core - Remove dependency to Javassist
43+
444
5.4.0.Beta1 (24-05-2018)
545
-------------------------
646

0 commit comments

Comments
 (0)