Timeplus/proton: Release v1.5.10
Name: proton
Owner: Timeplus
Release: v1.5.10
Released: 2024-06-04
License: Apache-2.0
Release Assets:
What's Changed
- try fix ci by pin python package requests version by @yokofly in https://github.com/timeplus-io/proton/pull/745
- bugfix: window functions didn't work with Kafka external streams by @zliang-min in https://github.com/timeplus-io/proton/pull/744
- feat: support Avro format schema by @zliang-min in https://github.com/timeplus-io/proton/pull/741
- some Kafka external stream small fixes by @zliang-min in https://github.com/timeplus-io/proton/pull/748
- fix null arena for counted value map by @chenziliang in https://github.com/timeplus-io/proton/pull/751
- fix versioned-kv count by @chenziliang in https://github.com/timeplus-io/proton/pull/753
- listen on ipv6 address by @chenziliang in https://github.com/timeplus-io/proton/pull/723
- renaming thresholds by @chenziliang in https://github.com/timeplus-io/proton/pull/756
- fix: Kafka external stream parseFormat crash by @zliang-min in https://github.com/timeplus-io/proton/pull/757
Full Changelog: https://github.com/timeplus-io/proton/compare/v1.5.9...v1.5.10