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

Migration to Java 21 #31

Merged
merged 12 commits into from
Mar 15, 2024
Merged

Migration to Java 21 #31

merged 12 commits into from
Mar 15, 2024

Conversation

terli00
Copy link
Contributor

@terli00 terli00 commented Mar 14, 2024

Added support for Java 21

  • Migrated javax.persistence packages to jakarta.persistence
  • Set dependency versions that support with Java 21
  • Fix UUIDConverter used in tests for EclipseLink
  • Filtering fix for filtering attributes of type Timestamp
  • Filtering fix for non-associated collections (ISNULL and ISNOTNULL operations)
  • Add transactions in tests that use streams from DB

@osbeorn osbeorn merged commit 4f1a50b into kumuluz:master Mar 15, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants