Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
Prepare release 0.5.0 (#169)
Browse files Browse the repository at this point in the history
Signed-off-by: FR-MUREX-COM\mchaikhadouaihy <mehrez.douaihy@gmail.com>
  • Loading branch information
mdouaihy authored and yurishkuro committed Sep 8, 2019
1 parent 2b5e4fb commit 68be4e2
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
Changes by Version
==================

0.5.0 (unreleased)
0.5.0 (2019-09-07)
------------------
- Nothing yet
- Improve C++ flag handling in CMake (#128)
- localIP: try resolving local hostname first (#130)
- Fix deadlock if steady_clock::now() returns the same value twice (#132)
- Implement SpanContext::Clone (#138)
- Change sampler param sentinel value from YAML parser (#145)
- Fix RemoteReporter test race condition (#135)
- Add details on how to set agent & collector endpoint (#153)
- Clarify agent/sampler address overrides in README
- Upgrade to OpenTracing 1.5.0; Support build on Windows (#115)
- Throw exception on invalid sampling rate (#168)


0.4.2 (2018-08-14)
Expand Down

0 comments on commit 68be4e2

Please sign in to comment.