Skip to content

v0.9.9

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 19:54
· 1264 commits to master since this release

Release Notes

Platform Version 0.9.9 - 2021-09-30

  • Add impl std::error::Error for ErrorCode for better error reporting (#1693)
  • Add ability to create a consumer that can read from multiple partitions concurrently. (#1568)
  • Expose partition for fluvio consume --format. (#1701)
  • Fix consumer stream hanging after rollver (#1700)
  • Added deployment controller for managed connectors (#1499).