Added
- Types for alpha task scheduling API
- Types for
SELECT.pipeline()
andSELECT.foreach()
- Support deep partial
INSERT
/UPDATE
Changed
req.subject
now points to the bound entity type when implementing handlers for bound actions.service.dispatch
now also supports passing request objects, or arrays thereof.
Deprecated
Removed
Fixed
cqn.SELECT.where
now accepts mixedref
s,val
s, andstring
s, as described in the documentation.