Square v2.20.0 Release Notes
Release Date: 2019-07-10 // almost 4 years ago-
💥 Breaking change — As of 2019-07-10 .NET Connect SDK does not support explicit
ENUM
types. Instead, the SDKs passENUM
values as staticStrings
. Developer code can now choose to ignore unexpectedString
values 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.Retired functionality — The
CatalogItem.image_url
field (deprecated underSquare-Version
YYYYMMDD) is retired and no longer included in Connect SDKs.