From 0c8d710de45c24c42c9654c544c0cbefb3f7d025 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Fri, 3 Feb 2023 01:47:23 +0100 Subject: [PATCH 1/3] Release 1.18.0 --- CHANGELOG.md | 58 ++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 49 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 172c3722e0c..d802457ad8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,36 +15,81 @@ release. ### Logs +### Resource + +### Semantic Conventions + +### Compatibility + +### OpenTelemetry Protocol + +### SDK Configuration + +### Telemetry Schemas + +### Common + +## v1.18.0 (2023-02-06) + +### Context + +- No changes. + +### Traces + +- No changes. + +### Metrics + +- No changes. + +### Logs + - Define BatchLogRecordProcessor default configuration values. ([#3002](https://github.com/open-telemetry/opentelemetry-specification/pull/3002)) ### Resource +- No changes. + ### Semantic Conventions +- Add Cloud Spanner and Microsoft SQL Server Compact to db.system semantic conventions + ([#3105](https://github.com/open-telemetry/opentelemetry-specification/pull/3105)). - Enable semantic convention tooling for metrics in spec ([#3119](https://github.com/open-telemetry/opentelemetry-specification/pull/3119)) - Rename google openshift platform attribute from `google_cloud_openshift` to `gcp_openshift` to match the existing `cloud.provider` prefix. - [#3095](https://github.com/open-telemetry/opentelemetry-specification/pull/3095) + ([#3095](https://github.com/open-telemetry/opentelemetry-specification/pull/3095)) +- Clarify prometheus unit conversions + ([#3066](https://github.com/open-telemetry/opentelemetry-specification/pull/3066)). ### Compatibility +- Add condition with sum and count for Prometheus summaries + ([3059](https://github.com/open-telemetry/opentelemetry-specification/pull/3059)). - Fix Prometheus histogram metric suffixes. Bucket series end in `_bucket` ([#3018](https://github.com/open-telemetry/opentelemetry-specification/pull/3018)). ### OpenTelemetry Protocol +- No changes. + ### SDK Configuration +- Add log-specific attribute limit configuration and clarify that general + attribute limit configuration also apply to log records + ([#2861](https://github.com/open-telemetry/opentelemetry-specification/pull/2861)). + ### Telemetry Schemas +- No changes. + ### Common -## v1.17.0 (2023-01-17) +- No changes. -- Add Cloud Spanner and Microsoft SQL Server Compact to db.system semantic conventions. - [#3105](https://github.com/open-telemetry/opentelemetry-specification/pull/3105) +## v1.17.0 (2023-01-17) ### Context @@ -117,8 +162,6 @@ release. - Add OpenCensus migration guide and add BinaryPropagation as an option to gRPC instrumentation for OpenCensus compatibility ([#3015](https://github.com/open-telemetry/opentelemetry-specification/pull/3015)). -- Add condition with sum and count for Prometheus summaries -([3059](https://github.com/open-telemetry/opentelemetry-specification/pull/3059)) ### OpenTelemetry Protocol @@ -213,9 +256,6 @@ release. - Specify handling of invalid numeric environment variables ([#2963](https://github.com/open-telemetry/opentelemetry-specification/pull/2963)) -- Add log-specific attribute limit configuration and clarify that general - attribute limit configuration also apply to log records. - ([#2861](https://github.com/open-telemetry/opentelemetry-specification/pull/2861)) ### Telemetry Schemas From 5ee67bed74ef2f7287805cff3a561183f2dfb4f7 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Wed, 8 Feb 2023 17:22:39 +0100 Subject: [PATCH 2/3] Update CHANGELOG date. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e20b9aeced..6b7300f0a13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ release. ### Common -## v1.18.0 (2023-02-06) +## v1.18.0 (2023-02-08) ### Context From 7f417a37d7ae7d2e5f2ff01ce5705e8c6bdad94d Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Thu, 9 Feb 2023 15:40:55 +0100 Subject: [PATCH 3/3] Update CHANGELOG date again. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b7300f0a13..844fd3d94ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ release. ### Common -## v1.18.0 (2023-02-08) +## v1.18.0 (2023-02-09) ### Context