Skip to content

Releases: databendlabs/databend

v1.2.807-nightly

02 Sep 16:13
522c7d5

Choose a tag to compare

v1.2.807-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): Add SecureFilter for Row Access Policies and Stats Privacy by @TCeason in #18623
  • feat(query): support start and increment options for sequence creation by @TCeason in #18659

Thoughtful Bug Fix 🔧

  • fix(rbac): create or replace ownership_object should delete the old ownership key by @TCeason in #18667
  • fix(history-table): stop heartbeat when another node starts by @dqhl76 in #18664

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.806-nightly...v1.2.807-nightly

v1.2.806-nightly

02 Sep 02:18
872a7ba

Choose a tag to compare

v1.2.806-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.805-nightly...v1.2.806-nightly

v1.2.805-nightly

01 Sep 09:23
21edb8b

Choose a tag to compare

v1.2.805-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Code Refactor 🎉

  • refactor: refactor inlist runtime filter with or_filters and add configurable runtime filter thresholds by @SkyFan2002 in #18622
  • refactor(schema-api): extract CatalogApi trait from SchemaApi by @drmingdrmer in #18654

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.804-nightly...v1.2.805-nightly

v1.2.804-nightly

01 Sep 01:46
688f6b8

Choose a tag to compare

v1.2.804-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

Thoughtful Bug Fix 🔧

Code Refactor 🎉

  • refactor(query): revert pr 18589 by @zhang2014 in #18638
  • refactor(query): Optimize set returning function result block max bytes by @b41sh in #18626
  • refactor(exception): enhance ErrorCodeResultExt with comprehensive error codes by @drmingdrmer in #18643
  • refactor(meta-api): consolidate schema API implementation by @drmingdrmer in #18646
  • refactor(meta-service): remove deprecated rpc_delay_seconds metric by @drmingdrmer in #18647
  • refactor(frozen-api): optimize API boundary protection by @BohuTANG in #18649
  • refactor(schema-api): extract DatabaseApi trait from SchemaApi by @drmingdrmer in #18650
  • refactor(schema-api): extract TableApi and IndexApi traits by @drmingdrmer in #18652

Build/Testing/CI Infra Changes 🔌

Others 📒

Full Changelog: v1.2.803-nightly...v1.2.804-nightly

v1.2.803-nightly

28 Aug 02:06
0de16c6

Choose a tag to compare

v1.2.803-nightly Pre-release
Pre-release

What's Changed

Thoughtful Bug Fix 🔧

  • fix: deserialization error of AdditionalStatsMeta.location by @zhyass in #18618

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.802-nightly...v1.2.803-nightly

v1.2.802-nightly

27 Aug 09:05
e433367

Choose a tag to compare

What's Changed

Exciting New Features ✨

  • feat(meta-service): add a node to cluster as learner: databend-meta --join ... --learner by @drmingdrmer in #18600
  • feat: auto-generate table statistics during write by @zhyass in #18548
  • feat(storage): show statistics by @zhyass in #18599

Thoughtful Bug Fix 🔧

  • fix: replace linear OR chain with balanced binary tree in build_inlist_filter by @SkyFan2002 in #18605

Code Refactor 🎉

  • refactor: add heartbeat to reduce meta requests for history tables by @dqhl76 in #18594
  • refactor(query): Optimize the array_agg function to reduce memory usage by @b41sh in #18607

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.801-nightly...v1.2.802-nightly

v1.2.801-nightly

26 Aug 09:57
b04f40c

Choose a tag to compare

v1.2.801-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(config): improve spill configuration with structured by @BohuTANG in #18593

Thoughtful Bug Fix 🔧

  • fix(query): domain calc for int64 to timestamp is incorrect by @TCeason in #18597

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.800-nightly...v1.2.801-nightly

v1.2.800-nightly

24 Aug 22:39
93bbf9d

Choose a tag to compare

v1.2.800-nightly Pre-release
Pre-release

v1.2.799-nightly

24 Aug 10:19
93bbf9d

Choose a tag to compare

v1.2.799-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat: implement Scalar UDF by @KKould in #18575
  • feat(query): support function time_slice(date_or_time_expr, slice_length, IntervalKind [, start_or_end]) by @TCeason in #18570
  • feat(telemetry): add meta endpoints information to telemetry data by @BohuTANG in #18591

Thoughtful Bug Fix 🔧

  • fix(query): prevent stack overflow in CTE processing with recursive annotations by @BohuTANG in #18588
  • fix(query): prevent stack overflow in PhysicalPlan recursion by @BohuTANG in #18589
  • fix: login_history missing username when password incorrect by @dqhl76 in #18587

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.798-nightly...v1.2.799-nightly

v1.2.798-nightly

22 Aug 02:24
fe7622e

Choose a tag to compare

v1.2.798-nightly Pre-release
Pre-release

What's Changed

Exciting New Features ✨

  • feat(query): Vector index support refresh by @b41sh in #18537
  • feat(query): Enhance JSON parsing support extended json5 syntax by @b41sh in #18550

Thoughtful Bug Fix 🔧

  • fix: prevent history table's log loss during node startup by @dqhl76 in #18566
  • fix: should not use array contains to implement inlist runtime filter by @SkyFan2002 in #18574
  • fix: make create lock revision idempotent by @zhyass in #18576

Code Refactor 🎉

Others 📒

Full Changelog: v1.2.797-nightly...v1.2.798-nightly