hazelcast / hazelcast/hazelcast-nodejs-client

[TRACKING ISSUE] Introduce new types to binary compatibility test for Portable [API-1014] [API-1677]

Open
#1,412 1 comment 0 reactions 0 assignees View on GitHub
Estimation: S Source: Internal to-jira Type: Enhancement
Dominant language
TypeScript
Stars
152
Forks
64
Avg merge
46m
Merged PRs (30d)
3

Description

The tracking issue for the Java side PR.

See https://github.com/hazelcast/hazelcast/pull/22716 for details.

---

`Decimal`, `LocalDate`, `LocalTime`, `LocalDateTime`, and `OffsetDateTime` types were missing for Portable object on the binary compatibility test and we are missing test cases for these types. This PR adds these types to the Portable object in the test, and all languages should check if their client supports these missing types for Portable serialization and update the binary test file if they support.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.