Skip to content

Commit

Permalink
[Jenkins release job] changelog.txt updated by release build 5.2.0.Al…
Browse files Browse the repository at this point in the history
…pha1
  • Loading branch information
Hibernate-CI committed Sep 7, 2017
1 parent 8d68e79 commit 0edcac7
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions changelog.txt
@@ -1,6 +1,55 @@
Hibernate OGM Changelog
=======================

5.2.0.Alpha1 (07-09-2017)
-------------------------

** Bug
* OGM-1303 - neo4j - Remote Neo4j - NPE during transaction commit when dealing with inverse relations
* OGM-1294 - mongodb - MongoDB - Properties of child object in an inheritance hierarchies are not loaded when coming from a relation
* OGM-1292 - neo4j - Neo4j Embedded dialect does not check which side of the association has the owner
* OGM-1290 - neo4j - 'target' node in Neo4j association queries needs to be qualified with a label
* OGM-1288 - neo4j - Recursive structures don't load from Neo4j properly
* OGM-1286 - documentation - ReadMe.md file in Hibernate OGM repository has incorrect links
* OGM-1272 - infinispan - Infinispan configuration handling is making caches transactional as side-effect

** Improvement
* OGM-1309 - neo4j - Set the max size of Neo4j page cache
* OGM-1284 - documentation - Fix Hibernate OGM configuration on WildFly
* OGM-1281 - mongodb, tests - Native mapping tests for MongoDB are not comparing binary values
* OGM-1275 - infinispan - Allow Infinispan to auto-register our custom Externalizers via service discovery
* OGM-1274 - infinispan - Verify that the required Infinispan Externalizers have been registered
* OGM-1270 - mongodb - Upgrade to Fongo 2.0.12
* OGM-650 - zzz_datastore - Create new repositories for community supported dialects

** New Feature
* OGM-1308 - - Move changes to 'core' that needs for OrientDB and Ignite modules
* OGM-1293 - tests - Allow multiple issues for the jiraKey attribute of @TestForIssue
* OGM-1291 - tests - Update Byteman to version 3.0.10
* OGM-1285 - infinispan - Group operations for infinispan

** Patch
* OGM-1267 - core - Javadoc in OgmEntityPersister refers to the wrong kind of ErrorHandler

** Remove Feature
* OGM-1282 - mongodb - Remove FongoDB

** Sub-task
* OGM-1279 - mongodb - Migrate to MongoDB 3 API

** Task
* OGM-1306 - core - Upgrade Hibernate ORM to 5.1.10.Final
* OGM-1304 - documentation - Remove requirement for CLA by adding a CONTRIBUTING.md
* OGM-1300 - mongodb - Upgrade MongoDB driver to 3.5.0 and MongoDB to 3.4.6
* OGM-1299 - build - Update jboss-logging to the version used in WildFly 10.1 (3.3.0)
* OGM-1298 - build - Make the minimal JDK version 8
* OGM-1297 - neo4j - Upgrade Neo4j to 3.2.3 and the Neo4j driver to 1.4.2
* OGM-1296 - build - Upgrade Hibernate ORM to 5.1.9.Final
* OGM-1295 - build - Upgrade Hibernate Search to 5.6.2.Final
* OGM-1271 - infinispan - Upgrade to Infinispan 8.2.6.Final
* OGM-1266 - core - Remove unused class ProducerConsumerQueue
* OGM-588 - - Revert work-around required due to ORM version update

5.1.0.Final (01-03-2017)
-------------------------

Expand Down

0 comments on commit 0edcac7

Please sign in to comment.