You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[eslint-config] Activated the eslint rule 'check-tag-names' to allowed jsdoc tags. If you use custom tags add them via the 'definedTags' in the eslint options. (15e9ef4)
[generator] Deprecated generateNpmrc cli option. This option was only used to configure the now defunct npm registry hosted by SAP. It now has no effect anymore and should be removed in all invocations of the generator cli. (15e9ef4)
[generator, openapi-generator, generator-common] Description for package.json in a generated client has changed. (15e9ef4)
New Functionalities
[mail-client] Support defining the strategy of sending emails. By default, the emails are sent "in parallel" and can be set to "in sequential". (15e9ef4)
[odata-common, generator] Allow function imports using GET http method in batch requests. (15e9ef4)
Improvements
[connectivity] Reduce default logs for failing requests in @sap-cloud-sdk/http-client.