hazelcast-python-client
hazelcast-python-client copied to clipboard
Hazelcast Python Client
The example Docker commands refer to Hazelcast `5.3`, even though newer versions are available. It would be simpler if they used `latest` instead, to avoid needing to update in future...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [hazelcast/github-jira-tool-action](https://github.com/hazelcast/github-jira-tool-action) from 3 to 6. Release notes Sourced from hazelcast/github-jira-tool-action's releases. v6 Support CUSTOM_FIELDS input v5 This release contains the same as v3.3.1 but fixes versioning v3.3.1 Adapted for...
This test failed in the compatibility suite for Hz 5.3.8: https://github.com/hazelcast/client-compatibility-suites/actions/runs/15042583719/job/42277600444 ``` =================================== FAILURES =================================== ______________________ MapTest.test_invalidate_single_key ______________________ self = def test_invalidate_single_key(self): self.fill_map_and_near_cache(10) initial_cache_size = len(self.map._wrapped._near_cache) script = """map =...