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

Merge release 2.19.2 into 2.20.x #11378

Merged
merged 10 commits into from
Mar 18, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Release Notes for 2.19.2

2.19.x bugfix release (patch)

2.19.2

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 3

Improvement

Bug,Failing Test

Mark Schmale and others added 10 commits February 22, 2024 10:58
After 2.17 (some?) EAGER fetched OneToMany associations stopped working, if they have multiple join columns. Loads for these associations will trigger a `MessingPositionalParameter` exception "Positional parameter at index 1 does not have a bound value".

This test case should reproduce this issue, so it can be fixed.
Minor code style fix in AbstractRemoteControl
Some of it seems related to the previous documentation build system,
some of it seems related to IntelliJ.
…te-key-eager-fetch-one

Do not use batch loading for collections with composite identifier
@greg0ire greg0ire merged commit bcdc5bd into 2.20.x Mar 18, 2024
56 checks passed
@greg0ire greg0ire deleted the 2.19.x-merge-up-into-2.20.x_eyF2lMAL branch March 18, 2024 19:31
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.

3 participants