Skip to content

v0.23.0

Compare
Choose a tag to compare
@moh-osman3 moh-osman3 released this 09 May 19:33
· 28 commits to main since this release
v0.23.0
f72161c

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