Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 01:58
v1.1.0
09b6f44

What's Changed

🚀 Features

  • Add support to expose io.ReadWriteClose on requests by @wpjunior in #56
  • Update client.go: set peer.address tag from req.URL.Host; log hostPort in getConn() by @krantideep95 in #58
  • Refactored status-code-tracker to track response size too by @ekrucio in #60

🐛 Bug Fixes

🔨 Maintenance

⬆️ Dependencies

  • Update github.com/opentracing/opentracing-go to v1.2.0 by @lucacome in #69
  • Update actions/checkout action to v4 by @renovate in #72
  • Update actions/setup-go action to v5 by @renovate in #73

New Contributors

Full Changelog: v1.0.0...v1.1.0