Releases: palantir/conjure-go-runtime
Releases · palantir/conjure-go-runtime
v2.96.0
No documented user-facing changes
v2.95.0
No documented user-facing changes
v2.94.0
🐛 Fixes
- Partially Revert "fix: Prepend request modifiers with WithInnerMiddleware() to execute in the intuitive order (#739)" (#749)
v2.93.0
🐛 Fixes
- Prepend request modifiers with WithInnerMiddleware() to execute in the intuitive order (#739)
v2.92.0
No documented user-facing changes
v2.91.0
✨ Features
- Update config, not params, during builder phase (#694)
v2.90.0
No documented user-facing changes
v2.89.0
🐛 Fixes
- Codecs.GZIP checks error before defer func (#730)
v2.88.0
✨ Features
- Add errors.ConjureErrorDecoder interface & instantiable registry type for customizing error deserialization (#724)
v2.87.0
🐛 Fixes
- Codecs.codecSNAPPY.Marshal uses configured contentCodec (#723)