1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/otlp/otlptrace/otlptracegrpc
Tyler Yahn 8c0951ea94
Release v1.6.3 (#2775)
* Update stable-v1 version in versions.yaml

* Update changelog for release

* Prepare stable-v1 for version v1.6.3
2022-04-07 13:40:14 -07:00
..
client_test.go Use randomly-available port in otlp exporters tests (#2627) 2022-02-22 18:03:17 -05:00
client_unit_test.go Use the grpc.ClientConn to handle connections for the otlptracegrpc client (#2329) 2021-11-25 08:06:21 -08:00
client.go Add Marshaling implementations for exporters (#2578) 2022-02-25 10:28:28 -08:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Release v1.6.3 (#2775) 2022-04-07 13:40:14 -07:00
go.sum Upgrade go.opentelemetry.io/proto to v0.15.0 (#2748) 2022-03-30 08:18:59 -07:00
mock_collector_test.go Use the grpc.ClientConn to handle connections for the otlptracegrpc client (#2329) 2021-11-25 08:06:21 -08:00
options.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00