Skip to content

Releases: ConductorOne/baton-sdk

v0.1.36

17 May 20:31
6a7f302
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.35...v0.1.36

v0.1.35

09 May 20:26
502feb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.34...v0.1.35

v0.1.34

08 May 21:05
435d19b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.33...v0.1.34

v0.1.33

09 Apr 16:56
97a6f81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.32...v0.1.33

v0.1.32

02 Apr 20:03
db5fb10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.31...v0.1.32

v0.1.31

28 Mar 22:55
63ba54c
Compare
Choose a tag to compare

What's Changed

  • Fix types so that BearerAuth implements AuthCredentials interface. by @ggreer in #117

Full Changelog: v0.1.30...v0.1.31

v0.1.30

26 Mar 17:48
c4e163e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.28...v0.1.30

v0.1.28

13 Mar 17:04
dd529d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.27...v0.1.28

v0.1.27

06 Mar 17:43
8a0358b
Compare
Choose a tag to compare

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

v0.1.26

23 Feb 23:55
5cced7c
Compare
Choose a tag to compare

What's Changed

  • Return an error if status code is bad. by @ggreer in #106

Full Changelog: v0.1.25...v0.1.26