hazelcast-python-client
hazelcast-python-client copied to clipboard
[TRACKING ISSUE] [API-1513] Promote Compact serialization and GenericRecord APIs to stable status
The tracking issue for the Java side PR.
See https://github.com/hazelcast/hazelcast/pull/21997 for details.
This PR removes the BETA annotations from the Compact serialization and GenericRecord related classes.
Also, as planned earlier, the CompactSerializationConfig#enabled flag is removed, and Compact serialization is made enabled by default.