Skip to content

Commit 725fa07

Browse files
authored
Update Changelog for v0.128.0 release (#6369)
1 parent 178d920 commit 725fa07

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22

33
## Unreleased
44

5-
### 🚩 Deprecations 🚩
6-
7-
- (Splunk) `deployments`: Fluentd support has been deprecated in all mass deployments and will be removed in a future release.
8-
Please refer to [deprecation documentation](./docs/deprecations/fluentd-support.md) for more information ([#6339](https://github.com/signalfx/splunk-otel-collector/pull/6339))
9-
- (Splunk) `Windows installer script`: Fluentd support has been deprecated and will be removed in a future release. ([#6362](https://github.com/signalfx/splunk-otel-collector/pull/6362))
10-
Please refer to [deprecation documentation](https://github.com/signalfx/splunk-otel-collector/blob/main/docs/deprecations/fluentd-support.md) for more information.
11-
125
## v0.128.0
136

147
This Splunk OpenTelemetry Collector release includes changes from the [opentelemetry-collector v0.128.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.128.0)
@@ -28,10 +21,15 @@ and the [opentelemetry-collector-contrib v0.128.0](https://github.com/open-telem
2821

2922
### 🚩 Deprecations 🚩
3023

24+
- (Splunk) `deployments`: Fluentd support has been deprecated in all mass deployments and will be removed in a future release.
25+
Please refer to [deprecation documentation](./docs/deprecations/fluentd-support.md) for more information ([#6339](https://github.com/signalfx/splunk-otel-collector/pull/6339))
26+
- (Splunk) `Windows installer script`: Fluentd support has been deprecated and will be removed in a future release. ([#6362](https://github.com/signalfx/splunk-otel-collector/pull/6362))
27+
Please refer to [deprecation documentation](https://github.com/signalfx/splunk-otel-collector/blob/main/docs/deprecations/fluentd-support.md) for more information.
3128
- (Contrib) `receiver/hostmetrics`: Mark `hostmetrics.process.onWindowsUseNewGetProcesses` feature gate as stable ([#32947](https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/32947)
3229

3330
### 💡 Enhancements 💡
3431

32+
- (Splunk) `gateway`: Support discovery entities for gateway agent config ([#6311](https://github.com/signalfx/splunk-otel-collector/pull/6311))
3533
- (Core) `confighttp`: Update the HTTP server span naming to use the HTTP method and route pattern instead of the path. ([#12468](https://github.com/open-telemetry/opentelemetry-collector/pull/12468))
3634
The HTTP server span name will now be formatted as `<http.request.method> <http.route>`.
3735
If a route pattern is not available, it will fall back to `<http.request.method>`.

0 commit comments

Comments
 (0)