Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit d34af3e

Browse files
author
Yuri Shkuro
committed
Prepare release 1.2.0
1 parent 0dc5613 commit d34af3e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

4+
5+
1.2.0 (2020-07-01)
6+
-------------------
7+
8+
* Restore the ability to reset the current span in context to nil (#231) -- Yuri Shkuro
9+
* Use error.object per OpenTracing Semantic Conventions (#179) -- Rahman Syed
10+
* Convert nil pointer log field value to string "nil" (#230) -- Cyril Tovena
11+
* Add Go module support (#215) -- Zaba505
12+
* Make SetTag helper types in ext public (#229) -- Blake Edwards
13+
* Add log/fields helpers for keys from specification (#226) -- Dmitry Monakhov
14+
* Improve noop impementation (#223) -- chanxuehong
15+
* Add an extension to Tracer interface for custom go context creation (#220) -- Krzesimir Nowak
16+
* Fix typo in comments (#222) -- meteorlxy
17+
* Improve documentation for log.Object() to emphasize the requirement to pass immutable arguments (#219) -- 疯狂的小企鹅
18+
* [mock] Return ErrInvalidSpanContext if span context is not MockSpanContext (#216) -- Milad Irannejad
19+
20+
421
1.1.0 (2019-03-23)
522
-------------------
623

0 commit comments

Comments
 (0)