DEV Community

Cover image for ๐Ÿš€ API Maker : Release Notes for v1.6.0
API Makerยฎ
API Makerยฎ

Posted on

๐Ÿš€ API Maker : Release Notes for v1.6.0

โญ June 2024 โญ

Changes

  • [BUG] : Convert _id to valid Object id for executeQuery system API.
  • [BUG] : ISO dates should be automatically converted to valid date for generated APIs.
  • [Improvement] : Running commands for mongodb support added. We can create/delete index and lot more we can do using this feature.
  • [BUG] : $elemMatch = AM is not able to convert mongodb Id from string to ObjectId when used inside $elemMatch operator.

Top comments (0)