Skip to content

Releases: open-telemetry/otel-arrow

v0.25.0

17 Jul 21:42
v0.25.0
8dc843d
Compare
Choose a tag to compare
  • Wrap concurrentbatchprocessor errors #235
  • Update to OTel-Collector v0.105.0, which includes the OTel-Arrow components. #233
  • Remove the primary exporter/receiver components, update references and documentation. #230
  • Update to Arrow v17. #231

v0.24.0

05 Jun 19:23
v0.24.0
f751166
Compare
Choose a tag to compare

Jitter is applied to once per process, not once per stream. #199
Network statistics tracing instrumentation simplified. #201
Protocol includes use of more gRPC codes. #202
Receiver concurrency bugfix. #205
Concurrent batch processor size==0 bugfix. #208
New integration testing. #210
Use gRPC Status codes in the Arrow exporter. #211
Fix stream-shutdown race in Arrow receiver. #212
Avoid work for already-canceled requests. #213
Call IPCReader.Err() after reader loop. #215
Update to Arrow-Go v16.1.0. #218
Update to OpenTelemetry Collector v0.102.x. #219

v0.23.0

09 May 19:33
v0.23.0
f72161c
Compare
Choose a tag to compare

What's Changed

  • Update go.mod files post v0.22, restore CI by @jmacd in #180
  • (boundedqueue): new semaphore implementation by @moh-osman3 in #174
  • (concurrentbatchprocessor): propagate metadataKeys correctly when using multiShardBatcher by @moh-osman3 in #184
  • (otelarrowreceiver): asynchronous stream operations by @moh-osman3 in #181
  • Remove the FIFO prioritizer; use least-loaded over all streams by default by @jmacd in #186
  • Lint fixes from open collector-contrib PRs. by @jmacd in #188
  • Release otel-arrow v0.23.0 by @moh-osman3 in #187

Full Changelog: v0.22.0...v0.23.0

Release v0.22.0

16 Apr 20:47
v0.22.0
4fdd23c
Compare
Choose a tag to compare

Release v0.21.0

12 Apr 14:33
v0.21.0
dd45cac
Compare
Choose a tag to compare

v0.20.0

27 Mar 20:41
v0.20.0
ea0a531
Compare
Choose a tag to compare

What's Changed

  • Backport lint fixes from OTel-Collector-Contrib PR 31996 by @jmacd in #163
  • Upgrade collector to v0.97.0 by @moh-osman3 in #164

Full Changelog: v0.19.0...v0.20.0

Release v0.19.0

27 Mar 16:57
v0.19.0
e6eddb8
Compare
Choose a tag to compare

See CHANGELOG.md for release notes.

v0.18.0

06 Mar 21:46
v0.18.0
df6b3e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

Release v0.17.0

05 Mar 18:24
v0.17.0
8f484f7
Compare
Choose a tag to compare

Release v0.16.0

05 Mar 18:23
v0.16.0
01295d5
Compare
Choose a tag to compare