Skip to content

3.6.1- Bugfixes for External Foreign Key handling and Custom Document Session listener, Documentation updates

Compare
Choose a tag to compare
@oskardudycz oskardudycz released this 11 Jul 08:45
· 2492 commits to master since this release

In this small release we fixed two bugs:

  • ExternalForeignKeyDefinition returns null for ReferenceDocumentType causing an exception (#1308),
  • Custom listener not notifying properly for document Update method (although working for Store) (#1296)

We fixed also flaky tests, to make CI and PR review process more stable. (#1303)

We placed also big update to Custom View Projection documentation (#1304)