diff options
| author | Bogdan Drutu <bdrutu@google.com> | 2018-05-30 16:32:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-30 16:32:34 -0700 |
| commit | 709d97aa321d5729988fd63b960bbece04cfba10 (patch) | |
| tree | 76813530fd470288ed572563ce0157f680a216f0 /CHANGELOG.md | |
| parent | a2674ef541d6e8a373d0d33c673be3da3ee039e0 (diff) | |
| download | platform_external_opencensus-java-709d97aa321d5729988fd63b960bbece04cfba10.tar.gz platform_external_opencensus-java-709d97aa321d5729988fd63b960bbece04cfba10.tar.bz2 platform_external_opencensus-java-709d97aa321d5729988fd63b960bbece04cfba10.zip | |
Add util contrib package for AppEngine standard. (#1214)
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bccb10f..9b4f4c52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ - Remove namespace and help message prefix for Prometheus exporter. This could be a breaking change if you have Prometheus metrics from OpenCensus Prometheus exporter of previous versions, please point to the new metrics with no namespace instead. +- Add an util artifact `opencensus-contrib-appengine-standard-util` to interact with the AppEngine + CloudTraceContext. ## 0.13.2 - 2018-05-08 - Map http attributes to Stackdriver format (fix [#1153](https://github.com/census-instrumentation/opencensus-java/issues/1153)). |
