0.21.0
Breaking change
-
Change the type of
offerId
from java.lang.Integer to java.lang.Long to align with the 64-bit size of offer IDs. (#303).This change affects the following fields:
- org.stellar.sdk.responses.operations.CreatePassiveSellOfferOperationResponse.offerId
- org.stellar.sdk.responses.operations.ManageBuyOfferOperationResponse.offerId
- org.stellar.sdk.responses.operations.ManageSellOfferOperationResponse.offerId