Release Notes for 2.20.6
2.20.x bugfix release (patch)
2.20.6
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 4
Bugfixes
- 12078: Fix embedded classes display in orm:mapping:command output thanks to @stlgaits
- 11934: Fix JoinedSubclassPersister when multiple entities are inserted thanks to @mvorisek
- 11835: fix: calling scheduleForInsert twice thanks to @gseidel