Skip to content

HHH-15045 + HHH-15235 #5331

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 3 commits into from
Sep 27, 2022
Merged

HHH-15045 + HHH-15235 #5331

merged 3 commits into from
Sep 27, 2022

Conversation

dreab8
Copy link
Member

@dreab8 dreab8 commented Sep 22, 2022

@dreab8 dreab8 added the 5.6 label Sep 22, 2022
@dreab8 dreab8 force-pushed the HHH-15045_HHH-15235_5.6 branch 2 times, most recently from e1d7710 to a4c2cb1 Compare September 22, 2022 12:02
@dreab8 dreab8 requested a review from Sanne September 23, 2022 06:19
@dreab8 dreab8 force-pushed the HHH-15045_HHH-15235_5.6 branch from a4c2cb1 to b0d6695 Compare September 23, 2022 09:18
…netoOne relationship when no table columns are changed - PropertyAccessException on merging Bidirectional OneToOne with EmbeddedId - Reverted HHH-14216
@dreab8 dreab8 force-pushed the HHH-15045_HHH-15235_5.6 branch from b0d6695 to 00929ee Compare September 23, 2022 09:23
@@ -500,7 +500,7 @@ https://hibernate.atlassian.net/projects/HHH/versions/31844
* [HHH-14257] - An Entity A with a map collection having as index an Embeddable with a an association to the Entity A fails with a NPE
* [HHH-14251] - Invalid SQL for @Embedded UPDATE
* [HHH-14249] - MultiLineImport fails when script contains blank spaces or tabs at the end of the last sql statement

* [HHH-14216] - Second-level cache doesn't support @OneToOne
Copy link
Member

Choose a reason for hiding this comment

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

Why is this being changed? We don't typically change existing release notes

Copy link
Member Author

@dreab8 dreab8 Sep 27, 2022

Choose a reason for hiding this comment

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

Because the PR has been applied to 5.5.0.Alpha1 but we forgot to close the related Jira so I closed it and amended the release notes

Copy link
Member

Choose a reason for hiding this comment

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

ah, thanks!

@Sanne Sanne merged commit 4eea316 into hibernate:5.6 Sep 27, 2022
@Sanne
Copy link
Member

Sanne commented Sep 27, 2022

great job! merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants