Skip to content

Commit

Permalink
update release notes (#1915)
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-sdk-js authored Sep 18, 2024
1 parent 069d6f5 commit b891945
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs-js/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ import LicenseBadge from '@site/src/sap/sdk-js/LicenseBadge';
<!-- vale off -->
<!-- This line is used for our release notes automation -->

## 3.21.0 [Core Modules] - September 18, 2024

### Improvements

- [openapi-generator] Update generation of properties with `nullable: true` in the spec to include `type | null` in the output types. (d2a2394)
- [openapi-generator] Normalize schemas that have `allOf`, `anyOf`, or `oneOf` alongside properties defined at the same level. (d2a2394)
- [openapi-generator] Configure generated OpenAPI clients to handle `text/plain`, `application/octet-stream`, and wildcard `*/*` content types in response headers. (89f77cd)

## 3.20.0 [Core Modules] - August 27, 2024

### Compatibility Notes
Expand Down

0 comments on commit b891945

Please sign in to comment.