Skip to content

Commit 6d993e9

Browse files
authored
Release 1.11.0 (#136)
Fixes #135
1 parent e3e7af0 commit 6d993e9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 1.11.0
4+
35
- Add support for LS_METRICS_ENABLED
46
- Add support for OTLP_EXPORTER_METRICS_ENDPOINT
57
- Add support for OTLP_EXPORTER_METRICS_TEMPORALITY_PREFERENCE

src/opentelemetry/launcher/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.10.0"
15+
__version__ = "1.11.0"

0 commit comments

Comments
 (0)