Skip to content

Application Insights Go SDK 0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jjjordanmsft jjjordanmsft released this 07 Dec 03:01
· 45 commits to master since this release
3612f58
  • New SDK surface area backed by data contracts generated from the official Bond schema.
  • All telemetry types and fields now supported.
  • More thorough documentation throughout the SDK.
  • Improved tests and code coverage.

This version requires changes to be made by all users of the SDK. As we are still in a pre-release state (v0.x), we still anticipate some further changes, but they should be small from here on out -- this is the big one. Make sure you are using Go vendoring to prevent your build from breaking.