The Jarvis Web Framework. More information can be found at https://www.nsquared.co.nz/tech/jarvis.html
- 14574: Rework the "varname?" modifier.
- 14606: Extend the Single login module with the ability to set oauth_permissions.
- 14574: Add support for HTTP
PATCH
operations as dataset ≶merge> operations. - 14592: Add OAuth2 login module.
- 14596: Add support for JSON encoding of complex bind variables using !json.
- 14595: Add the ability for core login modules to accept usernames and passwords through JSON POST data.
- 14598: Extend the OAuth2 login module.
- 14597: Replace XML::Smart with XML::LibXML for RHEL 8 support.
- 14600: Ensure JSON dataset
returned
property is a number. - 14599: Ensure changes made to safe params in dataset_prestore hooks are persisted.
- 10493: Add support for FastCGI (better performance).