Timeplus/proton: Release v1.3.31
Name: proton
Owner: Timeplus
Release: v1.3.31
Released: 2024-01-09
License: Apache-2.0
Release Assets:
What's Changed
- throw exception when using emit changelog without _tp_delta column by @lizhou1111 in https://github.com/timeplus-io/proton/pull/466
- Allow full range for var-int encoded integers by @yokofly in https://github.com/timeplus-io/proton/pull/471
- Disable backfill sorting by default by @yl-lisen in https://github.com/timeplus-io/proton/pull/476
- enhancement: properly produce raw format data to Kafka external streams by @zliang-min in https://github.com/timeplus-io/proton/pull/436
- feat: support message key for Kafka external stream by @zliang-min in https://github.com/timeplus-io/proton/pull/434
Full Changelog: https://github.com/timeplus-io/proton/compare/v1.3.30...v1.3.31