What's Changed
- Bump to next prerelease version 4.24.1rc0 by @m1n0 in #2862
- fix(discovery): skip Databricks metric-view materializations by @mivds in #2863
- fix(synapse): keep the paginator column cache on the impl, reset per test by @mivds in #2865
- feat(soda_cloud): send a product-token User-Agent on every Soda Cloud request by @mivds in #2864
- feat(cloud): send the dataset's columns in the scan results metadata by @mivds in #2859
- refactor(user_agent): name the product token soda-core, matching soda-mcp by @mivds in #2868
- fix(metric): warn when a metric query result is not scalar by @m1n0 in #2867
- feat(mariadb): add MariaDB v4 data source support (PLATL-716) by @paulteehan in #2866
- test(schema): let the metadata tests run on a source with its own columns by @Niels-b in #2870
- feat(sql-dialect): pagination_statements seam — declared trailing-clause pagination by @m1n0 in #2871
- refactor(sql-dialect): one pagination-suffix hook, dialect copies deleted (DET-198) by @m1n0 in #2872
- feat(sql-dialect): from_less_select_table() — declare the one-row table a FROM-less SELECT sits on (DET-226) by @paulteehan in #2875
- refactor(sql-dialect): rename the dummy-table hook, drop the engine names from its docs (DET-226) by @paulteehan in #2876
- [SKIP-TESTS] [release_20260923_1] soda-core v4.25.0 by @paulteehan in #2877
Full Changelog: v4.24.0...v4.25.0