31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 5 10:19:18 UTC 2019 - Michał Rostecki <mrostecki@opensuse.org>
|
|
|
|
- Add patch which makes lightstep-tracer-cpp compatible with
|
|
newer googleapis:
|
|
* 0001-bazel-Update-googleapis.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 5 01:24:10 UTC 2019 - Michał Rostecki <mrostecki@opensuse.org>
|
|
|
|
- Change googleapis' name from lightstep_vendored_googleapis to
|
|
com_google_googleapis.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 18 12:05:04 UTC 2019 - Michal Rostecki <mrostecki@opensuse.org>
|
|
|
|
- Add source package, which is needed to fix envoy-proxy.
|
|
(boo#1129568)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|