Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes ======= * Add extension commands (#1385 #1389) (by @mmastrac in 290579b 7de43a2) * Add support for SQL as input query language (#1400) (by @elprans in ac7b368) * Change bootstrapped user to "admin" (#1413) (by @fantix in c9104a5) Binary Protocol Changes: * Bump edgedb-protocol for protocol v2 support (#1388) (by @elprans in 4e7988a) * Send query tag "gel/cli" or "gel/repl" (protocol v3, #1408) (by @fantix in 1e04b64) Config Changes: * Support scoping config params (#1382) (by @mmastrac in 6c93799) * Add current_email_provider_name config. (#1409) (by @dnwpark in a8cd9bd) * Add config track_query_stats (#1411) (by @fantix in 45187bf) Branding ======== * Prepare to rename EdgeDB -> Gel (#1390) (by @mmastrac in 7e58bd2) * Rename: all other env vars in the CLI (#1396) (by @mmastrac in ef33343) * Install new executable name (and link old executable) (#1398) (by @mmastrac in dbc9333) * Mopping up rest of the edgedb CLI command references (#1402) (by @mmastrac in 01a912a) * New branding on install and Repl (#1397) (by @mmastrac in 6a5f1c4) * Add support for .gel files. (#1406) (by @dnwpark in e80a37d) Fixes ===== * Warnings (#1378) (by @aljazerzen in 4c9e89f) * Use rustls for reqwest (#1381) (by @mmastrac in 8d05aa7) * Update Cargo.lock (#1384 #1410) (by @aljazerzen in 75a7dfe 0427987) * cargo clippy --fix -- -Dclippy::uninlined_format_args (#1392) (by @mmastrac in 1493037) * Remove one style of printing from CLI (#1393) (by @mmastrac in 5c93ab7) * Replace print::warn and print::error with macros (#1395) (by @mmastrac in 8367287) * workflows: Use correct version for builds on macOS and Windows (by @elprans in ba1ccfd) * Make sure bzip2 always gets linked statically (by @elprans in a179763) * Bump Ubuntu _down_ to Jammy (#1405) (by @mmastrac in 5f22cb7) * Fix default server user (#1412) (by @fantix in adc523c)
- Loading branch information