What's Changed
* Reordering SDF Documentation by shellymat in https://github.com/sdf-labs/sdf/pull/2213
* Updating Version by sdf-labs-cicd-app in https://github.com/sdf-labs/sdf/pull/2242
* Elias/docs fixes from customers by eliasdefaria in https://github.com/sdf-labs/sdf/pull/2204
* Bump dbt-core from 1.0.8 to 1.6.15 in /crates/sdf-cli/workspaces/dbt/redshift_more_complex_local_ddls by dependabot in https://github.com/sdf-labs/sdf/pull/2236
* Billing E2E tests by rpechuk in https://github.com/sdf-labs/sdf/pull/2247
* Remove confusing type alias by sadboy in https://github.com/sdf-labs/sdf/pull/2250
* Refactor resolve_environment_namespaces in prep for schema evolution by milevin in https://github.com/sdf-labs/sdf/pull/2203
* move_yml by wizardxz in https://github.com/sdf-labs/sdf/pull/2251
* Wolfram/split-std_lib-into-sdf_util-sdf-test_sdf-mat by wolfram-s in https://github.com/sdf-labs/sdf/pull/2219
* Slightly nicer error message. by schulte-lukas in https://github.com/sdf-labs/sdf/pull/2196
* Fix schema output with Table Descriptions by schulte-lukas in https://github.com/sdf-labs/sdf/pull/2243
* Refactor query codegen to be executed in typecheck_and_run instead of analyze_and_run by milevin in https://github.com/sdf-labs/sdf/pull/2255
* Land race build break fix by milevin in https://github.com/sdf-labs/sdf/pull/2261
* Harry/daily move cdn events to analytics-prod s3 bucket by xuliangs in https://github.com/sdf-labs/sdf/pull/2259
* Adding --reset-queue flag to cargo xtask kube-start by venkaa28 in https://github.com/sdf-labs/sdf/pull/2246
* Introducing SDF Information Schema V2 by akbog in https://github.com/sdf-labs/sdf/pull/2202
* Initial work on implemented-by: datafusion UDFs by vgapeyev in https://github.com/sdf-labs/sdf/pull/2264
* Update SQL Functions Crate per Discussion by schulte-lukas in https://github.com/sdf-labs/sdf/pull/2262
* Clippy: enable for all features by sadboy in https://github.com/sdf-labs/sdf/pull/2266
* Zhong/make functions by wizardxz in https://github.com/sdf-labs/sdf/pull/2271
* Make sqllogictest run in parallel by sadboy in https://github.com/sdf-labs/sdf/pull/2274
* Fixes missed cache reuse on sequences of sdf call like" sdf <cmd> a; sdf <cmd> b; sdf <cmd> a; by wolfram-s in https://github.com/sdf-labs/sdf/pull/2268
* Zhong/cleanup sqllogicaltest by wizardxz in https://github.com/sdf-labs/sdf/pull/2273
* Breakup sqllogictest; add unnest test by sadboy in https://github.com/sdf-labs/sdf/pull/2278
* added column classifiers to catalog page asset table item by venkaa28 in https://github.com/sdf-labs/sdf/pull/2254
* New Settings UI by rpechuk in https://github.com/sdf-labs/sdf/pull/2215
* Zhong/sqllogictest sort rows by wizardxz in https://github.com/sdf-labs/sdf/pull/2282
* Minor Error Message Update by schulte-lukas in https://github.com/sdf-labs/sdf/pull/2277
* remove current_date/timestamp median tests by wizardxz in https://github.com/sdf-labs/sdf/pull/2290
* Added Nir to AWS by eliasdefaria in https://github.com/sdf-labs/sdf/pull/2288
* Native ~~> Rust in sdf_schema. by vgapeyev in https://github.com/sdf-labs/sdf/pull/2286
* Added integration test for classifiying a remote source table by eliasdefaria in https://github.com/sdf-labs/sdf/pull/2298
* Remote seeds (incl external tables) incl. tests by wolfram-s in https://github.com/sdf-labs/sdf/pull/2287
* Fix `--cache-dir` relative path panic by akbog in https://github.com/sdf-labs/sdf/pull/2296
* Snowflake documentation small fixes by shellymat in https://github.com/sdf-labs/sdf/pull/2301
* Fix service local dev by making rust-embed in debug by akbog in https://github.com/sdf-labs/sdf/pull/2295
* Presto: implement column aliases in CREATE TABLE AS by sadboy in https://github.com/sdf-labs/sdf/pull/2293
* Improved provider errors by wolfram-s in https://github.com/sdf-labs/sdf/pull/2272
* Hides lsp command by schulte-lukas in https://github.com/sdf-labs/sdf/pull/2306
* Adding Team Member to AWS by akbog in https://github.com/sdf-labs/sdf/pull/2308
* Introduce Local SDF Provider by akbog in https://github.com/sdf-labs/sdf/pull/2275
* Fix DISTINCT/ORDER BY execution semantics. by sadboy in https://github.com/sdf-labs/sdf/pull/2307
* UNNEST: fix execution semantics by sadboy in https://github.com/sdf-labs/sdf/pull/2325
* Fixed readmes to have more modern info. by nirpechuk in https://github.com/sdf-labs/sdf/pull/2283
* fix sqllogictest \t by wizardxz in https://github.com/sdf-labs/sdf/pull/2326
* Selective Imports against Workspace Dependencies by akbog in https://github.com/sdf-labs/sdf/pull/2321
* Schema evolution: implementing on-schema-change for incremental tables by milevin in https://github.com/sdf-labs/sdf/pull/2327
* sql-functions: revert to main branch by sadboy in https://github.com/sdf-labs/sdf/pull/2332
* Node Deselection Fixes by nirpechuk in https://github.com/sdf-labs/sdf/pull/2323
* Docs Snowflake Function Categorization by nirpechuk in https://github.com/sdf-labs/sdf/pull/2311
* Docs Snowflake Functions Sed Cleanup by nirpechuk in https://github.com/sdf-labs/sdf/pull/2335
* grab cli error and return in worker compile by xuliangs in https://github.com/sdf-labs/sdf/pull/2324
* Adding libs, examples, SDF JSON schema, and benchmarks to release by eliasdefaria in https://github.com/sdf-labs/sdf/pull/2289
* sqllogictest column types by wizardxz in https://github.com/sdf-labs/sdf/pull/2338
* Fix mishandling of binary embedded files by milevin in https://github.com/sdf-labs/sdf/pull/2336
* Updated Telemetry by schulte-lukas in https://github.com/sdf-labs/sdf/pull/2279
* Connected Recompile + Added connection limit to avoid hanging pooler by rpechuk in https://github.com/sdf-labs/sdf/pull/2333
* Fixed lineage to only include columns from correct wksp by rpechuk in https://github.com/sdf-labs/sdf/pull/2348
* Bump dbt-core from 1.0.8 to 1.6.15 in /crates/sdf-cli/workspaces/dbt/redshift_more_complex by dependabot in https://github.com/sdf-labs/sdf/pull/2248
* Bump requests from 2.31.0 to 2.32.2 in /crates/sdf-cli/workspaces/databricks by dependabot in https://github.com/sdf-labs/sdf/pull/2200
* Smoke tests for datafusion-implemented UDFs by vgapeyev in https://github.com/sdf-labs/sdf/pull/2330
* Handle source tables with attached classifiers by milevin in https://github.com/sdf-labs/sdf/pull/2357
* [Run] Implement DESCRIBE/SHOW COLUMNS by sadboy in https://github.com/sdf-labs/sdf/pull/2360
* tests for new functions by wizardxz in https://github.com/sdf-labs/sdf/pull/2359
* recursive_cte execution by wizardxz in https://github.com/sdf-labs/sdf/pull/2339
* Zhong/add test for contains array varchar by wizardxz in https://github.com/sdf-labs/sdf/pull/2362
* If a function overload is not yet executable, show its signature in the error by vgapeyev in https://github.com/sdf-labs/sdf/pull/2358
* Fix on-schema-change handling of workspaces without source tables by milevin in https://github.com/sdf-labs/sdf/pull/2368
* Table Tabs & Code Block Updates by venkaa28 in https://github.com/sdf-labs/sdf/pull/2322
* Added integration test for case where table selects itself and needs schema pulled down from remote by eliasdefaria in https://github.com/sdf-labs/sdf/pull/2354
* Add `integrations` section to one day replace `providers` by akbog in https://github.com/sdf-labs/sdf/pull/2365
* Sort out FunctionImplSpec by sadboy in https://github.com/sdf-labs/sdf/pull/2369
* Self-selecting integration test by milevin in https://github.com/sdf-labs/sdf/pull/2370
* update sdf make-functions by wizardxz in https://github.com/sdf-labs/sdf/pull/2372
* [Breaking Change] Migrate SDF Information Schema to V2 by akbog in https://github.com/sdf-labs/sdf/pull/2366
* [DRAFT] Added snowflake authentication to docs deploy to enable deployment from the cloud by eliasdefaria in https://github.com/sdf-labs/sdf/pull/2374
* Deprecate ComputeKind and compute parameter in defaults by milevin in https://github.com/sdf-labs/sdf/pull/2373
* Shelly/SDF Tutorials by shellymat in https://github.com/sdf-labs/sdf/pull/2265
New Contributors
* nirpechuk made their first contribution in https://github.com/sdf-labs/sdf/pull/2283
**Full Changelog**: https://github.com/sdf-labs/sdf/compare/v0.2.22...v0.2.23