Skip to content

v5.0.7

Compare
Choose a tag to compare
@lbnascimento lbnascimento released this 14 Apr 14:13
· 317 commits to master since this release

New

  • Maximum index key length increased to 1023 bytes
  • Upgrade option in ConnectionString is now a bool again (DataOnly no longer needed because index key length was increased)
  • Id field in resolved includes are now stored with $id key (instead of _id)

Bug fixes