Skip to content

v1.0.2

Compare
Choose a tag to compare
@oklemenz2 oklemenz2 released this 24 Jun 06:44
· 156 commits to main since this release

Fixed:

  • Use cds.context instead of ws.request to derive user and tenant
  • Add cds.requires.kinds for websockets and merge config
  • Pass all cds.env.websocket config to adapter and redis implementation
  • Streamline cds.env access in socket and redis implementation
  • Refactor unit-tests to be grouped by implementation