This repository was archived by the owner on Apr 23, 2021. It is now read-only.
2.20190710.0
Version 2.20190710.0 (2019-07-10)
- Breaking change — As of 2019-07-10 Java Connect SDK does not support explicit
ENUMtypes. Instead, the SDKs passENUMvalues as staticStrings. Developer code can now choose to ignore unexpectedStringvalues when Square APIs return new values instead of being forced to throw runtime errors due to unexpected types. Additional information, including migration help, is available in the README.