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

ID properties overflow #615

Closed
gkverneland opened this issue May 28, 2021 · 5 comments
Closed

ID properties overflow #615

gkverneland opened this issue May 28, 2021 · 5 comments
Milestone

Comments

@gkverneland
Copy link

Referring to an issue that has not been solved correctly: #560

It fails for example when downloading an order with ID 61000150083 because of overflow when converting to a 32-bit unsigned integer. The ID propery should be changed to 64-bit.

@niikoo
Copy link

niikoo commented May 28, 2021

+1

@XiaoFaye XiaoFaye added this to the 0.8.4 milestone May 29, 2021
@XiaoFaye
Copy link
Owner

Sorry for the confusion, all ID type will be changed to unsigned long in the next version.

@niikoo
Copy link

niikoo commented May 31, 2021

Sorry for the confusion, all ID type will be changed to unsigned long in the next version.

When will the new version be released? Do you have an ETA?

@nvsoares
Copy link

nvsoares commented Jun 9, 2021

We are preparing a new release of our system and wanted to use version 0.8.3 because it already Allow authenticate Woocommerce API with JWT. It would be very helpful to have an idea When will the new version be released.

@XiaoFaye
Copy link
Owner

This has been fixed in version 0.8.4, sorry for the delay.

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

No branches or pull requests

4 participants