Skip to content

HSEARCH-5432 Upgrade hibernate-models to 1.0.1 #4726

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

Merged
merged 1 commit into from
Aug 4, 2025

Conversation

mbellade
Copy link
Member

https://hibernate.atlassian.net/browse/HSEARCH-5432


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


Copy link
Member

@marko-bekhta marko-bekhta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mbellade 🙂

Hibernate Search does not manage models dependency directly and pulls the one from ORM instead so we probably would need to wait for that ORM release first ...

The version in this "platform" file should match the one that we are pulling from ORM, let's see if the check works and if the build will fail 🫣 🙂

@mbellade
Copy link
Member Author

Thanks @marko-bekhta, I imagined you depended on the ORM version, that's being upgraded too: https://hibernate.atlassian.net/browse/HHH-19654. We can keep this PR open until the release, or if you'd prefer to update in another way feel free to close it.

@marko-bekhta
Copy link
Member

Yeah, let's keep it since you've already done the work 🙂

Copy link

sonarqubecloud bot commented Aug 4, 2025

@marko-bekhta
Copy link
Member

Thanks @mbellade !

on the related note, it looks like the maven's search api is a bit unreliable 😖: https://search.maven.org/solrsearch/select?q=g:org.hibernate.models+AND+v:1.0.1&core=gav&start=0&rows=100&wt=json though that version is definitely out there 🙂

@marko-bekhta marko-bekhta merged commit 1ab4ab8 into hibernate:main Aug 4, 2025
8 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.

2 participants