v1.4.1
This is the first release of 1.4.x. Because of the protocol changes (#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 #477
- prometheus metrics for external stream sink by @qijun-niu-timeplus in #485
- Feature/issue 481 group_uniq_array function supports changelog by @lizhou1111 in #484
- make file storage unsupport streaming query by @lizhou1111 in #478
- Optimize hash table grower for streaming by @yl-lisen in #494
- fix incorrect subscribe mode check for internal subquery by @yl-lisen in #499
- enhance UDF name validation by @lizhou1111 in #480
- Enable proton revision for checkpoint by @yl-lisen in #495
- docs: Refine README and docker compose files in examples by @jovezhong in #489
- Add more metrics log by @yl-lisen in #492
- porting protocol changes btween 54455 and 54459 by @zliang-min in #504
- modify default backfill data parts order in ascending by @yl-lisen in #510
- update init process for coinbase demo by @gangtao in #511
- support recover when background pipeline of mv finished unexpected by @yl-lisen in #509
- Bugfix/issue 360 print sha256sum after workflow release by @yokofly in #502
- bump version to 1.4.x by @jovezhong in #512
Full Changelog: v1.3.31...v1.4.1