Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 8b7ee7f

Browse files
committed
Cut version 0.16.2
1 parent 04b473d commit 8b7ee7f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
baseplate (0.16.2) trusty; urgency=medium
2+
3+
* Handle cassandra statements when setting statement span tag
4+
* Add `string_types` to baseplate._compat
5+
6+
-- Andrew Boyle <vagrant@baseplate.vm> Tue, 07 Feb 2017 19:12:22 +0000
7+
18
baseplate (0.16.1) trusty; urgency=medium
29

310
* fix binary annotation passing in tracing rpc

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
author_email="neil@reddit.com",
4949
license="BSD",
5050
url="https://reddit.github.io/baseplate/",
51-
version="0.16.1",
51+
version="0.16.2",
5252

5353
packages=find_packages(exclude=["tests", "tests.*"]),
5454

0 commit comments

Comments
 (0)