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

Upgrade project to Java 21 #1588

Closed
2 tasks done
sbuettner opened this issue Dec 14, 2023 · 3 comments
Closed
2 tasks done

Upgrade project to Java 21 #1588

sbuettner opened this issue Dec 14, 2023 · 3 comments
Assignees
Labels
kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.

Comments

@sbuettner
Copy link
Contributor

sbuettner commented Dec 14, 2023

What should we do?

We should update the Connectors project to make use of the Java Language version 21.

  • Upgrade the Java language level to 21
  • Upgrade the Docker files to make use of a Java 21 based Docker base image.

Why should we do it?

We depend on spring-zeebe and the zeebe-java-client. Both upgraded to Java 21 for their upcoming 8.4.x releases. The Connectors should therefore be upgraded to 21 as well.

@sbuettner sbuettner added the kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. label Dec 14, 2023
@sbuettner sbuettner self-assigned this Dec 18, 2023
@sbuettner
Copy link
Contributor Author

Investigate how this change will impact backwards compatibility for Connector developers.

@sbuettner
Copy link
Contributor Author

@chillleader Can we close this or do you see additional work needed?

@chillleader
Copy link
Member

I think we can close this since we are using Java 21 starting from this commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
Projects
None yet
Development

No branches or pull requests

2 participants