Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.microsoft.azure:applicationinsights-core to v3.7.0 #110

Open
wants to merge 1 commit into
base: renovate-latest
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.microsoft.azure:applicationinsights-core 3.4.18 -> 3.7.0 age adoption passing confidence

Release Notes

Microsoft/ApplicationInsights-Java (com.microsoft.azure:applicationinsights-core)

v3.7.0

Compare Source

Enhancements
  • Support for Live Metrics Filtering (#​43040, #​43184, #​43289, #​43323, #​43506, #​43744)
  • Update to OpenTelemetry Java Instrumentation 2.12.0 (#​4034)
  • Remove user sensitive data from self-diagnostics (#​3976)
  • Exclude META-INF/maven/** from agent jar to avoid CVE false positives (#​4040)
  • Don't log Log Records (when debug logging enabled) if they are sampled out
    (#​3936)
  • Include NICE, IRQ, SOFTIRQ, and STEAL in \\Processor(_Total)\\% Processor Time metric
    (#​3987)
  • Add note to applicationinsights.log to make sure that private information is removed from the log
    (#​4011)
  • Support finding applicationinsights.json in current dir when using runtime attach
    (#​3990)
  • Add a warning message if the applicationinsights-agent jar is in the classpath in Java 11+ (#​4039)

v3.6.2

Compare Source

Enhancements

v3.6.1

Compare Source

Bug fixes
  • Regression introduced in 3.6.0 where some exception telemetry records were missing a required field causing them to be rejected by the ingestion service
    (Azure/azure-sdk-for-java#42241)

v3.6.0

Compare Source

Enhancements
Bug fixes
  • Disable publication of gradle module metadata for all artifacts
    (#​3836)

v3.5.4

Compare Source

Bug fixes
  • Fix possible OOM with Wildfly
    (#​3796)
Enhancements:
  • Fail to start-up if proxy host contains http or https
    (#​3776)
  • Help the user to configure the connection string
    (#​3788)
  • Update browser loader version
    (#​3765)
CVE

v3.5.3

Compare Source

Enhancements:
  • Emit stable OpenTelemetry HTTP metrics
    (#​3676)
  • Support AAD clientsecret via env var
    (#​3692)
  • Display a message about sampling at start-up
    (#​3700)
  • Fail if HTTP status code used in sampling override
    (#​3708)
  • Fix misleading connection string message
    (#​3709)
  • Update to OpenTelemetry Java Instrumentation 2.4.0
    (#​3711)
  • Introduce explicit option to disable ingestion sampling
    (#​3713)
  • Remove _APPRESOURCEPREVIEW_ custom metric as it is still in preview
    (#​3710)

v3.5.2

Compare Source

Enhancements:
  • Add an env var for disabling logging instrumentation
    (#​3622)
  • Trim the connecting string
    (#​3629)
  • Update to OpenTelemetry Java Instrumentation 2.3.0
    (#​3649)
  • Reduce logging
    (#​3564)

v3.5.1

Compare Source

Bug fixes:
  • Fix sampling overrides for http.target when url.query is present (#​3588)
  • Support url.query from OTel stable HTTP semconv (#​3581)
  • Fix ETW initialization failure for App Service Windows (#​3571)
  • Fix ingestion sampling(#​3578)

v3.5.0

Compare Source

Breaking changes
  • ⚠️⚠️ Stable HTTP semantic conventions are now emitted ⚠️⚠️
    TOO MANY CHANGES TO LIST HERE, be sure to review the full list of changes.
Enhancements:
  • Update to OpenTelemetry Java 2.1.0 (#​3418)
  • Support stable HTTP semantic conventions (#​3418)
  • GA sampling overrides (#​3463)
  • Collect JMX metrics via OTLP (#​3406)
  • Support OpenTelemetry Java instrumentation Agent Extension (#​3493)
  • Support Pekko instrumentation (#​3517)
Bug fixes:
  • Fix ETW log for non-auto attach (#​3560)
  • Fix duplicate exceptions (#​3555)

v3.4.19

Compare Source

Enhancements:
  • Update to OpenTelemetry Java 1.32 (#​3394)
  • Update to azure-monitor-opentelemetry-exporter to 1.0.0-beta.15 (#​3360)
  • Support non-string type telemetry processor attributes (#​3388)
  • Double pumping JMX metrics to OTLP and Breeze (#​3406)

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 renovate bot force-pushed the renovate/com.microsoft.azure-applicationinsights-core-3.x branch from 448b9be to cd20c4c Compare February 29, 2024 21:50
@renovate renovate bot changed the title Update dependency com.microsoft.azure:applicationinsights-core to v3.4.19 Update dependency com.microsoft.azure:applicationinsights-core to v3.5.0 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/com.microsoft.azure-applicationinsights-core-3.x branch from cd20c4c to 253e002 Compare March 12, 2024 04:25
@renovate renovate bot changed the title Update dependency com.microsoft.azure:applicationinsights-core to v3.5.0 Update dependency com.microsoft.azure:applicationinsights-core to v3.5.1 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/com.microsoft.azure-applicationinsights-core-3.x branch from 253e002 to f7722f0 Compare April 22, 2024 22:47
@renovate renovate bot changed the title Update dependency com.microsoft.azure:applicationinsights-core to v3.5.1 Update dependency com.microsoft.azure:applicationinsights-core to v3.5.2 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/com.microsoft.azure-applicationinsights-core-3.x branch from f7722f0 to c2201ae Compare June 4, 2024 16:39
@renovate renovate bot changed the title Update dependency com.microsoft.azure:applicationinsights-core to v3.5.2 Update dependency com.microsoft.azure:applicationinsights-core to v3.5.3 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/com.microsoft.azure-applicationinsights-core-3.x branch from c2201ae to 3d2ddc9 Compare July 29, 2024 20:12
@renovate renovate bot changed the title Update dependency com.microsoft.azure:applicationinsights-core to v3.5.3 Update dependency com.microsoft.azure:applicationinsights-core to v3.5.4 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/com.microsoft.azure-applicationinsights-core-3.x branch from 3d2ddc9 to 18734b6 Compare October 4, 2024 19:30
@renovate renovate bot changed the title Update dependency com.microsoft.azure:applicationinsights-core to v3.5.4 Update dependency com.microsoft.azure:applicationinsights-core to v3.6.0 Oct 4, 2024
@renovate renovate bot changed the title Update dependency com.microsoft.azure:applicationinsights-core to v3.6.0 Update dependency com.microsoft.azure:applicationinsights-core to v3.6.1 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/com.microsoft.azure-applicationinsights-core-3.x branch from 18734b6 to 291a152 Compare October 10, 2024 18:09
@renovate renovate bot force-pushed the renovate/com.microsoft.azure-applicationinsights-core-3.x branch from 291a152 to 56f177b Compare October 31, 2024 00:27
@renovate renovate bot changed the title Update dependency com.microsoft.azure:applicationinsights-core to v3.6.1 Update dependency com.microsoft.azure:applicationinsights-core to v3.6.2 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/com.microsoft.azure-applicationinsights-core-3.x branch from 56f177b to 0b0b101 Compare January 28, 2025 18:52
@renovate renovate bot changed the title Update dependency com.microsoft.azure:applicationinsights-core to v3.6.2 Update dependency com.microsoft.azure:applicationinsights-core to v3.7.0 Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants