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

22.0.0-legacy version of the client is not compatible with Java 8 #3894

Closed
rajathvkamath opened this issue Feb 4, 2025 · 1 comment
Closed

Comments

@rajathvkamath
Copy link

rajathvkamath commented Feb 4, 2025

Describe the bug
Hello Team,

The v22.0.0-legacy build(https://github.com/kubernetes-client/java/releases/tag/v22.0.0-legacy) was made available recently. This version sets the minimum JDK version to 11 and thus is not compatible with Java 8 runtime. The "-legacy" bundles are supposed to be compatible with Java8. Isn't that the case anymore?
cc: @yue9944882 @brendandburns

@yue9944882
Copy link
Member

yue9944882 commented Feb 4, 2025

#3890

We're going to cut a v22.0.1[-legacy] release to fix this issue as well.. Somehow our release workflow lost permission to this github repository so the last v22.0.0-legacy was done manually hence it missed something..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants