What's Changed
- refactor: remove
export_metricsand related configuration by @WaterWhisperer in #7236 - ci: dev-build with large page size by @MichaelScofield in #7228
- refactor: create
JsonValuefor json value by @MichaelScofield in #7214 - chore: bump version to beta.2 by @discord9 in #7238
- feat: build partition sources in parallel by @waynexia in #7243
- feat: dynamic enable or disable trace by @waynexia in #6609
- feat: support parallel table operations in
COPY DATABASEby @WenyXu in #7213 - fix: allow compacting L1 files under append mode by @evenyag in #7239
- build: update opensrv-mysql to 0.10 by @killme2008 in #7246
- feat: gc worker only local regions&test by @discord9 in #7203
- refactor: make
show tablesfast under large tables by @MichaelScofield in #7231 - feat: implement compressed CSV/JSON export functionality by @McKnight22 in #7162
- feat: split batches before merge by @evenyag in #7225
- ci: update review code owners by @evenyag in #7250
- fix: dynamic reload tracing layer loses trace id by @waynexia in #7257
- feat: gc scheduler ctx&procedure by @discord9 in #7252
- feat: gc get ref from manifest by @discord9 in #7260
- feat: support alter database compaction options by @WaterWhisperer in #7251
- chore: add tests for election reset and region lease failure handling by @WenyXu in #7266
- fix: log not print by @killme2008 in #7272
- feat: don't validate external table's region schema by @waynexia in #7268
- fix: return sqlalchemy compatible version string in version() by @sunng87 in #7271
- feat: simplify merge scan stream by @waynexia in #7269
- feat: udf
json_get_objectby @MichaelScofield in #7241 - fix!: align numeric type aliases with PostgreSQL and MySQL by @killme2008 in #7270
- chore: add default value to sparse_primary_key_encoding config item by @fengys1996 in #7273
- refactor: remove
Vectors fromRecordBatchcompletely by @MichaelScofield in #7184 - perf: avoid unnecessary merge sort by @waynexia in #7274
- feat: support Dictionary type by @waynexia in #7277
- feat: simplify file_stream::create_stream by @waynexia in #7275
- docs(config): clarify
store_addrsformat by @fengys1996 in #7279 - fix: postgres extended query paramater parsing and type check by @sunng87 in #7276
- refactor: make json value use json type by @MichaelScofield in #7248
- fix: unlimit
trace_idquery in jaeger API by @shuiyisong in #7283 - feat: track query memory pool by @fengjiachun in #7219
- feat: basic gc scheduler by @discord9 in #7263
- refactor: pub
HttpOutputWriterfor external use by @MichaelScofield in #7287 - chore: add
INFORMATION_SCHEMA_ALERTS_TABLE_IDconst value by @fengys1996 in #7288 - perf: parallelize file source region by @waynexia in #7285
- feat: reloadable tls client config by @shuiyisong in #7230
- feat:
decode_primary_keymethod for debugging by @waynexia in #7284 - feat: update dashboard to v0.11.8 by @ZonaHex in #7281
- fix: postgres show statement describe and timestamp text parsing by @sunng87 in #7286
- fix: postgres timezone setting by default by @killme2008 in #7289
- fix: pre-commit all files failed by @yihong0618 in #7290
- fix: mysql binary date type and multi-lang ci tests by @killme2008 in #7291
- feat: introduce
remap_manifestsforRegionEngineby @WenyXu in #7265 - feat: implement manual type for async index build by @SNC123 in #7104
- chore: return meaningful message when content type mismatch in otel by @killme2008 in #7301
- ci: add multi lang tests workflow into release and nightly workflows by @killme2008 in #7300
- feat: add building option to build images base on distroless image by @WaterWhisperer in #7240
- chore: optimize search traces from Grafana by @shuiyisong in #7298
- feat: batch region migration for failover by @WenyXu in #7245
- refactor: load metadata using offical impl by @discord9 in #7302
- chore: return 404 if trace not found by @shuiyisong in #7304
- fix: partition tree metric should the delta by @evenyag in #7307
- feat: add batch gc procedure by @discord9 in #7296
- feat: add region repartition group procedure infrastructure by @WenyXu in #7299
- fix: implement bulk write for time partitions and bulk memtable by @evenyag in #7293
- feat: add some configurable points by @fengys1996 in #7227
- fix: metric engine deadlock when altering a group of tables by @waynexia in #7308
- feat: simple read write new json type values by @MichaelScofield in #7175
- feat: introduce
EnterStagingRequestforRegionEngineby @WenyXu in #7261
New Contributors
- @McKnight22 made their first contribution in #7162
Full Changelog: v1.0.0-beta.1-nightly-20251117...v1.0.0-beta.2-nightly-20251201