Skip to content

v2.4.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@ngjaying ngjaying released this 20 Jan 02:59
· 60 commits to master since this release
ca783a1

Features

Video Source Refactoring

Refactored the video source to use a push model, improving efficiency and performance (#3959).

Sink Enhancements

Added HasFields support to sinks, enabling more flexible field validation (#3964).

Server Improvements

Implemented version-based conflict resolution for concurrent upserts (#3970).


Bug Fixes

  • Fixed function channel timeout issues in Go SDK (#3965)
  • Fixed function channel timeout issues in Python SDK (#3967)

Full Changelog: v2.4.0-alpha.2...v2.4.0-alpha.3