thomasthorntoncloud-examples icon indicating copy to clipboard operation
thomasthorntoncloud-examples copied to clipboard

Update dependency Microsoft.ApplicationInsights.Kubernetes to v7

Open renovate[bot] opened this issue 8 months ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.ApplicationInsights.Kubernetes 1.1.4 -> 7.0.1 age adoption passing confidence

Release Notes

Microsoft/ApplicationInsights-Kubernetes (Microsoft.ApplicationInsights.Kubernetes)

v7.0.1

Compare Source

v7.0.0

Compare Source

v6.1.3

Compare Source

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

  • Test supporting Azure Function in Kubernetes

What's Changed

Full Changelog: https://github.com/microsoft/ApplicationInsights-Kubernetes/compare/v6.0.0...6.1.0

v6.0.0

  • Bump up to use the latest SDK of Kubernetes.Client.10.0.16
    • Leverage the cleaner dependency tree, see #​332 for more details. Thanks anhaehne for the contribution;
  • 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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.5

See details in milestone.

v2.0.4

Compare Source

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.3

Compare Source

Re-release of 2.0.3 beta2.

https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.3

Or install it directly:

dotnet add package Microsoft.ApplicationInsights.Kubernetes --version 2.0.3

Known issue:

  • Self-diagnostic logs are broken. Fixed in 2.0.4-beta1.

v2.0.2

Compare Source

NuGet Package: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.2

v2.0.1

Compare Source

v2.0.0

  • Enables altering telemetry keys. See #​223 for details.
  • Retire support for .NETStandard 1.x. See #​208 for details.
  • Bump up Microsoft.Extensions package to 5.x.

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jun 17 '24 10:06 renovate[bot]