Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
changelog, version
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloGrayson committed Sep 14, 2015
1 parent 7429a7d commit 1d086a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions CHANGES.rst
Expand Up @@ -4,11 +4,6 @@ Changes by Version
0.16.6 (unreleased)
-------------------

- Accept host file in advertise: ``TChannel.advertise()`` now accepts
a parameter, ``router_file`` that contains a JSON stringified format
of the router list.
- Add ``TChannel.is_listening`` method to return whether the tchannel instance
is listening or not.
- Fixed a bug where Zipkin traces were not being propagated correctly in
services using the ``tchannel.TChannel`` API.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@

setup(
name='tchannel',
version='0.16.5',
version='0.16.6',
author='Abhinav Gupta, Aiden Scandella, Bryce Lampe, Grayson Koonce, Junchao Wu',
author_email='dev@uber.com',
description='Network multiplexing and framing protocol for RPC',
Expand Down

0 comments on commit 1d086a0

Please sign in to comment.