Repository: ignite Updated Branches: refs/heads/ignite-1.6 96107b52d -> a284d053c
Release notes AI 1.6 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a284d053 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a284d053 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a284d053 Branch: refs/heads/ignite-1.6 Commit: a284d053cd2f885d2e6e23be7b992a8ff948c241 Parents: 96107b5 Author: Anton Vinogradov <[email protected]> Authored: Tue May 17 18:55:01 2016 +0300 Committer: Anton Vinogradov <[email protected]> Committed: Tue May 17 18:55:01 2016 +0300 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/a284d053/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 6763f20..a6ee27d 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -28,6 +28,7 @@ Ignite: * Added ODBC driver for Ignite. * Added support for join timeout while registering local addresses with IP finder in TcpDiscoverySpi. * Added support for JTA transactions via synchronization callback. +* Added Web Console for Ignite. * Fixed a bug causing object deserialization when local store is configured for cache. * Fixed a problem with incorrect classloader picked in OSGI environment. * Fixed a race condition when evicted offheap data was not delivered to query engine leading to query timeout.
