Release Notes for 3.6.9
3.6.x bugfix release (patch)
3.6.9
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 5
Bugfixes
- 12557: [GH-12403] Fix stale original-data tracking for native lazy objects thanks to @beberlei
- 12544: Fix EAGER collection duplicates with L2 cache thanks to @Athorcis
- 12506: Fix hydration of collections indexed by an inherited field when SQL filters change thanks to @igrizzli