Bump the "java" group with 1 updates across multiple ecosystems
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(9 months ago)
(9 months ago)
dependencies java
Bumps the java group with 2 updates in the / directory: org.assertj:assertj-core and io.opentelemetry.instrumentation:opentelemetry-grpc-1.6.
Bumps the java group with 1 update in the /examples/fabric-contract-example-as-service directory: org.assertj:assertj-core.
Bumps the java group with 1 update in the /examples/fabric-contract-example-gradle directory: org.assertj:assertj-core.
Bumps the java group with 1 update in the /examples/ledger-api directory: org.assertj:assertj-core.
Bumps the java group with 1 update in the /fabric-chaincode-shim directory: io.opentelemetry.instrumentation:opentelemetry-grpc-1.6.
Updates org.assertj:assertj-core from 3.27.5 to 3.27.6
Release notes
Sourced from org.assertj:assertj-core's releases.
v3.27.6
:bug: Bug Fixes
Core
- Add missing export for
org.assertj.core.annotation#3951:heart: Contributors
Thanks to all the contributors who worked on this release:
Commits
Updates io.opentelemetry.instrumentation:opentelemetry-grpc-1.6 from 2.20.0-alpha to 2.20.1-alpha
Release notes
Sourced from io.opentelemetry.instrumentation:opentelemetry-grpc-1.6's releases.
Version 2.20.0
This release targets the OpenTelemetry SDK 1.54.0.
Note that many artifacts have the
-alphasuffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the VERSIONING.md for more details.Migration notes
- The configuration option used to enable traces generated by the
dropwizard-viewsinstrumentation has changed fromotel.instrumentation.common.experimental.controller-telemetry.enabledtootel.instrumentation.common.experimental.view-telemetry.enabled(#14475)- Deprecated (and
-alpha) SpanNames class was removed (#14582)🌟 New javaagent instrumentation
- Add ClickHouse client v2 instrumentation (#14501)
📈 Enhancements
- Add code attributes for log4j1 (#13947)
- Add headers capture feature to Kafka 2.6 interceptors (#14290)
- Support custom exception handling from logger instrumentation (#14493)
- Add call depth check to executor instrumentation (#14546)
- Add Spring starter thread details support (#14449)
- Let AWS Lambda SQS handlers report partial batch failures (#14468)
- Instrument instrumentation suppression API (#14565)
- Declarative config: update file version support (#14593)
- Add
url.templatesupport to Spring 6 RestTemplate (#14612)- Declarative config: add missing resource providers (#14222)
- Declarative config: map common-enabled property (#14589)
🛠️ Bug fixes
- Fix non-lowercase messaging headers capture (#14479)
- Fix JUL logger methods parameter mismatch (#14531)
- Fix a test failure with latest Mongo release (#14642)
🧰 Tooling
- Add constructor to AgentClassLoader for custom parent ClassLoader (#14480)
- Declarative config: make bridge usable by Spring starter and contrib (#14497, #14548)
- Reduce log level for main jar detection (#14528)
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
@AlchemyDing@asarkar@breedx-splk@brunobat@devurandom@jaydeluca
... (truncated)
Changelog
Sourced from io.opentelemetry.instrumentation:opentelemetry-grpc-1.6's changelog.
Changelog
Unreleased
Version 2.20.1 (2025-09-22)
🛠️ Bug fixes
- Backport: Update the OpenTelemetry SDK version to 1.54.1 (#14720)
Version 2.20.0 (2025-09-13)
Migration notes
- The configuration option used to enable traces generated by the
dropwizard-viewsinstrumentation has changed fromotel.instrumentation.common.experimental.controller-telemetry.enabledtootel.instrumentation.common.experimental.view-telemetry.enabled(#14475)- Deprecated (and
-alpha) SpanNames class was removed (#14582)🌟 New javaagent instrumentation
- Add ClickHouse client v2 instrumentation (#14501)
📈 Enhancements
- Add code attributes for log4j1 (#13947)
- Add headers capture feature to Kafka 2.6 interceptors (#14290)
- Support custom exception handling from logger instrumentation (#14493)
- Add call depth check to executor instrumentation (#14546)
- Add Spring starter thread details support (#14449)
- Let AWS Lambda SQS handlers report partial batch failures (#14468)
- Instrument instrumentation suppression API (#14565)
- Declarative config: update file version support (#14593)
- Add
url.templatesupport to Spring 6 RestTemplate (#14612)- Declarative config: add missing resource providers (#14222)
- Declarative config: map common-enabled property (#14589)
... (truncated)
Commits
- See full diff in compare view
Updates org.assertj:assertj-core from 3.27.5 to 3.27.6
Release notes
Sourced from org.assertj:assertj-core's releases.
v3.27.6
:bug: Bug Fixes
Core
- Add missing export for
org.assertj.core.annotation#3951:heart: Contributors
Thanks to all the contributors who worked on this release:
Commits
Updates org.assertj:assertj-core from 3.27.5 to 3.27.6
Release notes
Sourced from org.assertj:assertj-core's releases.
v3.27.6
:bug: Bug Fixes
Core
- Add missing export for
org.assertj.core.annotation#3951:heart: Contributors
Thanks to all the contributors who worked on this release:
Commits
Updates org.assertj:assertj-core from 3.27.5 to 3.27.6
Release notes
Sourced from org.assertj:assertj-core's releases.
v3.27.6
:bug: Bug Fixes
Core
- Add missing export for
org.assertj.core.annotation#3951:heart: Contributors
Thanks to all the contributors who worked on this release:
Commits
Updates io.opentelemetry.instrumentation:opentelemetry-grpc-1.6 from 2.20.0-alpha to 2.20.1-alpha
Release notes
Sourced from io.opentelemetry.instrumentation:opentelemetry-grpc-1.6's releases.
Version 2.20.0
This release targets the OpenTelemetry SDK 1.54.0.
Note that many artifacts have the
-alphasuffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the VERSIONING.md for more details.Migration notes
- The configuration option used to enable traces generated by the
dropwizard-viewsinstrumentation has changed fromotel.instrumentation.common.experimental.controller-telemetry.enabledtootel.instrumentation.common.experimental.view-telemetry.enabled(#14475)- Deprecated (and
-alpha) SpanNames class was removed (#14582)🌟 New javaagent instrumentation
- Add ClickHouse client v2 instrumentation (#14501)
📈 Enhancements
- Add code attributes for log4j1 (#13947)
- Add headers capture feature to Kafka 2.6 interceptors (#14290)
- Support custom exception handling from logger instrumentation (#14493)
- Add call depth check to executor instrumentation (#14546)
- Add Spring starter thread details support (#14449)
- Let AWS Lambda SQS handlers report partial batch failures (#14468)
- Instrument instrumentation suppression API (#14565)
- Declarative config: update file version support (#14593)
- Add
url.templatesupport to Spring 6 RestTemplate (#14612)- Declarative config: add missing resource providers (#14222)
- Declarative config: map common-enabled property (#14589)
🛠️ Bug fixes
- Fix non-lowercase messaging headers capture (#14479)
- Fix JUL logger methods parameter mismatch (#14531)
- Fix a test failure with latest Mongo release (#14642)
🧰 Tooling
- Add constructor to AgentClassLoader for custom parent ClassLoader (#14480)
- Declarative config: make bridge usable by Spring starter and contrib (#14497, #14548)
- Reduce log level for main jar detection (#14528)
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
@AlchemyDing@asarkar@breedx-splk@brunobat@devurandom@jaydeluca
... (truncated)
Changelog
Sourced from io.opentelemetry.instrumentation:opentelemetry-grpc-1.6's changelog.
Changelog
Unreleased
Version 2.20.1 (2025-09-22)
🛠️ Bug fixes
- Backport: Update the OpenTelemetry SDK version to 1.54.1 (#14720)
Version 2.20.0 (2025-09-13)
Migration notes
- The configuration option used to enable traces generated by the
dropwizard-viewsinstrumentation has changed fromotel.instrumentation.common.experimental.controller-telemetry.enabledtootel.instrumentation.common.experimental.view-telemetry.enabled(#14475)- Deprecated (and
-alpha) SpanNames class was removed (#14582)🌟 New javaagent instrumentation
- Add ClickHouse client v2 instrumentation (#14501)
📈 Enhancements
- Add code attributes for log4j1 (#13947)
- Add headers capture feature to Kafka 2.6 interceptors (#14290)
- Support custom exception handling from logger instrumentation (#14493)
- Add call depth check to executor instrumentation (#14546)
- Add Spring starter thread details support (#14449)
- Let AWS Lambda SQS handlers report partial batch failures (#14468)
- Instrument instrumentation suppression API (#14565)
- Declarative config: update file version support (#14593)
- Add
url.templatesupport to Spring 6 RestTemplate (#14612)- Declarative config: add missing resource providers (#14222)
- Declarative config: map common-enabled property (#14589)
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
0
0
+0
-0
Technical Details
| ID: | 8290784 |
| UUID: | 3444233803 |
| Node ID: | PR_kwDOBecmdc6qBGW8 |
| Host: | GitHub |
| Repository: | hyperledger/fabric-chaincode-java |