github Effect-TS/effect @effect/sql-mssql@0.54.0

4 hours ago

Minor Changes

  • #6767 0204086 Thanks @tim-smart! - Breaking: Secure Microsoft SQL Server connections by default by enabling encryption and validating server certificates.

    Users connecting to SQL Server instances without TLS must now explicitly set encrypt: false. Users connecting with untrusted or self-signed certificates must explicitly set trustServer: true.

Patch Changes

Don't miss a new effect release

NewReleases is sending notifications on new releases.