v0.15.3
github-actions
released this
12 Sep 23:00
·
123 commits
to master
since this release
Changes
- Replaces minimal patches with delta-filters - a more general-purpose way of filtering parts (inserts, updates, deletes) of JSON diffs when not all parts are required. #998
- Remove automatic resolution of
localhost
before calling MSSQL driver. Fixes SQL Server instance names issue. #999 - Upgraded pyodbc for compatibility with the latest MSSQL driver.