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

Upgrade ObjectAdapter to deserialize to long in certain situations #215

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Mar 4, 2024

Currently, unknown Number Types are serialized to double, which may cause issues for those expecting a non-decimal number.

@SentryMan SentryMan changed the title Upgrade ObjectAdapter to deserialize to int in certain situations Upgrade ObjectAdapter to deserialize to long in certain situations Mar 4, 2024
@SentryMan SentryMan enabled auto-merge March 4, 2024 23:38
@rob-bygrave rob-bygrave added this to the 1.11 milestone Mar 4, 2024
@SentryMan SentryMan merged commit a8056a3 into avaje:main Mar 4, 2024
2 checks passed
@SentryMan SentryMan deleted the unknown-double branch March 4, 2024 23:51
@SentryMan SentryMan restored the unknown-double branch March 8, 2024 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants