Release Notes - 2.13


  • 2.13.0-funcrel

    2.13.0-funcrel
    Fixes duplicate GUIDs for Unknown MongoDB Database.
    Improves Express support.
    Fixes failing creation of Unknown MongoDB Collection.
    Updates the Web Service Linker dependency.
  • 2.13.0-beta2

    2.13.0-beta2
    Fixes missing SQS and SNS objects when ES6 imports are used. 📝 55100
    Creates Patch objects for Express framework.
    Adds support for @aws-sdk/lib-dynamodb. 📝 55057
  • 2.13.0-beta1

    2.13.0-beta1
    Adds support for bulkWrite and aggregate APIs for MongoDB and Mongoose.
    Adds support for AWS DynamoDB when used with SDK v3.
    Reworks and improves MongoDB and Mongoose support. Replaces MongoDB Connection objects with MongoDB Database objects to be consistent with our support of MongoDB in other languages.