What's Changed
- Use engine commit hash when vendoring sources by @staticlibs in #172
- Get profiling information api by @akoshchiy in #135
- Use AArch64 GH runners for linux_arm64 builds by @staticlibs in #197
- Close pending statements on connection close by @staticlibs in #170
- Prepared statement enhancements by @staticlibs in #199
- More prepared statement enhancements by @staticlibs in #207
- Result set enhancements for integer types by @staticlibs in #209
- Use PRs when importing engine sources by @staticlibs in #210
- Minor fix to executeBatch by @staticlibs in #211
- Run executeBatch in a single transaction by @staticlibs in #213
- Expose query progress on statement by @staticlibs in #214
- Minor improvements to GH workflows by @staticlibs in #216
- Do not fail Vendor.yml when no changes imported by @staticlibs in #220
- Enable extension tests on CI by @staticlibs in #225
- Add musl-libc experimental builds by @staticlibs in #226
Full Changelog: v1.2.2.0...v1.3.0.0