Skip to content

1.3.0.20241018

Latest
Compare
Choose a tag to compare
@slvrtrn slvrtrn released this 18 Oct 11:57
· 1 commit to master since this release

Improvements

  • The driver is now built as a self-contained shared library (@alesapin) - see #428 for more details.

Breaking changes

  • The driver no longer sets an autogenerated session_id to each request, as that could cause SESSION_IS_LOCKED errors. However, it is still possible to set a pre-defined session_id parameter via the Url DSN option. (@slvrtrn, #457)