Skip to content

v0.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 09:28
f122da6

0.0.11 (2024-04-30)

🐛 Bug Fixes

  • adding connection keepalive for eventsender channel (#118) (394e377)
  • drop the flushpolicies interface to keep it simple (#113) (ba04c2d)
  • event engine rewrite (#117) (b14e7d3)
  • Event errors dont trigger retries (81cfcfd)
  • eventsender engine uploads on a cadence (#112) (1c895d0)
  • remove some protos that can cause collisions (#110) (08878af)
  • Response Errors don't trigger retries (#108) (81cfcfd)

✨ New Features

  • add logging with slf4j (#90) (9d10bfd)
  • Telemetry for Events (SDK metadata) (#109) (3447e47)
  • Total Confidence - functionality to send tracking events (#88) (4106c9f)

🧹 Chore

🔄 Refactoring