@@ -6,14 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
8
9
- ## [ Unreleased] ( https://github.com/open-telemetry/opentelemetry-python/compare/v1.12.0rc2-0.32b0...HEAD )
9
+ ## [ Unreleased] ( https://github.com/open-telemetry/opentelemetry-python/compare/v1.12.0rc2-0.32b0...head )
10
10
11
11
- Fix OTLP gRPC exporter warning message
12
12
([ #2781 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2781 ) )
13
13
- Fix tracing decorator with late configuration
14
14
([ #2754 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2754 ) )
15
15
16
- ## [ 1.12.0rc2-0.32b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.12.0rc2-0.32b0 ) - 2022-07-04
16
+ ## [ 1.12.0rc2-0.32b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.12.0rc2 ) - 2022-07-04
17
17
18
18
- Fix instrument name and unit regexes
19
19
([ #2796 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2796 ) )
@@ -58,7 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
58
58
([ #2785 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2785 ) )
59
59
60
60
61
- ## [ 1.12.0rc1-0.31b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.12.0rc1-0.31b0 ) - 2022-05-17
61
+ ## [ 1.12.0rc1-0.31b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.12.0rc1 ) - 2022-05-17
62
62
63
63
- Fix LoggingHandler to handle LogRecord with exc_info=False
64
64
([ #2690 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2690 ) )
@@ -81,7 +81,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
81
81
- Move Metrics API behind internal package
82
82
([ #2651 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2651 ) )
83
83
84
- ## [ 1.11.1-0.30b1] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.11.1-0.30b1 ) - 2022-04-21
84
+ ## [ 1.11.1-0.30b1] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.11.1 ) - 2022-04-21
85
85
86
86
- Add parameter to MetricReader constructor to select aggregation per instrument kind
87
87
([ #2638 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2638 ) )
@@ -97,7 +97,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
97
97
- Deprecate InstrumentationLibraryInfo and Add InstrumentationScope
98
98
([ #2583 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2583 ) )
99
99
100
- ## [ 1.11.0-0.30b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.11.0-0.30b0 ) - 2022-04-18
100
+ ## [ 1.11.0-0.30b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.11.0 ) - 2022-04-18
101
101
102
102
- Rename API Measurement for async instruments to Observation
103
103
([ #2617 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2617 ) )
@@ -131,7 +131,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
131
131
- Update opentelemetry-proto to v0.16.0
132
132
([ #2619 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2619 ) )
133
133
134
- ## [ 1.10.0-0.29b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.10.0-0.29b0 ) - 2022-03-10
134
+ ## [ 1.10.0-0.29b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.10.0 ) - 2022-03-10
135
135
136
136
- Docs rework: [ non-API docs are
137
137
moving] ( https://github.com/open-telemetry/opentelemetry-python/issues/2172 ) to
@@ -152,12 +152,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
152
152
- [ exporter/opentelemetry-exporter-prometheus] restore package using the new metrics API
153
153
([ #2321 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2321 ) )
154
154
155
- ## [ 1.9.1-0.28b1] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.9.1-0.28b1 ) - 2022-01-29
155
+ ## [ 1.9.1-0.28b1] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.9.1 ) - 2022-01-29
156
156
157
157
- Update opentelemetry-proto to v0.12.0. Note that this update removes deprecated status codes.
158
158
([ #2415 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2415 ) )
159
159
160
- ## [ 1.9.0-0.28b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.9.0-0.28b0 ) - 2022-01-26
160
+ ## [ 1.9.0-0.28b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.9.0 ) - 2022-01-26
161
161
162
162
163
163
- Fix SpanLimits global span limit defaulting when set to 0
@@ -181,7 +181,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
181
181
- [ logs] prevent None from causing problems
182
182
([ #2410 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2410 ) )
183
183
184
- ## [ 1.8.0-0.27b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.8.0-0.27b0 ) - 2021-12-17
184
+ ## [ 1.8.0-0.27b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.8.0 ) - 2021-12-17
185
185
186
186
- Adds Aggregation and instruments as part of Metrics SDK
187
187
([ #2234 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2234 ) )
@@ -200,7 +200,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
200
200
- Support insecure configuration for OTLP gRPC exporter
201
201
([ #2350 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2350 ) )
202
202
203
- ## [ 1.7.1-0.26b1] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.7.0-0.26b0 ) - 2021-11-11
203
+ ## [ 1.7.1-0.26b1] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.7.0 ) - 2021-11-11
204
204
205
205
- Add support for Python 3.10
206
206
([ #2207 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2207 ) )
@@ -221,12 +221,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
221
221
- ` opentelemetry-test ` start releasing to pypi.org
222
222
([ #2269 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2269 ) )
223
223
224
- ## [ 1.6.2-0.25b2] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.6.2-0.25b2 ) - 2021-10-19
224
+ ## [ 1.6.2-0.25b2] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.6.2 ) - 2021-10-19
225
225
226
226
- Fix parental trace relationship for opentracing ` follows_from ` reference
227
227
([ #2180 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2180 ) )
228
228
229
- ## [ 1.6.1-0.25b1] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.6.1-0.25b1 ) - 2021-10-18
229
+ ## [ 1.6.1-0.25b1] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.6.1 ) - 2021-10-18
230
230
231
231
- Fix ReadableSpan property types attempting to create a mapping from a list
232
232
([ #2215 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2215 ) )
@@ -235,7 +235,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
235
235
- Propagation: only warn about oversized baggage headers when headers exist
236
236
([ #2212 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2212 ) )
237
237
238
- ## [ 1.6.0-0.25b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.6.0-0.25b0 ) - 2021-10-13
238
+ ## [ 1.6.0-0.25b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.6.0 ) - 2021-10-13
239
239
240
240
- Fix race in ` set_tracer_provider() `
241
241
([ #2182 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2182 ) )
@@ -273,7 +273,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
273
273
- Add name to ` BatchSpanProcessor ` worker thread
274
274
([ #2186 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/2186 ) )
275
275
276
- ## [ 1.5.0-0.24b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.5.0-0.24b0 ) - 2021-08-26
276
+ ## [ 1.5.0-0.24b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.5.0 ) - 2021-08-26
277
277
278
278
- Add pre and post instrumentation entry points
279
279
([ #1983 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1983 ) )
@@ -306,7 +306,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
306
306
- Fix opentelemetry-bootstrap dependency script.
307
307
([ #1987 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1987 ) )
308
308
309
- ## [ 1.4.0-0.23b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.4.0-0.23b0 ) - 2021-07-21
309
+ ## [ 1.4.0-0.23b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.4.0 ) - 2021-07-21
310
310
311
311
### Added
312
312
@@ -357,7 +357,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
357
357
opentelemetry specification format, rather than opentracing spec format.
358
358
([ #1878 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1878 ) )
359
359
360
- ## [ 1.3.0-0.22b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.3.0-0.22b0 ) - 2021-06-01
360
+ ## [ 1.3.0-0.22b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.3.0 ) - 2021-06-01
361
361
362
362
### Added
363
363
@@ -379,7 +379,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
379
379
- Update protos to latest version release 0.9.0
380
380
([ #1873 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/1873 ) )
381
381
382
- ## [ 1.2.0, 0.21b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.2.0-0.21b0 ) - 2021-05-11
382
+ ## [ 1.2.0, 0.21b0] ( https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.2.0 ) - 2021-05-11
383
383
384
384
### Added
385
385
0 commit comments