Skip to content

Releases: palantir/conjure-go-runtime

0.2.2

06 Mar 21:54

Choose a tag to compare

  • Makes defensive copy of TLS configuration provided to builders
  • Fixes bug in client's round-robin behavior

0.2.1

27 Feb 22:37

Choose a tag to compare

Upgrade palantir metrics to 0.9.6 (#12)

0.2.0

31 Jan 23:47
14ce453

Choose a tag to compare

14ce453 Implement a text/plain codec (#11)
6954bc2 fix readme typos and wording (#10)
e4c5f3f Add GoDoc.org badge to README.md (#7)
7143434 Support custom error decoders via WithErrorDecoder client param. (#5)
4dcdaf3 codecs.JSON now delegates to safejson instead of reimplementing (#6)
41d2e41 Convert to pkg/uuid (#3)
02ad898 Move to conjuretype.UUID (#2)

0.1.0: Initial Release

18 Dec 21:51

Choose a tag to compare

Initial Commit