Skip to content

v7.3.0

Compare
Choose a tag to compare
@marstr marstr released this 15 Feb 20:01
  • Exposing new RespondDecorator, ByDiscardingBody. This allows operations
    to acknowledge that they do not need either the entire, or a trailing portion
    of a response body. In doing so, Go's http library can reuse HTTP
    connections more readily.
  • Adding PrepareDecorator to target custom BaseURLs.
  • Adding ACR suffix to public cloud environment.
  • Updating Glide dependencies.