Skip to content

odbc-api-v10.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 11:40
· 21 commits to main since this release

Added

  • Support for query timeouts. Preallocated::set_query_timeout_sec and Prepared::set_query_timeout_sec can be used to trigger a timeout error, if the first data from that statement exceeds the time limit. This requires driver support.

Other

  • query timeout
  • (deps) bump winit from 0.30.8 to 0.30.9
  • (deps) bump tempfile from 3.15.0 to 3.16.0
  • (deps) bump log from 0.4.22 to 0.4.25
  • (deps) bump thiserror from 2.0.10 to 2.0.11
  • (deps) bump tokio from 1.42.0 to 1.43.0
  • (deps) bump thiserror from 2.0.9 to 2.0.10
  • (deps) bump winit from 0.30.7 to 0.30.8
  • (deps) bump tempfile from 3.14.0 to 3.15.0
  • (deps) bump syn from 2.0.96 to 2.0.98
  • (deps) bump syn from 2.0.95 to 2.0.96
  • (deps) bump syn from 2.0.94 to 2.0.95