Files
spring-integration/spring-integration-hazelcast/src
Artem Bilan b705a966f3 GH-9441: Deprecate Hazelcast CP Subsystem usage
Fixes: https://github.com/spring-projects/spring-integration/issues/9441

* Upgrade to Hazelcast `5.5`
* Deprecate `LeaderInitiator`, `HazelcastLockRegistry` since they cannot be used in Open Source due to Hazelcast CP Subsystem migration under commercial support
* Deprecate `HazelcastMembershipListener` and `HazelcastLocalInstanceRegistrar` in favor of Hazelcast `Cluster` API.
* Mention changes in the docs
2025-04-16 15:56:28 -04:00
..