What's Changed
- fix: remove openssl from reqwest and use rustls instead by @sunng87 in #2081
- fix: incorrect argument name: 'disable_run_tests' -> 'disable-run-tests' by @zyy17 in #2079
- feat: necessary
Hash
derive for types by @discord9 in #2075 - fix: session features by @DevilExileSu in #2084
- chore!: modify install.sh to adapt the new release package format by @zyy17 in #2077
- refactor(mito): mv mito2 request by @evenyag in #2086
- feat: impl pubsub in metasrv by @Fengys123 in #2045
- chore: add meter-core dependency by @Fengys123 in #2088
- feat: improve
/label
and/labels
APIs in prometheus server by @waynexia in #2087 - ci: add nightly build workflow by @zyy17 in #2089
- fix:
arc()
usage in non-test code by @shuiyisong in #2091 - fix(timestamp): add trim for the input date string by @etolbakov in #2078
- chore: typo by @fengjiachun in #2092
- fix: add the missing 'NIGHTLY_RELEASE_PREFIX' and fail fast in 'allocate-runners' job by @zyy17 in #2093
- feat(mito): preparation to implementing write by @evenyag in #2085
- ci: require cargo.lock up to date by @sunng87 in #2094
- fix: introduce
taplo.toml
and sortCargo.toml
by @shuiyisong in #2096 - fix: wrong action url prompt by @zyy17 in #2099
- fix: disable region failover in sqlness test by @waynexia in #2102
- feat: define region group and sequence by @waynexia in #2100
- fix: fix version output empty error: '$GITHUB_ENV' -> '$GITHUB_OUTPUT' by @zyy17 in #2104
- feat(mito): Implement mito2 Wal by @evenyag in #2103
- feat: truncate region by @DevilExileSu in #2097
Full Changelog: v0.4.0-nightly-20230802...v0.4.0-nightly-20230807