* Add Prometheus to dependencies
* Update build images
* Add MetricsRoute to config building
* Provide sample config
* Squash health and metrics routes in one argument
* Delete forgotten argument from spec
* Do not include src to release
* Migrate to uac
* Deduplicate get_unique_id/0
* Remove redundant logging
* Simplify types in capi_auth
* Use macro for token signee
* Fix indentation
* Log OperationID in case of authorization failure
* Return keyset to the capi config
* Provide dummy snowflake config
* Deduplicate unique_id/0
* Remove from access info from config
* Rework uac configuration
* raw version of binbase integration
* upgrades from v2
* moved binbase lookup to a more suitable place
* some catches and renamings
* save metadata, save everything to token
* make metadata encoding/decoding more futureproof
* fix linter
* fix linter but better
* use actual msgpack marshalling
* accept metadata from other sources
* use mapmap instead of mapfold
* 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
* CAPI-32 Move to the newest images and fix missed fields. Change linter code complexity change to soothe the unnecessary warnings. Add new swag version and fix ip_address source