Skip to content

Releases: palantir/conjure-go-runtime

v2.96.0

07 Mar 17:21
v2.96.0
6d40f94
Compare
Choose a tag to compare

No documented user-facing changes

v2.95.0

24 Jan 17:01
v2.95.0
a27e5b4
Compare
Choose a tag to compare

No documented user-facing changes

v2.94.0

23 Jan 00:23
v2.94.0
b302851
Compare
Choose a tag to compare

🐛 Fixes

  • Partially Revert "fix: Prepend request modifiers with WithInnerMiddleware() to execute in the intuitive order (#739)" (#749)

v2.93.0

13 Jan 17:55
v2.93.0
9b98dae
Compare
Choose a tag to compare

🐛 Fixes

  • Prepend request modifiers with WithInnerMiddleware() to execute in the intuitive order (#739)

v2.92.0

17 Dec 17:08
v2.92.0
f85ab74
Compare
Choose a tag to compare

No documented user-facing changes

v2.91.0

13 Dec 19:10
v2.91.0
8105dfc
Compare
Choose a tag to compare

✨ Features

  • Update config, not params, during builder phase (#694)

v2.90.0

06 Dec 17:19
v2.90.0
5ec4467
Compare
Choose a tag to compare

No documented user-facing changes

v2.89.0

05 Dec 21:20
v2.89.0
95554ea
Compare
Choose a tag to compare

🐛 Fixes

  • Codecs.GZIP checks error before defer func (#730)

v2.88.0

27 Nov 21:29
v2.88.0
9476e25
Compare
Choose a tag to compare

✨ Features

  • Add errors.ConjureErrorDecoder interface & instantiable registry type for customizing error deserialization (#724)

v2.87.0

26 Nov 18:38
v2.87.0
fa88981
Compare
Choose a tag to compare

🐛 Fixes

  • Codecs.codecSNAPPY.Marshal uses configured contentCodec (#723)