Release Notes - 1.18
-
1.18.0-funcrel
1.18.0-funcrel
Fixes missing http request for a very seldom pattern. 📝 56444 Adds a missing unknown AWS SQS Publisher or Receiver 📝 56172 Fixes the parsing of optional fields with a default value. Fixes the parsing of methods when there is an optional hook method. Fixes the parsing of objects that use a contextual keyword as a key. Fixes an error when the caller of a link is from a JavaSript source code. -
1.18.0-beta2
1.18.0-beta2
Creates GCP Unknown Pub/Sub Subscription objects. Creates Patch objects for Express framework. Adds support for @aws-sdk/lib-dynamodb. Improves performance for resolving function and method calls. Improves support of the optional chaining operator. Updates the Node.js dependency for TypeScript. 1.18.0-beta1
1.18.0-beta1
Fixes Traceback during link saving. 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. Also adds support for bulkWrite and aggregate APIs for MongoDB and Mongoose.