Skip to content

Commit 69c909c

Browse files
Update version to 0.139.0 (#1247)
Co-authored-by: otelbot <[email protected]>
1 parent 0aa8b48 commit 69c909c

File tree

9 files changed

+19
-80
lines changed

9 files changed

+19
-80
lines changed

.chloggen/add-opamp-supervisor-packages.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

.chloggen/codeboten_rm-unmaintained-component.yaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

.chloggen/niwoerner_add-gitlabreceiver-to-contrib.yaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44

55
<!-- next version -->
66

7+
## v0.139.0
8+
9+
### 🛑 Breaking changes 🛑
10+
11+
- `ecstaskobserver`: Removing unmaintained component (#1232)
12+
13+
### 🚀 New components 🚀
14+
15+
- `contrib`: Add GitLab receiver to contrib distribution (#1225)
16+
17+
### 💡 Enhancements 💡
18+
19+
- `opampsupervisor`: Add .deb and .rpm packages release artifacts for the OpAMP supervisor (#1209)
20+
721
## v0.138.0
822

923
### 🚀 New components 🚀

distributions/otelcol-contrib/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist:
22
module: github.com/open-telemetry/opentelemetry-collector-releases/contrib
33
name: otelcol-contrib
44
description: OpenTelemetry Collector Contrib
5-
version: 0.138.0
5+
version: 0.139.0
66
output_path: ./_build
77
build_tags: "grpcnotrace"
88

distributions/otelcol-ebpf-profiler/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist:
22
module: github.com/open-telemetry/opentelemetry-collector-releases/ebpf-profiler
33
name: otelcol-ebpf-profiler
44
description: OpenTelemetry Collector for eBPF Profiling
5-
version: 0.138.0
5+
version: 0.139.0
66
output_path: ./_build
77
build_tags: "grpcnotrace"
88

distributions/otelcol-k8s/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist:
22
module: github.com/open-telemetry/opentelemetry-collector-releases/k8s
33
name: otelcol-k8s
44
description: OpenTelemetry Collector for Kubernetes
5-
version: 0.138.0
5+
version: 0.139.0
66
output_path: ./_build
77
build_tags: "grpcnotrace"
88

distributions/otelcol-otlp/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist:
22
module: github.com/open-telemetry/opentelemetry-collector-releases/otlp
33
name: otelcol-otlp
44
description: OpenTelemetry Collector OTLP
5-
version: 0.138.0
5+
version: 0.139.0
66
output_path: ./_build
77
build_tags: "grpcnotrace"
88

distributions/otelcol/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist:
22
module: github.com/open-telemetry/opentelemetry-collector-releases/core
33
name: otelcol
44
description: OpenTelemetry Collector
5-
version: 0.138.0
5+
version: 0.139.0
66
output_path: ./_build
77
build_tags: "grpcnotrace"
88

0 commit comments

Comments
 (0)