Repository: karaf-cellar Updated Branches: refs/heads/master 43b5348d4 -> 094053c99
Update RELEASE-NOTES for Cellar 4.0.2 release Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/094053c9 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/094053c9 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/094053c9 Branch: refs/heads/master Commit: 094053c991f5d98023740fbbc370f99ec8dded24 Parents: 43b5348 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Sep 9 14:12:56 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Sep 9 14:12:56 2016 +0200 ---------------------------------------------------------------------- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/094053c9/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index ba13627..2436fe4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -36,6 +36,7 @@ * [KARAF-4694] - Downgrade to Hazelcast 3.6.2 * [KARAF-4698] - Cellar handling of cluster:bundle-uninstall when one of the cluster nodes is offline * [KARAF-4699] - Check kubernetes POD label while discovering nodes + * [KARAF-4702] - BundleSynchronizer/ConfigurationSynchronizer do not check white/backlinks when syncing with cluster ** Improvement * [KARAF-3869] - Use hazelcast bundle instead of hazelcast-all
