hibernate-orm/changelog.txt

26 lines
795 B
Plaintext
Raw Normal View History

Hibernate 6 Changelog
=======================
Note: Please refer to JIRA to learn more about each issue.
2024-04-16 11:41:30 -04:00
Changes in 7.0.0.Alpha1 (April 16, 2024)
2024-08-08 15:25:29 -04:00
------------------------------------------------------------------------------------------------------------------------
2024-04-16 11:41:30 -04:00
https://hibernate.atlassian.net/projects/HHH/versions/32214
2024-08-08 15:25:29 -04:00
2024-04-16 11:41:30 -04:00
** Deprecation
* [HHH-17441] - Deprecate @Comment
2024-08-06 11:57:28 -04:00
** New Feature
2024-04-16 11:41:30 -04:00
* [HHH-17460] - Ongoing JPA 3.2 work
* [HHH-17459] - Allow resolution callbacks on select o.h.mapping objects
2024-08-06 11:57:28 -04:00
2024-04-16 11:41:30 -04:00
** Remove Feature
* [HHH-17961] - Drop support for hibernate.mapping.precedence
* [HHH-17894] - Remove AdditionalJaxbMappingProducer
* [HHH-17893] - Remove MetadataContributor
* [HHH-17892] - Remove @Persister
2024-04-25 12:05:55 -04:00
2024-04-16 11:41:30 -04:00
** Task
* [HHH-17444] - Ongoing JPA 32 work