Skip to content

Releases: microsoft/ApplicationInsights-Kubernetes

v1.1.1

23 Aug 19:00
Compare
Choose a tag to compare
  • A few bug fixes

v1.1.0

10 Jun 17:36
Compare
Choose a tag to compare
  • Update the initialization, address the issue of circular dependencies with ILogger/ILoggerFactory.

NuGet package:
https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/1.1.0

v1.0.2

18 Jan 23:26
Compare
Choose a tag to compare
  • Refactor the initialization.
  • Support customizing the configurations.

Packages: On nuget.org.

v1.0.1

13 Nov 17:11
Compare
Choose a tag to compare

v1.0.0

18 Oct 00:04
Compare
Choose a tag to compare

The first stable release. Added document support for public APIs.

Get the package on NuGet:
https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/1.0.0
And with hosting startup:
https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes.HostingStartup/1.0.0

v1.0.0-beta.9

16 Aug 16:57
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release

Do not crash the app when running in containers use an orchestrator other than Kubernetes.

Get the package on NuGet.org: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/1.0.0-beta9.

v1.0.0-beta.8

11 May 05:34
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release
  • Support EnableKubernetes() on multiple TelemetryConfiguration instances.
  • Fix some issues.

v1.0.0-beta.7

27 Apr 16:39
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release
  • Support running in the Windows Containers hosted by Kubernetes;
  • Change the certificate validation implementation when querying the Kubernetes host;
  • Sign the NuGet packages;
  • Fix some small bugs;

v1.0.0-beta.6

16 Mar 23:04
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release
  • Enable Application Insights automatically for Hosting Startup.
    • Supports 0 code light up.
  • Set a proper SDK Version in telemetry data.
  • Some documentation updates.

v1.0.0-beta.5

09 Feb 23:39
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release