Timeplus/proton: Release v1.3.23
Name: proton
Owner: Timeplus
Release: v1.3.23
Released: 2023-11-20
License: Apache-2.0
Release Assets:
What's Changed
- feature: kafka external stream partitioning by @zliang-min in https://github.com/timeplus-io/proton/pull/273
- Send one message to Kafka per row by @zliang-min in https://github.com/timeplus-io/proton/pull/284
- std::memcpy has overlapped memory region. Switched to std::memmove by @chenziliang in https://github.com/timeplus-io/proton/pull/296
- checking external stream args by @qijun-niu-timeplus in https://github.com/timeplus-io/proton/pull/290
- rename generate_eps to eps by @lizhou1111 in https://github.com/timeplus-io/proton/pull/302
- enhance telemetry metrics by @qijun-niu-timeplus in https://github.com/timeplus-io/proton/pull/304
- smoke framework support external stream by @jhao0117 in https://github.com/timeplus-io/proton/pull/300
Full Changelog: https://github.com/timeplus-io/proton/compare/v1.3.22...v1.3.23