Releases
wren-v0.13.0
Compare
Sorry, something went wrong.
No results found
0.13.0 (2026-07-13)
Features
Bug Fixes
clickhouse: sanitize brackets in connection-URL userinfo before parse (#2454 ) (ef0a824 )
clickhouse: use unquote (not unquote_plus) for URL credentials; decode database (#2436 ) (d9ba1a1 )
deps: patch idna, cryptography, and pytest security advisories (#2458 ) (8c72492 )
mssql: sanitize brackets in connection-URL userinfo before parse (#2447 ) (5d94aaa )
oracle: sanitize brackets in connection-URL userinfo before parse (#2448 ) (89b1ec7 )
oracle: URL-decode credentials from connection_url (#2434 ) (7db2651 )
sdk: URL-decode ClickHouse connection-URL credentials and database (#2444 ) (f178cfe )
snowflake: push LIMIT into SQL and strip trailing semicolon on wrap (#2456 ) (4348f7a )
trino: URL-decode credentials and identifiers from connection URL (#2435 ) (51ed348 )
type-mapping: fall back on sqlglot TokenError, not just ParseError (#2433 ) (b7cecc7 )
You can’t perform that action at this time.