v1.2.304-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): admin api add system info by @everpcpc in #14360
- feat: target build optimization for merge into by @JackTan25 in #14066
- feat: support min_max runtime filter for string type by @xudong963 in #14372
Thoughtful Bug Fix 🔧
- fix: keys in stage_attachment.file_format_options should be case-insensitive by @youngsofun in #14357
- fix: unexpected '/' in unload path. by @youngsofun in #14375
Code Refactor 🎉
- refactor: do not use
TxnPutRequest|TxnDeleteRequest.prev_value, always return previous value by @drmingdrmer in #14371 - refactor: adjsut file format options. by @youngsofun in #14335
Others 📒
Full Changelog: v1.2.303-nightly...v1.2.304-nightly