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
- Adding ppc64le architecture support on travis-ci by @kishorkunal-raj in #57
- Use local variable for span by @yurishkuro in #63
- Configure Renovate by @renovate in #70
- Add common workflows and files by @lucacome in #74
- Add golangci-lint and fix problems by @lucacome in #75
- Run CI on tag by @lucacome in #76
⬆️ 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
- @basovnik made their first contribution in #55
- @wpjunior made their first contribution in #56
- @kishorkunal-raj made their first contribution in #57
- @krantideep95 made their first contribution in #58
- @ekrucio made their first contribution in #60
- @lucacome made their first contribution in #69
- @renovate made their first contribution in #70
Full Changelog: v1.0.0...v1.1.0