What's Changed
- Custom identity: support in Reference and Group Evolution by @m1n0 in #2208
- Validity: accept 24-hr times in ISO 8601 dates by @pholser in #2133
- Dask: fix wrong count query when row_count used with duplicate check on two columns. by @jzalucki in #2209
- Dask: fix
COUNT
queries on windows by @mivds in #2210 - Impala: add support for Apache Impala by @marcocharlie in #2191
- Athena: add session token parameter by @ruixuantan in #2095
- Postgres: handle unsupported options parameter by @RekunDzmitry in #2176
- Duckdb: relax duckdb dependency to < 1.1.0 by @tombaeyens in #2162
- Docs: fix typo by @crazyshrut in #2151
- Docs: Fix workflow path for CI by @syou6162 in #2206
- Chore: remove unused MarkupSafe dependency (#2103) by @ghjklw in #2200
- Chore: relax opentelemetry version contraint (#2192) by @ghjklw in #2199
New Contributors
- @mivds made their first contribution in #2210
- @syou6162 made their first contribution in #2206
- @marcocharlie made their first contribution in #2191
- @ghjklw made their first contribution in #2200
- @crazyshrut made their first contribution in #2151
- @ruixuantan made their first contribution in #2095
- @RekunDzmitry made their first contribution in #2176
Full Changelog: v3.4.4...v3.5.0