Skip to content

Release v4.2.2

Compare
Choose a tag to compare
@jruaux jruaux released this 29 Apr 22:01
· 70 commits to main since this release

Changelog

πŸš€ Features

  • 0a4aa57 Made function support different KeyValue subclasses

πŸ”„οΈ Changes

  • 4a4c075 Moved scan size estimator to RIOT
  • 2352dd1 Removed thread pool executor method from BatchUtils
  • aaa3658 Removed unused BatchUtils methods
  • 1b274e3 Removed unused BatchUtils methods
  • 2d4d64a Removed SetBlockingQueue and replaced with set in reader
  • b1347a1 Removed superfluous AwaitTimeoutException
  • 1e9ba22 🚨 Introduced MemKeyValue for reader

πŸ§ͺ Tests

  • 344bbb4 Moved writeStream to stack tests
  • 91effb0 Removed flaky test
  • ee3adb4 Added multithreaded reader test
  • 2362a49 Added JobFactory tests
  • e63ab8a Added wait for no subscribers for live tests

🧰 Tasks

πŸ›  Build

πŸ“ Documentation