Skip to content

v4.0.0

Compare
Choose a tag to compare
@bmoylan bmoylan released this 05 Apr 16:42
· 584 commits to develop since this release

Breaking Change: Generated client interfaces with binary body arguments now generate a func() io.ReadCloser instead of io.ReadCloser to allow retried requests to recreate the body. (#43) (palantir/conjure-go-runtime#34)