v3.18.0
New Functionalities
- [connectivity] Support IAS tokens without the need to pass
iss
in the destination fetch options. (06e5c72) - [openapi-generator, generator-common] Introduce option
generateESM
in OpenAPI generator to generate ESM compatible code. (3a93e38)
Fixed Issues
- [connectivity] Fix the JwtPayload import.
- @sap-cloud-sdk/[email protected]
- @sap-cloud-sdk/[email protected] (c23ccfd)
- [mail-client] Fix the type of
replyTo
property in theMailConfig
interface. (00fa35d)