1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/attribute
Anthony Mirabella ced177b795
Pre-release 1.0.0-RC1 (#2013)
* Add versions.yaml to specify module version sets
* Prepare for releasing v1.0.0-RC1
* Update experimental-metrics and bridge module sets to v0.21.0
* Prepare for releasing v0.21.0
* Fixup go.mod version references
* Update version.go
* Update CHANGELOG
* Update godoc references to "pre-GA phase" for RC1 packages
* Update website_docs for 1.0.0-RC1

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
2021-06-18 11:22:16 -04:00
..
benchmark_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
doc.go Pre-release 1.0.0-RC1 (#2013) 2021-06-18 11:22:16 -04:00
encoder.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
iterator_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
iterator.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
key_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
key.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
kv_test.go Comply with OpenTelemetry attributes specification (#1703) 2021-03-17 20:48:43 -04:00
kv.go Comply with OpenTelemetry attributes specification (#1703) 2021-03-17 20:48:43 -04:00
set_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
set.go remove Set.Encoded(Encoder) enconding cache (#1855) 2021-04-29 11:28:04 -07:00
type_string.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
value_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
value.go Fix golint issue caused by incorrect comment (#1795) 2021-04-12 08:10:00 -07:00