Releases: palantir/conjure-go
v6.63.0
✨ Features
-
Replace global conjure-type error registration with a generated registry per conjure definition.
Creates a new
internal/conjureerrors
package in each output directory for conjure definitions that include errors. Generated client implementations provide the definition-specific registry as a ConjureErrorDecoder to be used when deserializing a non-2xx JSON response.Clients will no longer be able to deserialize errors not defined in their own conjure definition.
Generating multiple IRs into the same output directory will result in all definitions sharing the same error registry. (#636)
v6.62.0
v6.61.0
v6.60.0
Automated release, no documented user facing changes
v6.59.0
Automated release, no documented user facing changes
v6.58.0
Automated release, no documented user facing changes
v6.57.0
Automated release, no documented user facing changes
v6.56.0
Automated release, no documented user facing changes
v6.55.0
v6.54.0
Automated release, no documented user facing changes