Skip to content

v0.1.27

Compare
Choose a tag to compare
@ggreer ggreer released this 06 Mar 17:43
· 236 commits to main since this release
8a0358b

What's Changed

  • Error if connector returns same pagination as previous list call. by @ggreer in #107
  • Tiny: We don't need to Close() the underlying reader if we never initialized it by calling Read(). by @morgabra in #109
  • Close response body. by @ggreer in #108
  • Add new helpers and options by @martinalbert in #110

Full Changelog: v0.1.26...v0.1.27