solrbot opened a new pull request, #2137: URL: https://github.com/apache/solr/pull/2137
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.opentelemetry:opentelemetry-bom](https://togithub.com/open-telemetry/opentelemetry-java) | dependencies | minor | `1.31.0` -> `1.32.0` | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)</summary> ### [`v1.32.0`](https://togithub.com/open-telemetry/opentelemetry-java/blob/HEAD/CHANGELOG.md#Version-1320-2023-11-13) ##### API - Stabilize explicit bucket boundaries advice API ([#​5897](https://togithub.com/open-telemetry/opentelemetry-java/pull/5897)) - Allow events to be emitted with timestamp ([#​5928](https://togithub.com/open-telemetry/opentelemetry-java/pull/5928)) ##### Context - Add null check to StrictContextStorage ([#​5954](https://togithub.com/open-telemetry/opentelemetry-java/pull/5954)) ##### Incubator - Experimental support for Log AnyValue body ([#​5880](https://togithub.com/open-telemetry/opentelemetry-java/pull/5880)) ##### SDK ##### Metrics - Dismantle AbstractInstrumentBuilder inheritance hierarchy ([#​5820](https://togithub.com/open-telemetry/opentelemetry-java/pull/5820)) - Fix delta metric storage concurrency bug that allows for lost writes when record operations occur during collection. The fix introduces additional work on record threads to ensure correctness. The additional overhead is non-blocking and should be small according to performance testing. Still, there may be an opportunity for further optimization. ([#​5932](https://togithub.com/open-telemetry/opentelemetry-java/pull/5932), [#​5976](https://togithub.com/open-telemetry/opentelemetry-java/pull/5976)) ##### Exporters - Prometheus exporter: omit empty otel_scope_info and otel_target_info metrics ([#​5887](https://togithub.com/open-telemetry/opentelemetry-java/pull/5887)) - JdkHttpSender should retry on connect exceptions ([#​5867](https://togithub.com/open-telemetry/opentelemetry-java/pull/5867)) - Expand the set of retryable exceptions in JdkHttpSender ([#​5942](https://togithub.com/open-telemetry/opentelemetry-java/pull/5942)) - Identify OTLP export calls with context key used for instrumentation suppression ([#​5918](https://togithub.com/open-telemetry/opentelemetry-java/pull/5918)) ##### Testing - Add log support to junit extensions ([#​5966](https://togithub.com/open-telemetry/opentelemetry-java/pull/5966)) ##### SDK Extensions - Add file configuration to autoconfigure ([#​5831](https://togithub.com/open-telemetry/opentelemetry-java/pull/5831)) - Update to file configuration to use opentelemetry-configuration v0.1.0 ([#​5899](https://togithub.com/open-telemetry/opentelemetry-java/pull/5899)) - Add env var substitution support to file configuration ([#​5914](https://togithub.com/open-telemetry/opentelemetry-java/pull/5914)) - Stop setting Resource schemaUrl in autoconfigure ([#​5911](https://togithub.com/open-telemetry/opentelemetry-java/pull/5911)) - Add AutoConfigureListener to provide components with autoconfigured SDK ([#​5931](https://togithub.com/open-telemetry/opentelemetry-java/pull/5931)) ##### OpenCensus Shim - Clean up OpenCensus shim ([#​5858](https://togithub.com/open-telemetry/opentelemetry-java/pull/5858)) ##### OpenTracing Shim - Fix OpenTracing header name issue ([#​5840](https://togithub.com/open-telemetry/opentelemetry-java/pull/5840)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* * * * *" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
