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

ORC-1849: Upgrade byte-buddy to 1.17.0 #2129

Closed
wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Feb 14, 2025

What changes were proposed in this pull request?

This PR aims to upgrade byte-buddy to 1.17.0.

Why are the changes needed?

Release Note

Support Matrix of ByteBuddy

ByteBuddy Version Java Version
1.17.0 25+
1.15.4 24
1.14.12 23
1.14.8 22
1.14.3 21
1.12.18 20
1.12.9 19
1.11.6 18
1.10.19 17

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

dongjoon-hyun added a commit that referenced this pull request Feb 14, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `byte-buddy` to 1.17.0.

### Why are the changes needed?

**Release Note**
- https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.17.0

**Support Matrix of ByteBuddy**
| ByteBuddy Version | Java Version |
| - | - |
| 1.17.0 | 25+ |
| 1.15.4 | 24 |
| 1.14.12 | 23 |
| 1.14.8 | 22 |
| 1.14.3 | 21 |
| 1.12.18 | 20 |
| 1.12.9 | 19 |
| 1.11.6 | 18 |
| 1.10.19 | 17 |

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #2129 from dongjoon-hyun/ORC-1849.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit adec6d4)
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun dongjoon-hyun deleted the ORC-1849 branch February 14, 2025 21:21
@dongjoon-hyun dongjoon-hyun added this to the 2.1.1 milestone Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant