MongoDB Foreign Data Wrapper 5.2.9 release notes v5

Released: 24 Jun 2021

New features, enhancements, bug fixes, and other changes in Mongo Foreign Data Wrapper 5.2.9 include:

TypeDescription
EnhancementUpdated mongo-c-driver to 1.17.3.
EnhancementUpdated json-c to 0.15.
EnhancementUpdated LICENSE file.
Bug fixFixed crash with the queries involving LEFT JOIN LATERAL.
Bug fixRestrict fetching PostgreSQL-specific system attributes from the remote relation to avoid a server crash.
Bug fixImproved WHERE pushdown so that more conditions can be sent to the remote server.