Closed
Conversation
* Bump up root parent apache pom to v30. * Bump up agent-oap protocol to latest(16c51358ebcf42629bf4ffdf952253971f20eb25). * Bump up gRPC to v1.74.0. * Bump up netty to v4.1.124.Final. * Bump up GSON to v2.13.1. * Bump up guava to v33.4.8. * Bump up oap to the 10.3-dev.latest(dc8740d4757b35374283c4850a9a080e40f0eb79) in e2e. * Bump up cli to the 0.15.0-dev.latest(77b4c49e89c9c000278f44e62729d534f2ec842e) in e2e.
There was a problem hiding this comment.
Pull Request Overview
This PR upgrades multiple dependencies across the SkyWalking Java agent project to their latest versions, including core libraries, protocols, and E2E test components.
- Updates major dependencies like gRPC (1.68.1 → 1.74.0), Netty (4.1.115 → 4.1.124), GSON (2.8.9 → 2.13.1), and Guava (32.0.1 → 33.4.8)
- Upgrades Apache parent POM from v21 to v30 and updates agent-OAP protocol to latest commit
- Updates E2E test environment with latest OAP and CLI versions
Reviewed Changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pom.xml | Updates core dependency versions and Apache parent POM version |
| apm-sniffer/apm-agent-core/pom.xml | Updates Guava version to match root POM |
| apm-protocol/apm-network/src/main/proto | Updates submodule commit to latest agent-OAP protocol |
| test/e2e/base/base-compose.yml | Updates OAP image version for E2E tests |
| test/e2e/script/env | Updates CLI commit hash for E2E tests |
| dist-material/LICENSE | Updates license file with new dependency versions |
| CHANGES.md | Documents all dependency upgrades |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CHANGESlog.