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 to Hibernate Validator 9.0 #42292

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

marko-bekhta
Copy link
Contributor

@marko-bekhta marko-bekhta commented Aug 2, 2024

@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/hibernate-validator Hibernate Validator labels Aug 2, 2024
@marko-bekhta marko-bekhta force-pushed the dep/hibernate-validator-9-upgrade branch from b214566 to c303b6b Compare September 5, 2024 11:24
@marko-bekhta
Copy link
Contributor Author

The upgrade should address:
#5531
#35144

Copy link

github-actions bot commented Sep 5, 2024

🎊 PR Preview 14af184 has been successfully built and deployed to https://quarkus-pr-main-42292-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

@geoand
Copy link
Contributor

geoand commented Sep 20, 2024

@marko-bekhta thanks for this!

Apart from the the PR needing to be rebased, is there anything more that needs to be done in order for it to be considered ready?

@marko-bekhta
Copy link
Contributor Author

Hey @geoand 👋🏻 😃

From the Validator's perspective, there are no more updates to apply at the moment. As to marking it ready for a review ... there are probably a few things to consider:

  • This series of the Validator (9.0) targets Jakarta Validation 3.1, which is part of Jakarta EE 11. So it should probably be aligned with other EE specs getting into Quarkus, right?
  • There is still no final release of Expressly (expression language impl), which Validator depends on; hence, we haven't yet released the final Validator version.

@marko-bekhta marko-bekhta force-pushed the dep/hibernate-validator-9-upgrade branch from c303b6b to f91ddee Compare September 20, 2024 07:40
@geoand
Copy link
Contributor

geoand commented Sep 20, 2024

I see, thanks for the update!

I'll let @gsmet comment further, since he is the SME on this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/hibernate-validator Hibernate Validator
Projects
None yet
2 participants