Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Update Networking (major) #634

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.rest-assured:json-path (source) 4.5.1 -> 5.5.0 age adoption passing confidence
io.rest-assured:xml-path (source) 4.5.1 -> 5.5.0 age adoption passing confidence
io.rest-assured:rest-assured (source) 4.5.1 -> 5.5.0 age adoption passing confidence
com.microsoft.azure:applicationinsights-web 2.6.4 -> 3.6.2 age adoption passing confidence
com.microsoft.azure:applicationinsights-core 2.6.4 -> 3.6.2 age adoption passing confidence
io.github.openfeign:feign-httpclient 11.10 -> 13.5 age adoption passing confidence
org.apache.qpid:qpid-jms-client (source) 1.8.0 -> 2.6.1 age adoption passing confidence
org.apache.tomcat.embed:tomcat-embed-websocket 9.0.86 -> 11.0.0 age adoption passing confidence
org.apache.tomcat.embed:tomcat-embed-el 9.0.86 -> 11.0.0 age adoption passing confidence
org.apache.tomcat.embed:tomcat-embed-core 9.0.86 -> 11.0.0 age adoption passing confidence

Release Notes

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

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)

v3.4.18

Compare Source

Enhancements:
  • Update to OpenTelemetry Java 1.31 (#​3341)
  • Update to azure-monitor-opentelemetry-exporter to 1.0.0-beta.13 (#​3356)
  • Collect operation name for Azure Function (#​3311)
Bug fixes:
  • Fix Statsbeat when using dormant Application Insights instrumentation keys (#​37176)

v3.4.17

Compare Source

Enhancements:
  • Update to OpenTelemetry Java 1.30 (#​3292)
  • GA Azure Active Directory authentication (#​3284)
  • Enable sampling overrides using thread.name (#​3285)
Bug fixes:
  • Fix regression in 3.4.16 where default applicationinsights.json config location is not loaded in AppServices, Azure Functions, and AKS (#​3288)

v3.4.16

Compare Source

Enhancements:
  • Add r2dbc preview instrumentation
    (#​3260)
  • Fix azure functions consumption initialization
    (#​3244)
  • Add new ktor preview instrumentation
    (#​3243)
  • Telemetry processor - Allow multimatch on log body and span name
    (#​3229)

v3.4.15

Compare Source

Enhancements:
Bug fixes:
  • Fix log exporter self-diagnostics
    (#​3140)
  • Fix name of env var to match documentation
    APPLICATIONINSIGHTS_SAMPLING_REQUESTS_PER_SECOND
    (#​3161)

v3.4.14

Compare Source

Enhancements:
  • Update to OpenTelemetry Java Instrumentation 1.27
    (#​3124)
  • Add javascript snippet injection preview feature
    (#​3132)
Bug fixes:

v3.4.13

Compare Source

Enhancements:
  • Update to OpenTelemetry Java Instrumentation 1.26
    (#​3069)
  • Improve sampling override to support exceptions
    (#​3022)
Bug fixes:
  • Fix 2.x SDK integration when no 2.x iKey present
    (#​3036)

v3.4.12

Compare Source

Enhancements:
  • Update to OpenTelemetry Java Instrumentation 1.25
    (#​3005)
Bug fixes:
  • Fix NPE when pulling profiler configuration
    (#​2987)

v3.4.11

Compare Source

Enhancements:
  • Update to OpenTelemetry Java Instrumentation 1.24
    (#​2963)
Bug fixes:
  • Fix custom metrics in Azure Function Consumption Plan
    (#​2946)

v3.4.10

Compare Source

Enhancements:
  • Update to OpenTelemetry Java Instrumentation 1.23
    (#​2923)
  • Set resultCode to "0" when Span.httpStatusCode is not present
    (#​2925)
  • Support dots in JMX attribute names
    (#​2921)
  • Improve Cosmos telemetry mapping
    (#​2906)

v3.4.9

Compare Source

Enhancements:
  • Allow profiler to be controlled from portal by default
    (#​2683)
  • GA metricIntervalSeconds config
    (#​2875)

v3.4.8

Compare Source

Enhancements:
  • Update to OpenTelemetry Java Instrumentation 1.22.1
    (#​2840)
  • Add support for configuring connection string at runtime
    (#​2809)

v3.4.7

Compare Source

Enhancements:
  • Update to OpenTelemetry Java Instrumentation 1.21
    (#​2796)
Bug fixes:
  • Fix custom instrumentation type
    (#​2776)
  • Fix Azure SDK target mapping
    (#​2787)

v3.4.6

Compare Source

Bug fixes:
  • Fix self-diagnostics trace level logging can hang
    (#​2778)

v3.4.5

Compare Source

Enhancements:

v3.4.4

Compare Source

Enhancements:
  • Add scala instrumentation when play or akka instrumentation are enabled
    (#​2677)
Bug fixes:
  • Fix Azure Function instrumentation (bug introduced in 3.4.2)
    (#​2684)

v3.4.3

Compare Source

Bug fixes:
  • Fix runtime attach configuration file property
    (#​2619)
  • Fix sampling for Azure Functions
    (#​2652)
  • Fix default log directory for Azure Functions
    (#​2660)

v3.4.2

Compare Source

Enhancements:
  • Update to OpenTelemetry 1.19.0
    (#​2596)
  • Add a new configuration for runtime attach configuration file
    (#​2581)
  • Add new configurations to export LogBack and Log4j 2 markers
    (#​2529)
Bug fixes:
  • Fix duplicate Azure Functions logs
    (#​2579)
  • Fix OFF logging threshold
    (#​2592)

v3.4.1

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)

v3.4.0

Compare Source

Enhancements:
  • Introduce a new preview feature: Java Profiler for Azure Monitor Application Insights
  • Update OpenTelemetry to 1.18.0
    (2509)
  • Remove limit on filtering default metrics
    (2490)
  • Add a new config to export logback code attributes
    (2518)
openfeign/feign (io.github.openfeign:feign-httpclient)

v13.5: OpenFeign 13.5

Compare Source

What's Changed


List of PRs that updated libraries versions
  • Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4 by @​dependabot in https://github.com/OpenFeign/feign/pull/2570
  • Bump org.springframework.cloud:spring-cloud-starter-openfeign from 3.1.9 to 4.1.3 by @​dependabot in https://github.com/OpenFeign/feign/pull/2576
  • Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4 by @​dependabot in https://github.com/OpenFeign/feign/pull/2582
  • Bump org.springframework.boot:spring-boot-starter-web from 2.7.18 to 3.3.4
  • Bump org.springframework.cloud:spring-cloud-starter-openfeign from 3.1.9 to 4.1.3
  • Bump org.springframework.boot:spring-boot-starter-test from 2.7.18 to 3.3.4
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1
  • Bump micrometer.version from 1.13.4 to 1.13.5
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2
  • Bump maven-surefire-plugin.version from 3.5.0 to 3.5.1
  • Bump netty.version from 4.1.113.Final to 4.1.114.Final
  • Bump mockito.version from 5.14.0 to 5.14.1
  • Bump com.gradle:develocity-maven-extension from 1.22.1 to 1.22.2
  • Bump io.dropwizard.metrics:metrics-core from 4.2.27 to 4.2.28
  • Bump jackson.version from 2.17.2 to 2.18.0
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7
  • Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
  • Bump io.undertow:undertow-core from 2.3.14.Final to 2.3.17.Final
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.1 to 2.26.1
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks
  • Bump license-maven-plugin.version from 4.5 to 4.6
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.40.2 to 5.41.0
  • Bump mockito.version from 5.12.0 to 5.14.0
  • Bump org.springframework:spring-web from 6.0.19 to 6.0.23 in /spring (#​2565)
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.0 to 2.25.1 (#​2564)
  • Bump com.gradle:develocity-maven-extension from 1.22 to 1.22.1 (#​2563)
  • Bump com.alibaba.fastjson2:fastjson2 from 2.0.52 to 2.0.53 (#​2562)
  • Bump com.gradle:common-custom-user-data-maven-extension (#​2561)
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4 (#​2560)
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.39.2 to 5.40.2 (#​2553)
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.23.0 to 2.25.0 (#​2552)
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#​2551)
  • Bump org.springframework:spring-context from 6.1.12 to 6.1.13 (#​2550)
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks (#​2549)
  • Bump reactor.version from 3.6.9 to 3.6.10 (#​2548)
  • Bump kotlinx.coroutines.version from 1.8.1 to 1.9.0 (#​2547)
  • Bump micrometer.version from 1.13.3 to 1.13.4 (#​2546)
  • Bump netty.version from 4.1.112.Final to 4.1.113.Final (#​2541)
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks (#​2542)

New Contributors

Full Changelog: OpenFeign/feign@13.4...13.5

v13.4: OpenFeign 13.4

Compare Source

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: OpenFeign/feign@13.3...13.4

v13.3: OpenFeign 13.3

Compare Source

What's Changed


List of PRs that updated libraries versions

Configuration

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

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner August 6, 2024 08:51
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 6, 2024
@renovate renovate bot force-pushed the renovate/major-networking branch 2 times, most recently from 9bc9db3 to ac10699 Compare August 6, 2024 18:07
@renovate renovate bot force-pushed the renovate/major-networking branch 2 times, most recently from aa37549 to aa45aa6 Compare August 14, 2024 08:42
@renovate renovate bot force-pushed the renovate/major-networking branch from aa45aa6 to 290dcc2 Compare August 22, 2024 12:38
@renovate renovate bot force-pushed the renovate/major-networking branch from 290dcc2 to ba5b0b1 Compare August 29, 2024 13:21
@renovate renovate bot force-pushed the renovate/major-networking branch 2 times, most recently from e245f87 to 7631ec9 Compare September 17, 2024 14:43
@renovate renovate bot force-pushed the renovate/major-networking branch 6 times, most recently from dedbf52 to a4d46aa Compare October 2, 2024 10:17
@renovate renovate bot force-pushed the renovate/major-networking branch 6 times, most recently from ab6c045 to ed02fa4 Compare October 10, 2024 18:23
@renovate renovate bot force-pushed the renovate/major-networking branch from ed02fa4 to 79e0bf5 Compare October 14, 2024 10:51
@renovate renovate bot force-pushed the renovate/major-networking branch from 79e0bf5 to e8471b9 Compare October 29, 2024 12:16
@renovate renovate bot force-pushed the renovate/major-networking branch from e8471b9 to 5d2c0a1 Compare October 31, 2024 02:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants