Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 08:28
· 14 commits to main since this release
25ccfe3

Added

  • Generate media stream paths (GET and PUT) for media entities and Edm.Stream properties

Changed

Deprecated

Removed

Fixed

  • Restore bound actions/functions on containment navigation paths (regression since v1.2.0)
  • Function parameters annotated with @mandatory no longer lead to "Unexpected mandatory after optional parameter" error
  • GET, PATCH, and DELETE endpoints are now exposed as navigation paths for *_texts entities

Security