1.1.0
New features
- New integration: streaming interceptors for
google.golang.org/grpc
(#277) - New integration:
graph-gophers/graphql-go
(#287) - New integration:
aws/aws-sdk-go
(#285) - Added a constant for setting the environment tag (#257)
Improvements
- Improved public and in-code documentation (#251, #252, #253, #271, #289)
- Support all
http
interfaces when wrapping a response writer (#278) gorilla/mux
now addsmux.host
tag to specify route hosts (#255)- Resolve agent address correctly when specifying only host (#258)
- Improve examples (#263)
- Always stop the internal tracer (flushing any pending) when calling
Stop
(#264) - Automatically trace propagated requests with
gin-gonic/gin
(#279) - thanks @samsaggace! - Changed span types (SQL, Cassandra, HTTP, Web, etc) to correctly reflect our pipeline's types (#281, #282, #288)
To view all changes take a look at new commits or at the 1.1.0 milestone.