What's Changed
- feat: add upgrade candidate region step by @WenyXu in #2829
- chore: correct closeable typos by @WenyXu in #2860
- feat: add align to / interval support in range query by @Taylor-lagrange in #2842
- feat(inverted_index.search): add fst applier by @zhongzc in #2851
- feat: support
time()
and related functions in PromQL by @waynexia in #2854 - feat: sqlness for decimal128 by @QuenKar in #2822
- fix: sort result of sqlness case decimal_ops by @waynexia in #2867
- feat(inverted_index.search): add fst values mapper by @zhongzc in #2862
- fix: correct the previously unsuccessful decimal_ops sort result fix by @zhongzc in #2869
- feat: drop if exists by @tisonkun in #2859
- fix: fragile integration tests by @MichaelScofield in #2870
- fix: type conversion rule reverses operands by @waynexia in #2871
- feat: handle the downgrade region instruction by @WenyXu in #2855
- fix: replace opendal
PrometheusLayer
by @Taylor-lagrange in #2861 - feat(inverted_index.search): add index applier by @zhongzc in #2868
- fix: add new column as primary key can't work by @killme2008 in #2876
- feat: update dashboard to v0.4.2 by @ZonaHex in #2882
- chore: unify the meta metrics styling by @WenyXu in #2875
- refactor: RegionEngine::handle_request always returns affected rows by @tisonkun in #2874
- chore: tweak status code of promql errors by @waynexia in #2883
- feat!: support table ddl for custom storage by @NiwakaDev in #2733
- fix: mysql version function result by @tisonkun in #2884
- feat: impl date_add/date_sub functions by @killme2008 in #2881
- chore: update storage config example by @NiwakaDev in #2887
- fix: align
linear_regression
to PromQL's behavior by @waynexia in #2879 - fix: handle heartbeat shutdown gracefully by @tisonkun in #2886
- fix: re-enable ignored case test_query_prepared by @waynexia in #2892
- test: add tests for region migration procedure by @WenyXu in #2857
Full Changelog: v0.5.0-nightly-20231204...v0.5.0-nightly-20231211