Skip to content

Commit

Permalink
Updating changelog and readme prior to 4.1.1.Final release
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarmorling committed Jan 14, 2015
1 parent 48d7e58 commit 9223ea9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions changelog.txt
@@ -1,27 +1,28 @@
Hibernate OGM Changelog
=======================

4.1.1.Final (12-01-2015)
4.1.1.Final (14-01-2015)
-------------------------

** Bug
* [OGM-697] - [Infinispan] Fix manual clear of the atomic map when Infinispan 7.0.3 is used
* [OGM-701] - The MongoDB Datastore provider must authenticate against the specified database
* [OGM-702] - Native query fails when entity has an embedded id
* [OGM-704] - Don't persist association properties on inverse side of bi-directional association
* [OGM-716] - The distribution package is not created anymore and it requires some updates

** Improvement
* [OGM-621] - The BOM POM should not export test dependencies
* [OGM-708] - Improve warning message OGM000060 triggered by OgmSequenceGenerator which does not give the true dialect
* [OGM-710] - Remove unneeded dependencies and dependency exports from WildFly modules
* [OGM-714] - Update to Hibernate ORM 4.3.8.Final
* [OGM-715] - Make dependency to "hibernate-hql-lucene" optional

** New Feature
* [OGM-401] - Add support for attributes of types short and float
* [OGM-640] - Add support for attribute of type Character
* [OGM-705] - Upgrade to Infinispan 7.0.3


4.1.0.Final (17-12-2014)
-------------------------

Expand Down
2 changes: 1 addition & 1 deletion readme.md
@@ -1,6 +1,6 @@
# Hibernate OGM

Version: 4.1.1.Final - 12 Jan 2015
Version: 4.1.1.Final - 14 Jan 2015

## Description

Expand Down

0 comments on commit 9223ea9

Please sign in to comment.