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 Networking (major) #407

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 Oct 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.rest-assured:json-path (source) 4.5.1 -> 5.4.0 age adoption passing confidence
io.rest-assured:xml-path (source) 4.5.1 -> 5.4.0 age adoption passing confidence
io.rest-assured:rest-assured (source) 4.5.1 -> 5.4.0 age adoption passing confidence
com.microsoft.azure:applicationinsights-web 2.6.4 -> 3.5.2 age adoption passing confidence
com.microsoft.azure:applicationinsights-core 2.6.4 -> 3.5.2 age adoption passing confidence
io.github.openfeign:feign-httpclient 11.10 -> 13.2.1 age adoption passing confidence
org.apache.qpid:qpid-jms-client (source) 1.8.0 -> 2.5.0 age adoption passing confidence
org.apache.tomcat.embed:tomcat-embed-websocket 9.0.75 -> 10.1.23 age adoption passing confidence
org.apache.tomcat.embed:tomcat-embed-el 9.0.75 -> 10.1.23 age adoption passing confidence
org.apache.tomcat.embed:tomcat-embed-core 9.0.75 -> 10.1.23 age adoption passing confidence

Release Notes

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

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.2.1: OpenFeign 13.2.1

Compare Source

What's Changed


List of PRs that updated libraries versions
* build(deps): bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1 by @​dependabot in https://github.com/OpenFeign/feign/pull/2315 * build(deps): bump com.google.http-client:google-http-client from 1.43.3 to 1.44.1 by @​dependabot in https://github.com/OpenFeign/feign/pull/2313 * build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @​dependabot in https://github.com/OpenFeign/feign/pull/2319 * build(deps): bump org.json:json from 20231013 to 20240205 by @​dependabot in https://github.com/OpenFeign/feign/pull/2322 * build(deps-dev): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @​dependabot in https://github.com/OpenFeign/feign/pull/2320 * build(deps): bump slf4j.version from 2.0.11 to 2.0.12 by @​dependabot in https://github.com/OpenFeign/feign/pull/2321

Full Changelog: OpenFeign/feign@13.2...13.2.1

v13.2: OpenFeign 13.2

Compare Source

What's Changed

List of PRs that updated libraries versions
New Contributors

Full Changelog: OpenFeign/feign@13.1...13.2

v13.1: OpenFeign 13.1

Compare Source

What's Changed


List of PRs that updated libraries versions
* build(deps): bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.0 to 4.0.1 by @​dependabot in https://github.com/OpenFeign/feign/pull/2211 * build(deps-dev): bump org.glassfish.jersey.core:jersey-client from 2.40 to 2.41 by @​dependabot in https://github.com/OpenFeign/feign/pull/2210 * build(deps-dev): bump org.glassfish.jersey.inject:jersey-hk2 from 2.40 to 2.41 by @​dependabot in https://github.com/OpenFeign/feign/pull/2209 * build(deps): bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.0 to 3.0.1 by @​dependabot in https://github.com/OpenFeign/feign/pull/2208 * build(deps): bump com.sun.xml.bind:jaxb-impl from 2.3.8 to 2.3.9 by @​dependabot in https://github.com/OpenFeign/feign/pull/2207 * build(deps): bump io.sundr:sundr-maven-plugin from 0.101.0 to 0.101.1 by @​dependabot in https://github.com/OpenFeign/feign/pull/2213 * build(deps): bump maven-surefire-plugin.version from 3.1.2 to 3.2.1 by @​dependabot in https://github.com/OpenFeign/feign/pull/2212 * build(deps): bump io.sundr:sundr-maven-plugin from 0.101.1 to 0.101.2 by @​dependabot in https://github.com/OpenFeign/feign/pull/2215 * build(deps): bump kotlin.version from 1.9.10 to 1.9.20 by @​dependabot in https://github.com/OpenFeign/feign/pull/2219 * build(deps): bump io.sundr:sundr-maven-plugin from 0.101.2 to 0.101.3 by @​dependabot in https://github.com/OpenFeign/feign/pull/2220 * build(deps): bump org.mockito:mockito-core from 5.6.0 to 5.7.0 by @​dependabot in https://github.com/OpenFeign/feign/pull/2221 * build(deps): bump org.moditect:moditect-maven-plugin from 1.0.0.Final to 1.1.0 by @​dependabot in https://github.com/OpenFeign/feign/pull/2224 * build(deps): bump io.dropwizard.metrics:metrics-core from 4.2.21 to 4.2.22 by @​dependabot in https://github.com/OpenFeign/feign/pull/2222 * build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @​dependabot in https://github.com/OpenFeign/feign/pull/2223 * build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @​dependabot in https://github.com/OpenFeign/feign/pull/2226 * build(deps): bump maven-surefire-plugin.version from 3.2.1 to 3.2.2 by @​dependabot in https://github.com/OpenFeign/feign/pull/2225

New Contributors

Full Changelog: OpenFeign/feign@13.0...13.1

v13.0: OpenFeign 13.0

Compare Source

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: OpenFeign/feign@12.5...13.0

v12.5: OpenFeign 12.5

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner October 26, 2022 12:51
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 26, 2022
@renovate renovate bot force-pushed the renovate/major-networking branch 2 times, most recently from f34be03 to a54f6a2 Compare November 1, 2022 02:14
@renovate renovate bot force-pushed the renovate/major-networking branch 4 times, most recently from 762226c to 67be1c3 Compare November 9, 2022 10:13
@renovate renovate bot force-pushed the renovate/major-networking branch 7 times, most recently from cb1cf1f to e0fbd5a Compare November 18, 2022 20:58
@renovate renovate bot force-pushed the renovate/major-networking branch 2 times, most recently from b3ca04e to 3f6219f Compare December 1, 2022 16:22
@renovate renovate bot force-pushed the renovate/major-networking branch 5 times, most recently from 4b88977 to 129ba86 Compare December 9, 2022 17:49
@renovate renovate bot force-pushed the renovate/major-networking branch 6 times, most recently from cb3d05e to e194410 Compare December 16, 2022 11:50
@renovate renovate bot force-pushed the renovate/major-networking branch 2 times, most recently from 5808c1e to 6f8def5 Compare January 3, 2023 13:52
@renovate renovate bot force-pushed the renovate/major-networking branch 2 times, most recently from 3a1879c to 9a08d01 Compare February 19, 2024 19:10
@renovate renovate bot force-pushed the renovate/major-networking branch 7 times, most recently from b81336e to 3d0279b Compare March 1, 2024 10:50
@renovate renovate bot force-pushed the renovate/major-networking branch 3 times, most recently from cf8fdc8 to 7d08d4d Compare March 12, 2024 04:39
@renovate renovate bot force-pushed the renovate/major-networking branch 5 times, most recently from 856de50 to 8b6ebf5 Compare March 21, 2024 14:54
@renovate renovate bot force-pushed the renovate/major-networking branch 7 times, most recently from e0c8e86 to 54275be Compare March 28, 2024 16:39
@renovate renovate bot force-pushed the renovate/major-networking branch 2 times, most recently from 4095c41 to 2e1129c Compare April 8, 2024 11:52
@renovate renovate bot force-pushed the renovate/major-networking branch from 2e1129c to 539e5a5 Compare April 11, 2024 10:26
@renovate renovate bot force-pushed the renovate/major-networking branch from 539e5a5 to 0b701af Compare April 22, 2024 22:17
@renovate renovate bot force-pushed the renovate/major-networking branch from 0b701af to fc34bc7 Compare April 23, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants