Skip to content

Commit

Permalink
[Jenkins release job] changelog.txt updated by release build 5.0.4.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibernate-CI committed Jan 5, 2017
1 parent e85580c commit f5f9be5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions changelog.txt
@@ -1,6 +1,21 @@
Hibernate OGM Changelog
=======================

5.0.4.Final (05-01-2017)
-------------------------

** Bug
* OGM-1213 - mongodb - MongoDBDialect.nextValue is not thread safe
* OGM-1208 - couchdb - Generation of values for sequence causes Optimistic locking exception
* OGM-1207 - redis - Value generation for sequences is not thread safe
* OGM-732 - query - Make queries work with InheritanceType#SINGLE_TABLE

** New Feature
* OGM-1225 - core, neo4j - Fix Neo4j tests

** Task
* OGM-1193 - tests - Neo4J SequenceNextValueGenerationTest needs to verify generation of unique ids

5.0.3.Final (08-11-2016)
-------------------------

Expand Down

0 comments on commit f5f9be5

Please sign in to comment.