Timeplus/proton: Release v1.5.1

Please note, the version number is changed from 1.4.x to 1.5.x because the EMIT related SQL syntax is changed. Most notably, EMIT AFTER WATERMARK AND DELAY is now EMIT AFTER WATERMARK WITH DELAY. New syntax such as EMIT ON UPDATE is added.

What's Changed

New Contributors

Full Changelog: https://github.com/timeplus-io/proton/compare/v1.4.2...v1.5.1

To top