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

Drop old integrations and switch to Jakarta Persistence #1982

Open
beikov opened this issue Jan 5, 2025 · 1 comment · May be fixed by #1952
Open

Drop old integrations and switch to Jakarta Persistence #1982

beikov opened this issue Jan 5, 2025 · 1 comment · May be fixed by #1952
Assignees
Milestone

Comments

@beikov
Copy link
Member

beikov commented Jan 5, 2025

To make it easier for newcomers, improve our CI times and also make the lives of the core Blaze-Persistence developers easier, version 2.0 will drop support for old and unsupported integrations.

Blaze-Persistence 2.0 will only support:

  • Hibernate ORM 6.2+ and hence Jakarta Persistence 3.1
  • Spring Boot 3.1+
  • Quarkus 3.2+
  • Jakarta EE 10+

In addition to that, support for other libraries will be aligned with the oldest supported version of these main frameworks or if backwards compatible, to the officially community supported version.

@beikov beikov added this to the 2.0.0 milestone Jan 5, 2025
@beikov beikov self-assigned this Jan 5, 2025
@beikov beikov linked a pull request Jan 5, 2025 that will close this issue
@jwgmeligmeyling
Copy link
Collaborator

@beikov can you ping me whenever the 2.0 branch is somewhat stable?

Then I will update the Querydsl module.

It likely wont be a lot of work, I already use it with the latest Hibernate and Jakarta.

Feel free to disable the maven module for now to get the build to pass :)

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

Successfully merging a pull request may close this issue.

2 participants