Timeplus/proton: Release v1.4.1
Name: proton
Owner: Timeplus
Release: v1.4.1
Released: 2024-01-21
License: Apache-2.0
Release Assets:
This is the first release of 1.4.x. Because of the protocol changes (https://github.com/timeplus-io/proton/pull/504), you cannot use 1.3.x proton client
to connect to the Proton server with 1.4.x
. However, it won't break the current JDBC/ODBC/Go/Python drivers.
What's Changed
- fix smoke test for disable backfill sorting by @yl-lisen in https://github.com/timeplus-io/proton/pull/477
- prometheus metrics for external stream sink by @qijun-niu-timeplus in https://github.com/timeplus-io/proton/pull/485
- Feature/issue 481 group_uniq_array function supports changelog by @lizhou1111 in https://github.com/timeplus-io/proton/pull/484
- make file storage unsupport streaming query by @lizhou1111 in https://github.com/timeplus-io/proton/pull/478
- Optimize hash table grower for streaming by @yl-lisen in https://github.com/timeplus-io/proton/pull/494
- fix incorrect subscribe mode check for internal subquery by @yl-lisen in https://github.com/timeplus-io/proton/pull/499
- enhance UDF name validation by @lizhou1111 in https://github.com/timeplus-io/proton/pull/480
- Enable proton revision for checkpoint by @yl-lisen in https://github.com/timeplus-io/proton/pull/495
- docs: Refine README and docker compose files in examples by @jovezhong in https://github.com/timeplus-io/proton/pull/489
- Add more metrics log by @yl-lisen in https://github.com/timeplus-io/proton/pull/492
- porting protocol changes btween 54455 and 54459 by @zliang-min in https://github.com/timeplus-io/proton/pull/504
- modify default backfill data parts order in ascending by @yl-lisen in https://github.com/timeplus-io/proton/pull/510
- update init process for coinbase demo by @gangtao in https://github.com/timeplus-io/proton/pull/511
- support recover when background pipeline of mv finished unexpected by @yl-lisen in https://github.com/timeplus-io/proton/pull/509
- Bugfix/issue 360 print sha256sum after workflow release by @yokofly in https://github.com/timeplus-io/proton/pull/502
- bump version to 1.4.x by @jovezhong in https://github.com/timeplus-io/proton/pull/512
Full Changelog: https://github.com/timeplus-io/proton/compare/v1.3.31...v1.4.1