Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hz-devops-test opened this issue Nov 4, 2022 · 1 comment

Comments

@hz-devops-test
Copy link

The tracking issue for the Java side PR.

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

@github-actions
Copy link

github-actions bot commented Nov 7, 2022

Internal Jira issue: API-1677

@github-actions github-actions bot changed the title [TRACKING ISSUE] Introduce new types to binary compatibility test for Portable [API-1014] [TRACKING ISSUE] Introduce new types to binary compatibility test for Portable [API-1014] [API-1677] Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants