Skip to content

1.9.6

Compare
Choose a tag to compare
@frankhommers frankhommers released this 11 Feb 23:05
· 187 commits to master since this release
aec4776

What's Changed

  • Change remaining sequences from integer to bigint to match job_id_seq by @Plasma in #231
  • Use 'matrix builds' with AppVeyor CI to run Npgsql 5 and 6 builds separately by @Plasma in #233
  • Always use UTC timezone for connection to ensure Npgsql 6 compatibility by @Plasma in #234
  • Introduce minimum value for queue poll interval by @azygis in #239
  • Fixed argument name and error message regarding connection strings by @azygis in #244
  • Changed serialization failure when acquiring lock to debug log level by @azygis in #243