Changes/Improvements:
- OnPremise Manager will now only attempt to restart redis if setting resolves to 127.0.0.1
- 14348 - Added request and next task info to return values for use with public API /instances/:process_sid/start
- 14665 - increased default body size limit for posts to 1 mb. New setting in server-config.json supported: "post_body_kb_limit": 1000 for overriding default
- Updated redis to 3.0.504
Bug Fixes:
- 14711 - Fixed user update through API PUT when delegation is enabled
Comments