Release 1.3.1.0
What's Changed
- Fix vendoring PRs for stable branches (1.3) by @staticlibs in #263
- Workflows: devtoolset-12 and minor fixes (1.3) by @staticlibs in #264
- Support memory DBs in URL without leading c. (1.3) by @staticlibs in #265
- Fix deadlock when fetching next chunk (1.3) by @staticlibs in #266
- Add UUID conversion to class-specific rs get (1.3) by @staticlibs in #267
- Do not allow to cancel other running stmts (1.3) by @staticlibs in #268
- Add support for query timeouts (1.3) by @staticlibs in #269
- Fix executeBatch in auto-commit mode (1.3) by @staticlibs in #270
- Support connection properties in URL (1.3) by @staticlibs in #271
- Support pinning DB instances (1.3) by @staticlibs in #272
- Implement getPropertyInfo method for config (1.3) by @staticlibs in #273
- Allow to ignore unsupported connection opts (1.3) by @staticlibs in #274
- Support running an SQL file on init (1.3) by @staticlibs in #275
- Enable rs streaming and DB pinning for DuckLake by @staticlibs in #276
Full Changelog: v1.3.0.0...v1.3.1.0