You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hibernate ORM was updated to https://hibernate.org/orm/releases/7.0/[7.0].
57
57
58
58
This is a major version and it comes with new features and significant changes that are presented in more details in a https://quarkus.io/blog/hibernate7-on-quarkus/[dedicated blog post].
59
59
60
60
Please also have a look to the dedicated section of our https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.24#jakarta-persistence-hibernate-orm[migration guide].
61
61
62
-
Hibernate ORM 7.0 is an implementation of Jakarta Persistence 3.2.
62
+
Hibernate ORM 7.0 is an implementation of https://jakarta.ee/specifications/persistence/3.2/[Jakarta Persistence 3.2].
63
+
64
+
=== Hibernate Reactive
65
+
66
+
Hibernate Validator was updated to https://hibernate.org/reactive/releases/3.0/[3.0].
67
+
68
+
=== Hibernate Search
69
+
70
+
Hibernate Search was updated to https://hibernate.org/search/releases/8.0/[8.0].
63
71
64
72
=== Hibernate Validator
65
73
66
-
Hibernate Validator was updated to 9.0.
74
+
Hibernate Validator was updated to https://hibernate.org/validator/releases/9.0/[9.0].
67
75
68
-
Hibernate Validator 9.0 is an implementation of Jakarta Validation 3.1.
76
+
Hibernate Validator 9.0 is an implementation of https://jakarta.ee/specifications/bean-validation/3.1/[Jakarta Validation 3.1].
0 commit comments