Timeplus/proton: Release v1.3.27
Name: proton
Owner: Timeplus
Release: v1.3.27
Released: 2023-12-15
License: Apache-2.0
Release Assets:
What's Changed
- Bugfix/issue 320 fix tsan by @yokofly in https://github.com/timeplus-io/proton/pull/329
- Bugfix/issue 381 update the ip trie dictionary key type by @lizhou1111 in https://github.com/timeplus-io/proton/pull/382
- fix sql format by @yl-lisen in https://github.com/timeplus-io/proton/pull/385
- add external stream test by @lizhou1111 in https://github.com/timeplus-io/proton/pull/386
- use fixed python docker package version(docker==6.1.3) by @yokofly in https://github.com/timeplus-io/proton/pull/394
- Adding examples for CDC and IoT by @jovezhong in https://github.com/timeplus-io/proton/pull/397
- Feature/issue 396 add a workflow for compatibility test by @leo-cai-timeplus in https://github.com/timeplus-io/proton/pull/398
- Feature/issue 396 refine ci for compatibility test by @leo-cai-timeplus in https://github.com/timeplus-io/proton/pull/401
- binary arithmetic for IPv4, porting Clickhouse/Clickhouse#45150 by @lizhou1111 in https://github.com/timeplus-io/proton/pull/405
- random stream supports native ipv4 and ipv6 data type by @lizhou1111 in https://github.com/timeplus-io/proton/pull/406
- specify the data gen image version by @gangtao in https://github.com/timeplus-io/proton/pull/392
- CI/ issue 413 show more info in title of manual_trigger_test by @leo-cai-timeplus in https://github.com/timeplus-io/proton/pull/414
- bugfix/fix changed aggregated states with StringRef key by @yl-lisen in https://github.com/timeplus-io/proton/pull/416
Full Changelog: https://github.com/timeplus-io/proton/compare/v1.3.26...v1.3.27