-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Deeksha Sinha <[email protected]>
- Loading branch information
1 parent
d1dc59e
commit 03af991
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,20 @@ import LicenseBadge from '@site/src/sap/sdk-js/LicenseBadge'; | |
<!-- vale off --> | ||
<!-- This line is used for our release notes automation --> | ||
|
||
## 3.18.0 [Core Modules] - August 07, 2024 | ||
|
||
### 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 the `MailConfig` interface. (00fa35d) | ||
|
||
## 3.17.0 [Core Modules] - July 30, 2024 | ||
|
||
### New Functionalities | ||
|