v1.2.182-nightly
Pre-release
Pre-release
github-actions
released this
27 Oct 22:04
·
2611 commits
to main
since this release
What's Changed
Thoughtful Bug Fix 🔧
- fix: fix window function bug when window not in required by @ariesdevil in #13478
Documentation 📔
- docs: json operators by @soyeric128 in #13462
- docs: connection parameter format in sql by @soyeric128 in #13470
- docs: region parameter by @soyeric128 in #13474
Others 📒
- chore: remove obsolete non-stream API SMV002::prefix_list_kv() by @drmingdrmer in #13464
- chore: Add soyeric128 as code owner of docs by @Xuanwo in #13465
- chore: rename: SMV002::get_kv() to get_maybe_expired_kv() by @drmingdrmer in #13466
- chore: simplify state machine stream handling by @drmingdrmer in #13469
- chore: remove unused type param
V
fromTuple<K, V>
by @drmingdrmer in #13472 - chore: add unit test for kernels by @Dousir9 in #13471
- chore: aws_* to access_key_id/secret_access_key by @BohuTANG in #13473
- chore: add tracing for pipeline by @andylokandy in #13428
Full Changelog: v1.2.181-nightly...v1.2.182-nightly