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 08ff959fc4
Release prep 1.8.0 (#3001)
* Update CHANGELOG and versions.yaml for 1.8.0 release

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

* Update go-build-tools

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

* Prepare stable-v1 for version v1.8.0

* Prepare experimental-metrics for version v0.31.0

* Prepare bridge for version v0.31.0

* `make go-mod-tidy` should use `-compat=1.17` now

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

* Update CHANGELOG.md

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-07-08 14:23:16 -04:00
..
client_test.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07: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 Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Release prep 1.8.0 (#3001) 2022-07-08 14:23:16 -04:00
go.sum Release prep 1.8.0 (#3001) 2022-07-08 14:23:16 -04:00
mock_collector_test.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
options.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00