Releases: igniterealtime/openfire-hazelcast-plugin
Releases · igniterealtime/openfire-hazelcast-plugin
Openfire Hazelcast (clustering) Plugin 3.1.0 Release
- [Issue #105] - Maximum cache size (in bytes) incorrectly reported
- [Issue #103] - Fix Cluster initialization race condition
- [Issue #102] - Remove unused code in ClusterListener
- [Issue #81] - ClusterExternalizableUtil should not ignore provided ClassLoader instances
- [Issue #79] - Use plugin classloader when executing task defined in a plugin
Openfire Hazelcast Plugin 3.0.0 Release
This release contains a major upgrade of the third-party Hazelcast framework. When upgrading from an earlier version of this plugin, please take careful note of the upgrade instructions that are part of the readme file of the plugin.
Notably, pre-existing hazelcast-local-config.xml
files (in the conf
directory of your Openfire installation) are likely to be incompatible. The safest course of action is to replace this file with a freshly generated copy.
What's Changed
- OF-2792: Improve cache usage reporting by @guusdk in #92
- Upgrade dependency hazelcast from 3.12.5 to 5.3.7 by @iarwen in #94
- Fixed: fix memory usage status bar issue. by @iarwen in #96
- Fix compatibility with Openfire 4.9.0 by @guusdk in #98
New Contributors
Full Changelog: v2.6.1...v3.0.0
Openfire Hazelcast Plugin 2.6.1 Release
- [Issue #86] - Reduce overhead of loading class definitions
Openfire Hazelcast Plugin 2.6.0 Release
This release supports Openfire 4.7.0