Skip to content

v0.9 Bug Fixes and Improvements

Choose a tag to compare

@anupdhml anupdhml released this 30 Nov 20:16
· 3517 commits to main since this release

New Features

  • Add docker image, and action for training docker image #576
  • Performance enhancements #608

Breaking Changes

  • Standardize error responses for tremor api #559
  • Remove empty event filtering from lines preprocessor logic #598

Fixes

  • Fix possible crashes from todo macro in tcp sink #573
  • Fix linked offramp not shutting down after binding is deleted #582
  • Fix slow kafka sink when queue.buffering.max.ms is set to > 0 #585
  • Fix string and heredoc errors with and without interpolation #595
  • Add hygienic error feedback for tremor run #620
  • Fix Kafka SmolRuntime hang #558
  • Remove array access to prevent possible runtime panics #574, #598
  • Update CLI: -i allows selecting a subset now #580
  • Allow using err for errors in tremor run #592
  • Update to rust toolchain 1.48