* CAPI-170: support payouts stats search
* CAPI-198: fix access scopes for refunds API (#108)
* Replace cp_proto and damsel submodule with dmsl rebar dep
* Fix (temporary) docker-compose conf to use for both CI and OS X
* correct parent RpcID creation
* bump up to a new cool swagger-codegen (several fixes, get rid of pools, etc)
* fix base64 decode and other stuff
* add support for sendfile ASCII kitties for 5xx replies
* MSPF-191: Ensure to fail on error in scripts
* MSPF-191: Implement invoice access token management
* Introduce the notion of resource hierarchy and ACLs
* Desing dedicated JWT authorizer, capable of issuing and verifying JWTs
* Delegate operation authorization down into logic handler
* MSPF-191: Bump to rbkmoney/swag@e90d600
* MSPF-191: Bump to rbkmoney/woody@b5ae9ae, rbkmoney/api_client@36eb5a2
* MSPF-191: Bump service deps
* MSPF-191: Fix dialyzer warning
* MSPF-191: Remove commented code
* MSPF-191: Enforce requirement to have configured jwt authorizer
* MSPF-191: Add a couple of TODOs
* MSPF-191: Fix ACL scope removal and test it
* MSPF-191: Add the notion of dedicated signee to the authorizer
* MSPF-191: Simplify scope decoding
* MSPF-191: Adapt testsuite to rbkmoney/hellgate@6dae29b
* MSPF-191: Fix release definition
* MSPF-191: Eliminate dirty hack
* MSPF-191: Put a static private key in the release
* MSPF-191: Fix some specs and mention contract violation