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 ORM 5.4.4.Final #3378

Closed
Sanne opened this issue Jul 30, 2019 · 2 comments
Closed

Upgrade to Hibernate ORM 5.4.4.Final #3378

Sanne opened this issue Jul 30, 2019 · 2 comments
Assignees
Labels
area/hibernate-orm Hibernate ORM kind/enhancement New feature or request
Milestone

Comments

@Sanne
Copy link
Member

Sanne commented Jul 30, 2019

Description
Hibernate ORM 5.4.4.Final is now available and contains several interesting performance optimisations.

The most notable one is called "Enhanced Proxies" (documentation and blog pending...), which is relevant for users doing build-time enhancements - such as Quarkus users.

@Sanne Sanne added kind/enhancement New feature or request area/hibernate-orm Hibernate ORM labels Jul 30, 2019
@Sanne Sanne added this to the 0.20.0 milestone Jul 30, 2019
@Sanne Sanne self-assigned this Jul 30, 2019
@Sanne
Copy link
Member Author

Sanne commented Jul 30, 2019

actually let me spit this in two: update version as first step.

@Sanne Sanne changed the title Upgrade to Hibernate ORM 5.4.4.Final and enable Enhanced Proxies feature Upgrade to Hibernate ORM 5.4.4.Final Jul 30, 2019
@Sanne
Copy link
Member Author

Sanne commented Jul 30, 2019

fixed by #3379

@Sanne Sanne closed this as completed Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-orm Hibernate ORM kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant