Releases: instana/go-sensor
Releases · instana/go-sensor
1.2.0
This minor release includes the following features:
- New Events API 🎆 report events directly from Go to your dashboard: #25
Fetch via govendor:
govendor fetch github.com/instana/[email protected]
1.1.0
This minor release includes the following features and fixes:
- Fix response body handling and don't post spans if there aren't any #26
- Better Span Reporting & Minor Cleanup #24
Fetch via govendor:
govendor fetch github.com/instana/[email protected]
1.0.0
This major release includes the following features and fixes:
- OpenTracing Traces are now reported using the SDK format for better handling: #20
- Handle case-sensitive pre-existing headers #23
Fetch via govendor:
govendor fetch github.com/instana/[email protected]
0.9.0
This minor release includes the following features:
- Add span buffering up to a max per interval before force sending #8
Fetch via govendor:
govendor fetch github.com/instana/[email protected]
0.8.0
First official release tag of the Instana golang sensor!
This first release includes the most recent fixes:
Fetch via govendor:
govendor fetch github.com/instana/[email protected]