- Add type annotations
- Drop support for EOL Pythons
- Add support for passing in an explicit context object.
- Add REPL completion for resource.
- Rename 'client' attribute.
- Don't clobber AttributeError stack traces
- Make the wrapper a bit friendlier to the wrapped client, supporting dir properly.
- Use py_zipkin instead of pyramid_zipkin.
- Standalone zipkin decorator for swagger clients.