This repository was archived by the owner on Mar 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ baseplate (0.14.0) trusty; urgency=medium
2+
3+ * baseplate-script: respect logging configuration
4+ * add support for headerless TBinaryProtocol clients
5+ * capture full exc_info in span errors
6+ * rename/refactor diagnostics APIs for OpenTracing aligment
7+ * fix pyramid capture of exceptions in server spans
8+ * add various standard OpenTracing tags to server spans
9+
10+ -- Neil Williams <neil@reddit.com> Tue, 04 Oct 2016 08:31:16 -0700
11+
112baseplate (0.13.0) trusty; urgency=medium
213
314 * allow config.Optional options to have key missing from INI too
Original file line number Diff line number Diff line change 4848 author_email = "neil@reddit.com" ,
4949 license = "BSD" ,
5050 url = "https://reddit.github.io/baseplate/" ,
51- version = "0.13 .0" ,
51+ version = "0.14 .0" ,
5252
5353 packages = find_packages (exclude = ["tests" ]),
5454
You can’t perform that action at this time.
0 commit comments