hazelcast/hazelcast-python-client

[TRACKING ISSUE] [API-1513] Promote Compact serialization and GenericRecord APIs to stable status

hz-devops-test opened this issue · 0 comments

The tracking issue for the Java side PR.

See hazelcast/hazelcast#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.