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)