Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 12:49
· 49 commits to main since this release
4beb7dd
  • Fix bug with operator lookup when filtering on nested fields (#82)
  • Rework query plans for requests with variable sets to allow use of indexes (#83)
  • Fix: error when requesting query plan if MongoDB is target of a remote join (#83)
  • Fix: count aggregates return 0 instead of null if no rows match (#85)
  • Breaking change: remote joins no longer work in MongoDB v5 (#83)
  • Add configuration option to opt into "relaxed" mode for Extended JSON outputs (#84)