Releases: microsoft/ApplicationInsights-Kubernetes
v6.1.0
- Test supporting Azure Function in Kubernetes
What's Changed
- Support In-Proc Azure Function in K8s: #337
Full Changelog: v6.0.0...6.1.0
v6.0.0
- Bump up to use the latest SDK of
Kubernetes.Client.10.0.16
- Stop support .NET Core 3.1
-
.NET Core 3.1 SDK/runtime has been out of support since the end of 2022. It is recommended to upgrade to .NET 6 or .NET 7. For more details, go to https://dot.net.
-
Please read this wiki for more details.
-
v3.1.0
Application Insights for Kubernetes 3.1.0 is released!
Highlights
- Support Console Applications besides Workers and ASP.NET Core - see the updated example.
- Bump up dependency of KubernetesClient to 7.2.19, stopping support K8s cluster 1.22 (EOL 2022-10-28).
- Small bug fixes.
More details in milestone.
Package
Get the package: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/3.1.0
v3.0.0
Application Insights for Kubernetes 3.0.0 is here!
Highlights
- Custom code to get Kubernetes information. Refer to the guide.
- Support running with role binding (instead of cluster role binding) - details.
More details in milestone.
Package
Get the package now: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/3.0.0
v2.0.6
Adding support for RoleBinding, so that ClusterRoleBinding became optional.
See #303 for more details.
Package: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.6
v2.0.5
v2.0.5-beta1
- Fix a reported bug #292.
NuGet package:
https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.5-beta1
v2.0.4
Highlights
- Supports container id auto detection for cGroupV2
- Explicit error message when missing permission
- Better self-diagnostic experience
- Refactored hosting startup support
NuGet package:
https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.4
v2.0.4-beta3
See milestone for the changes.
https://github.com/microsoft/ApplicationInsights-Kubernetes/milestone/15?closed=1
New package:
https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.4-beta3