- allow logging configuration to be overridden in INI file - rework diagnostics observer registration interface - add sqlalchemy diagnostics support - rename cassandra span annotations/names to match sqlalchemy
0.10.0
- add automatic reloader to baseplate-serve for development
0.9.0
- config.Timespan: add support for milliseconds - redis: add diagnostics support for pipelines
0.8.1
- fix bug in event publishers where zero timeout never executed
0.8.0
- breaking: rework thrift_pool exception hierarchy to integrate with thrift exceptions better - add general low-level retry policy module - add retry sugar to thrift context-object client
0.7.0
- add support for binding and healthchecking UNIX domain sockets - dump stacktrace when sent SIGUSR1 - log metrics at debug level for development - various refactorings and internal cleanups