Skip to content

Releases: mutablelogic/go-client

v1.4.9

12 Apr 06:18
8d4d56e

Choose a tag to compare

What's Changed

Full Changelog: v1.4.8...v1.4.9

v1.4.8

11 Apr 09:42
0a7904d

Choose a tag to compare

What's Changed

  • Refactor streaming code and remove versioning by @djthorpe in #65

Full Changelog: v1.4.7...v1.4.8

v1.4.7

10 Apr 10:01
5c08758

Choose a tag to compare

What's Changed

Full Changelog: v1.4.6...v1.4.7

v1.4.6

05 Apr 09:58
0164bc0

Choose a tag to compare

What's Changed

  • Remove OAuth implementation from client, improved error handling, SSE buffer adjustment by @djthorpe in #63

Full Changelog: v1.4.5...v1.4.6

v1.4.5

27 Mar 17:41
db9eeff

Choose a tag to compare

What's Changed

This is a breaking change for OptPath and OptAbsPath, but ultimately needed to be done.

Full Changelog: v1.4.4...v1.4.5

v1.4.4

19 Mar 19:59
c26728d

Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

04 Mar 15:18

Choose a tag to compare

  • Fixed discovery for servers which don't have all the correct metadata available (ie, github)

Full Changelog: v1.4.2...v1.4.3

v1.4.2

04 Mar 14:52
567c7f9

Choose a tag to compare

What's Changed

  • Added Token transport and OAuth discovery by @djthorpe in #59
  • Added additional unit tests

Full Changelog: v1.4.1...v1.4.2

v1.4.1

03 Mar 17:29
530edb3

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

02 Mar 12:13
fd73fea

Choose a tag to compare

What's Changed

  • Added oauth package by @djthorpe in #57
  • Updated Otel to use a transport rather than a method
  • Now requires go 1.25 to align with go-server

Full Changelog: v1.3.8...v1.4.0