This repository was archived by the owner on Sep 17, 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+ # Changelog
2+
3+ ## 0.2.0
4+ Released 2018-01-18
5+
6+ - Fix multiple stackdriver and prometheus exporter bugs
7+ - Increase size of trace batches and change transport behavior on exit
8+ ([ #452 ] ( https://github.com/census-instrumentation/opencensus-python/pull/452 ) )
9+
10+ ## 0.1.11
11+ Released 2018-01-16
12+
13+ - Fix a bug in the stackdriver exporter that caused spans to be exported
14+ individually
15+ ([ #425 ] ( https://github.com/census-instrumentation/opencensus-python/pull/425 ) )
16+ - Add this changelog
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = '0.1.8 '
15+ __version__ = '0.2.0 '
You can’t perform that action at this time.
0 commit comments