Skip to content

Update types across result and items/variations endpoints

Compare
Choose a tag to compare
@jjl014 jjl014 released this 24 Sep 21:00
· 19 commits to master since this release

What's Changed

  • Update CodeQL version by @sblaurock in #145
  • Update business entity name by @sblaurock in #144
  • [CI-3792] Add Dependabot check by @esezen in #148
  • [CI-3692] Update labels type by @esezen in #140
    • Breaking change - Changes types for labels surfaced on individual results from <String, Boolean> to <String, Object>
  • Items/Variations catalog methods return String json with task object … by @mocca102 in #149
    • Breaking change - Changes return type for all items/variations functions to return a task info string rather than a boolean (true)

Full Changelog: v5.24.13...v6.0.0