Timeplus/proton: Release v1.3.28
Name: proton
Owner: Timeplus
Release: v1.3.28
Released: 2023-12-20
License: Apache-2.0
Release Assets:
What's Changed
- expose read metrics of external streams to the current prometheus endpoint by @ilselintp in https://github.com/timeplus-io/proton/pull/303
- bugfix/handle const event time for window function by @yl-lisen in https://github.com/timeplus-io/proton/pull/424
- make function name case insensitive by @lizhou1111 in https://github.com/timeplus-io/proton/pull/417
- fix teardown for log stream by @chenziliang in https://github.com/timeplus-io/proton/pull/429
- make default interval_time to 5 ms to avoid generating huge by @lizhou1111 in https://github.com/timeplus-io/proton/pull/388
- Feature/issue 3303 distinct aggr support changelog by @yokofly in https://github.com/timeplus-io/proton/pull/426
New Contributors
- @ilselintp made their first contribution in https://github.com/timeplus-io/proton/pull/303
Full Changelog: https://github.com/timeplus-io/proton/compare/v1.3.27...v1.3.28