v1.2.1
Changed
- cds-plugin: service endpoint
/rest/feature/redisRead
will return server in-memory changes in NO_REDIS mode in
order to be consistent with/rest/feature/redisUpdate
.
Added
- cds-plugin: added
cds.test()
basic request/response tests for service.
Fixed
- cds-plugin: service endpoint
/rest/feature/redisRead
works without http errors in NO_REDIS mode.