Releases: runtastic/request_handler
Releases · runtastic/request_handler
v0.14.0
v0.13.0
- sidecar resources for multipart requests can be labeled with required
- remove support for sidepushing via
included
array in request body.
v0.12.0
- support for multipart-requests
- update rubocop and fix danger check
- drop support for ruby 2.1 (dry-types does not support it anymore either which makes supporting it here pointless)
- adapt fieldset validation to allow all fields in addition to a specific enum
- no need for 'required' field in fieldsets_parser anymore
- throw different errors for each parser, all new errors inherit from ExternalArgumentError