Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit ba2d174

Browse files
authored
Preparing release 1.2.0 (#695)
Signed-off-by: Pavol Loffay <[email protected]>
1 parent 568ab68 commit ba2d174

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
Changes by Version
22
==================
33

4-
1.2.0 (unreleased)
4+
1.3.0 (unreleased)
55
-------------------
66

7-
- Nothing yet.
7+
1.2.0 (2020-03-11)
8+
-------------------
9+
10+
* Add W3C TraceContext codec/propagation ([#694](https://github.com/jaegertracing/jaeger-client-java/pull/694), [@pavolloffay](https://github.com/pavolloffay))
11+
* Configuration do not cache sender instance ([#685](https://github.com/jaegertracing/jaeger-client-java/pull/685), [@ehsavoie](https://github.com/ehsavoie))
12+
* Prevent a shutdown hook from being removed in JaegerTracer when a shutdown is in progress ([#689](https://github.com/jaegertracing/jaeger-client-java/pull/689), [@TomasHofman](https://github.com/TomasHofman))
13+
* Fix ThriftSender max span size check ([#670](https://github.com/jaegertracing/jaeger-client-java/pull/670), [@yhpark](https://github.com/yhpark))
14+
* Unregister shutdown hook when tracer is closed ([#679](https://github.com/jaegertracing/jaeger-client-java/pull/679), [@TomasHofman](https://github.com/TomasHofman))
815

916
1.1.0 (2019-12-12)
1017
-------------------

0 commit comments

Comments
 (0)