Skip to content

v0.7.0

Compare
Choose a tag to compare
@oklemenz2 oklemenz2 released this 09 Feb 07:48
· 194 commits to main since this release

Added

  • Allow custom server implementations via cds.websocket.impl
  • Allow custom adapter implementations via cds.websocket.adapter.impl (kind ws only)
  • Allow processing of multiple event contexts by annotating event type elements of many or array of type
  • Support for type date event contexts as ISO string representation
  • Support for type object event contexts as JSON stringified representation