release notes
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/0a569b8a Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/0a569b8a Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/0a569b8a Branch: refs/heads/ignite-901 Commit: 0a569b8acfa4918dcd98a9fa0e4873f1e5b5737a Parents: f13f594 Author: Yakov Zhdanov <yzhda...@gridgain.com> Authored: Wed Jul 8 19:55:58 2015 +0300 Committer: Yakov Zhdanov <yzhda...@gridgain.com> Committed: Wed Jul 8 19:55:58 2015 +0300 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/0a569b8a/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index ec8c4e6..0e22f1f 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -6,6 +6,7 @@ Apache Ignite In-Memory Data Fabric 1.3 * Added auto-retries for cache operations in recoverable cases. * Fixed several issues with JTA integration. +* Fixed several issues with Hibernate L2 cache. * Fixed issue with GAR files in source release. * Stability fixes for TCP discovery SPI. * Stability fixes for onheap and offheap SQL queries.