Closed hz-devops-test closed 1 year ago
Internal Jira issue: API-1584
@harunalpak @srknzl did we ported the necessary changes for this fix to Node.js? If so, can you please close the issue by linking the PR we did this change?
This changes ported to Nodejs client. See PR for details.
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.