1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/exporters/otlp/otlptrace/otlptracegrpc
Anthony Mirabella aedef05e95
Release prep v1.3.0 (#2441)
* Update versions.yaml for release

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Prepare stable-v1 for version v1.3.0

* Prepare experimental-metrics for version v0.26.0

* Prepare bridge for version v0.26.0

* Update CHANGELOG

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
2021-12-10 11:44:16 -05:00
..
client_test.go Use host root CA set by default for OTLP exporter (#2432) 2021-12-09 08:44:20 -08: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 Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Release prep v1.3.0 (#2441) 2021-12-10 11:44:16 -05:00
go.sum Bump github.com/go-logr/logr from 1.2.0 to 1.2.1 (#2428) 2021-12-06 07:59:58 -08: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 Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00