Skip to content

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 12:43

New Functionalities

  • [connectivity] Support fetching all subaccount- and service instance destinations from the destination service simultaneously. (2402950)
  • [mail-client] Expose SMTP transport options of nodemailer. (d1bf2de)
  • [util] Add method setGlobalTransports to support setting custom transport globally. (4c51d3d)

Improvements

  • [odata-common] Set .orderBy() to ascending order by default. (f62eb0d)