Skip to content

Commit

Permalink
Remove upstreamed components that moved to collector-contrib (#245)
Browse files Browse the repository at this point in the history
Also, update changelog for recent commits.
Also, update to latest OTel-Collector & OTel-Go dependencies.
  • Loading branch information
jmacd authored Sep 5, 2024
1 parent 6e18d9b commit a2a35ab
Show file tree
Hide file tree
Showing 44 changed files with 410 additions and 3,438 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## Unreleased

- Concurrent batch processor: tracing improvements. [#238](https://github.com/open-telemetry/otel-arrow/pull/238), [#241](https://github.com/open-telemetry/otel-arrow/pull/241)
- Concurrent batch processor: support disabling in-flight limits. [#243](https://github.com/open-telemetry/otel-arrow/pull/243)
- Update to latest OTel-Collector & OTel-Go dependencies. Remove collector packages now included in collector-contrib/internal/otelarrow. [#245](https://github.com/open-telemetry/otel-arrow/pull/245)

## [0.25.0](https://github.com/open-telemetry/otel-arrow/releases/tag/v0.24.0) - 2024-07-17

- Wrap concurrentbatchprocessor errors [#235](https://github.com/open-telemetry/otel-arrow/pull/235)
Expand Down
20 changes: 0 additions & 20 deletions collector/admission/README.md

This file was deleted.

166 changes: 0 additions & 166 deletions collector/admission/boundedqueue.go

This file was deleted.

186 changes: 0 additions & 186 deletions collector/admission/boundedqueue_test.go

This file was deleted.

Loading

0 comments on commit a2a35ab

Please sign in to comment.