Releases: Azure/azure-functions-sql-extension
v3.1.284
https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Sql/3.1.284
https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Sql/3.1.284
What's Changed
Consumption plan support #963
UserFunctionId updates #1071
Add additional trigger debug logging #1103
Full Changelog: v3.0.444-preview...v3.1.284
v3.1.169-preview
https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Sql/3.1.169-preview
What's Changed
Consumption plan support #963
UserFunctionId updates #1071
Add additional trigger debug logging #1103
Full Changelog: v3.0.444-preview...v3.1.169-preview
v3.0.534
v3.0.461
https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Sql/3.0.461
https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Sql/3.0.461
What's Changed
- #960 : Added
SqlOptions
to read our optional config values for Sql Trigger from host.json to follow the pattern suggested here.
Full Changelog: v3.0.443...v3.0.461
3.0.444-preview
https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Sql/3.0.444-preview
https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Sql/3.0.444-preview
What's Changed
- Revert all the major package bumps to follow semver. by @MaddyDev
- add SqlClientListener for diagnostic logging by @MaddyDev in #914
- Add Output binding column requirements to known issues by @Charles-Gagnon in #907
- Add back command logging on some methods by @MaddyDev in #918
- GetLeaseLockedRows for debug logging by @MaddyDev in #900
- Update java sample and test project to use 2.1.0-preview library by @lucyzhang929 in #899
- Add note about viewing logs in Azure by @lucyzhang929
- Align the worker package to Sql package by @MaddyDev
Full Changelog: v3.0.341-preview...v3.0.444-preview
v3.0.443
https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Sql/3.0.443
https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Sql/3.0.443
What's Changed
- GA of SQL Trigger support for all languages (CSharp Out Of Proc, Java, JavaScript, PowerShell, Python)
See General Setup for setup instructions.
v3.0.341-preview
https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Sql/3.0.341-preview
What's Changed
- Added optional LeasesTableName property to SqlTriggerAttribute #893
v3.0.323-preview
https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Sql/3.0.323-preview
What's Changed
- Fix 'Schema parse error' by @MaddyDev #881
- Add troubleshooting information to docs by @MaddyDev #871
- Bump Version of Grpc.Net.Client @chlafreniere inhttps://github.com//pull/879
Full Changelog: v3.0.253-preview...v3.0.323-preview
v3.0.253-preview
https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Sql/3.0.253-preview
What's Changed
- Cleanup logging by @Charles-Gagnon in #802
- Cleanup trigger logging by @Charles-Gagnon in #808
- Add additional check for closed/broken connection errors by @Charles-Gagnon in #862
- add timestamp to global state table for lease table cleanup by @MaddyDev in #861
Full Changelog: v3.0.181-preview...v3.0.253-preview
v3.0.181-preview
https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Sql/3.0.181-preview
https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Sql/3.0.181-preview
What's Changed
- Added SQL Trigger support for all languages (CSharp Out Of Proc, Java, JavaScript, PowerShell, Python)
Full Changelog: v1.0.122-preview...v3.0.181-preview