- Initial release 0.8.1: * Support setting up gRPC via cmake. * Improve performance of span context propagation. * Add benchmarks for multikey propagation performance. - Add lightstep-tracer-cpp-cmake-add-soversion.patch - required to build libraries with soversion - Add lightstep-tracer-cpp-cmake-use-gnuinstalldirs.patch - required to install libraries in custom libdir OBS-URL: https://build.opensuse.org/request/show/664614 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/lightstep-tracer-cpp?expand=0&rev=1
12 lines
520 B
Plaintext
12 lines
520 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Dec 11 16:47:04 UTC 2018 - Michał Rostecki <mrostecki@suse.de>
|
|
|
|
- Initial release 0.8.1:
|
|
* Support setting up gRPC via cmake.
|
|
* Improve performance of span context propagation.
|
|
* Add benchmarks for multikey propagation performance.
|
|
- Add lightstep-tracer-cpp-cmake-add-soversion.patch - required to
|
|
build libraries with soversion
|
|
- Add lightstep-tracer-cpp-cmake-use-gnuinstalldirs.patch -
|
|
required to install libraries in custom libdir
|