Skip to content

Update dependency microsoft/ApplicationInsights-Java to v3.7.8#18

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/microsoft-applicationinsights-java-3.x
Open

Update dependency microsoft/ApplicationInsights-Java to v3.7.8#18
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/microsoft-applicationinsights-java-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 21, 2023

This PR contains the following updates:

Package Update Change
microsoft/ApplicationInsights-Java minor 3.4.183.7.8

Release Notes

microsoft/ApplicationInsights-Java (microsoft/ApplicationInsights-Java)

v3.7.8

Compare Source

  • Update to OpenTelemetry Java Instrumentation 2.26.1
    (#​4648,
    #​4632,
    #​4631)
  • Add cgroupv2 support and fix profile upload response body reading
    (#​4592)
  • Fix connection string env var precedence over ${file:...} config lookup
    (#​4608)

v3.7.7

Compare Source

Enhancements
  • Update to OpenTelemetry Java Instrumentation 2.21.0
    (#​4511)
  • Enable Spring Cloud Gateway instrumentation
    (#​4559)
  • Add azure_monitor to metrics exporter for AKS
    (#​4575)

v3.7.6

Compare Source

Enhancements

v3.7.5

Compare Source

Enhancements
  • Update OpenTelemetry versions
    (#​4429)
  • Read environment variables for AKS metrics otlp support
    (#​4458)

v3.7.4

Compare Source

Bug fixes

v3.7.3

Compare Source

Enhancements
  • Fix reading of profiling configuration enum value
    (#​4202)
  • Update OpenTelemetry dependencies
    (#​4177)

v3.7.2

Compare Source

Enhancements
  • Update OpenTelemetry Instrumentation to 2.14.0
    (#​4138)
  • Allow disabling spring-webmvc instrumentation
    (#​4109)
  • Log a warning for invalid JMX metrics
    (#​4161)
  • Support for using the AAD Audience from the connection string
    (#​4121)
Bug fixes
  • Fix deserialization of enums in Alerting
    (#​4125)
  • Fix request exception not captured when INSTRUMENTATION_LOGGING_LEVEL=OFF
    (#​4130)

v3.7.1

Compare Source

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/microsoft-applicationinsights-java-3.x branch from ad94141 to ca1c14d Compare March 1, 2024 02:22
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.4.19 Update dependency microsoft/ApplicationInsights-Java to v3.5.0 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from ca1c14d to 387f087 Compare March 1, 2024 19:53
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 387f087 to b9366a3 Compare March 13, 2024 04:47
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.5.0 Update dependency microsoft/ApplicationInsights-Java to v3.5.1 Mar 13, 2024
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.5.1 Update dependency microsoft/ApplicationInsights-Java to v3.5.2 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from b9366a3 to 1f7ad50 Compare April 22, 2024 21:30
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 1f7ad50 to 95e4d17 Compare June 4, 2024 16:32
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.5.2 Update dependency microsoft/ApplicationInsights-Java to v3.5.3 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 95e4d17 to 7796fdd Compare July 29, 2024 16:13
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.5.3 Update dependency microsoft/ApplicationInsights-Java to v3.5.4 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 7796fdd to 7f0bc67 Compare October 4, 2024 19:49
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.5.4 Update dependency microsoft/ApplicationInsights-Java to v3.6.0 Oct 4, 2024
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.6.0 Update dependency microsoft/ApplicationInsights-Java to v3.6.1 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 7f0bc67 to 9c3676c Compare October 10, 2024 19:47
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch 11 times, most recently from 4c7e90b to d64ef67 Compare October 23, 2024 14:21
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from d64ef67 to 469997d Compare October 31, 2024 01:58
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.6.1 Update dependency microsoft/ApplicationInsights-Java to v3.6.2 Oct 31, 2024
@hmcts-jenkins-cnp hmcts-jenkins-cnp bot requested a deployment to preview October 31, 2024 06:53 Abandoned
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch 2 times, most recently from 8cacdef to 8c7ca92 Compare January 3, 2025 04:15
@hmcts-jenkins-cnp hmcts-jenkins-cnp bot requested a deployment to preview January 3, 2025 06:52 Abandoned
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.6.2 Update dependency microsoft/ApplicationInsights-Java to v3.7.0 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 8c7ca92 to 8573b0d Compare January 28, 2025 22:26
@hmcts-jenkins-cnp hmcts-jenkins-cnp bot requested a deployment to preview January 29, 2025 06:51 Abandoned
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch 2 times, most recently from d61e845 to 43e5144 Compare February 3, 2025 06:05
@hmcts-jenkins-cnp hmcts-jenkins-cnp bot requested a deployment to preview February 3, 2025 06:55 Abandoned
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch 2 times, most recently from 9b7bbcd to 8e74cb2 Compare February 26, 2025 04:25
@hmcts-jenkins-cnp hmcts-jenkins-cnp bot requested a deployment to preview February 26, 2025 06:55 Abandoned
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 8e74cb2 to 3c2f17a Compare February 27, 2025 21:22
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.7.0 Update dependency microsoft/ApplicationInsights-Java to v3.7.1 Feb 27, 2025
@hmcts-jenkins-cnp hmcts-jenkins-cnp bot requested a deployment to preview February 28, 2025 06:54 Abandoned
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 3c2f17a to 625457b Compare April 23, 2025 18:13
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.7.1 Update dependency microsoft/ApplicationInsights-Java to v3.7.2 Apr 23, 2025
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.7.2 Update dependency microsoft/ApplicationInsights-Java to v3.7.3 May 31, 2025
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 625457b to 34d66ef Compare May 31, 2025 00:39
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 34d66ef to 2082282 Compare August 13, 2025 04:46
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.7.3 Update dependency microsoft/ApplicationInsights-Java to v3.7.4 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 2082282 to 2ea7554 Compare October 21, 2025 02:40
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.7.4 Update dependency microsoft/ApplicationInsights-Java to v3.7.5 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 2ea7554 to 8fc612a Compare October 31, 2025 05:33
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.7.5 Update dependency microsoft/ApplicationInsights-Java to v3.7.6 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from 8fc612a to b511c19 Compare January 26, 2026 19:50
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.7.6 Update dependency microsoft/ApplicationInsights-Java to v3.7.7 Jan 26, 2026
@renovate renovate bot changed the title Update dependency microsoft/ApplicationInsights-Java to v3.7.7 Update dependency microsoft/ApplicationInsights-Java to v3.7.8 Mar 27, 2026
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-java-3.x branch from b511c19 to d377eb2 Compare March 27, 2026 22:54
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