1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/sdk/metric
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
..
aggregator fix data-model link (#2955) 2022-06-14 06:49:05 -07:00
controller Deprecate Library and move all uses to Scope (#2977) 2022-07-06 14:55:46 -04:00
export Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
metrictest Deprecate Library and move all uses to Scope (#2977) 2022-07-06 14:55:46 -04:00
number Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
processor Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
registry Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
sdkapi Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
selector/simple [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
alignment_test.go Deprecate and add warning to remove AtomicFieldOffsets, unnecessary public func (#2445) 2021-12-15 08:01:14 -08:00
atomicfields.go Deprecate and add warning to remove AtomicFieldOffsets, unnecessary public func (#2445) 2021-12-15 08:01:14 -08:00
benchmark_test.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
correct_test.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
doc.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -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
histogram_stress_test.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
refcount_mapped.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
sdk.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00