Skip to content

Releases: labd/commercetools-go-sdk

v0.3.1

12 Apr 13:38
Compare
Choose a tag to compare

Re-release to create a fresh entry in the Module Mirror and Checksum Database.

See also https://blog.golang.org/publishing-go-modules and https://blog.golang.org/module-mirror-launch

v0.3.0

12 Apr 12:46
Compare
Choose a tag to compare
  • Upgrade services and types from commercetools-api-reference #59
  • Add validation for structs for Update calls
  • Enable custom objects endpoint after raml update
  • Backwards incompatible: DateOfBirth fields now take a *Date instead of a Date value
  • Backwards incompatible: LocalizedDescription field of ShippingMethod now takes a *LocalizedDescription instead of a string value