Skip to content

v1.0.15-preview

Choose a tag to compare

@Charles-Gagnon Charles-Gagnon released this 10 Nov 23:20
· 468 commits to 86d751119315ac9814f128661553b7e1b503a0b1 since this release

https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Sql/1.0.15-preview

  • BREAKING CHANGE: Microsoft.Data.SqlClient driver updated from v3 to 5.0.1, including a breaking change to Encrypt being defaulted to true. See the blog post for more details
  • SQL Trigger supported added for C# (Read More). Huge thanks to @JatinSanghvi and @AmeyaRele for all their hard work on this!
  • Support added for Java and Powershell
  • Removed support for Azure Functions runtime v3. See the Azure Function Docs for more information