Skip to content

Releases: instana/go-sensor

1.2.0

27 Apr 08:42
Compare
Choose a tag to compare

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

26 Apr 09:34
Compare
Choose a tag to compare

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

18 Apr 07:49
Compare
Choose a tag to compare

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

07 Apr 10:29
Compare
Choose a tag to compare

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

29 Mar 09:24
Compare
Choose a tag to compare

First official release tag of the Instana golang sensor!

This first release includes the most recent fixes:

  • Fix error checking and add a recover #17
  • Improved Announce Under Kubernetes #15

Fetch via govendor:
govendor fetch github.com/instana/[email protected]