- 59 pass body and query parameters to handler function as keyword args - 67 fix JSON serialization for datetime objects with tzinfo
0.10.2
Not secure
- 49: fix uWSGI response metrics for ZMON support
0.10.1
Not secure
- Configurable HTTP_METRICS_PREFIX for ZMON support
0.10
Not secure
- Use HTTP_TOKENINFO_URL environment variable if it exists for the OAuth token info URL - 49: Add support for uWSGI request metrics (see https://github.com/zalando-stups/connection-tracker on how to use)
0.9.4
Not secure
- Validate array parameters (respect collectionFormat) - Convert parameter type before running validators (allow using "minimum" on integer type query param)