Skip to content

Releases: Azure/azure-functions-vs-build-sdk

Microsoft.NET.Sdk.Functions 4.3.0

31 Jan 14:53
39400e7
Compare
Choose a tag to compare

What's Changed

  • Updated System.Net.Http dependency to version 4.3.4
  • Updated System.Text.Encodings.Web dependency to version 4.7.2
  • Updated System.Text.RegularExpressions dependency to version 4.3.1

Nuget package: https://www.nuget.org/packages/Microsoft.NET.Sdk.Functions/4.3.0

Microsoft.NET.Sdk.Functions 4.2.0

27 Apr 14:38
a64a72b
Compare
Choose a tag to compare

What's Changed

  • Handling additional auth scenarios for Zip Deploy by @vijayrkn in #611

Full Changelog: 4.1.3...4.2.0

Nuget package: https://www.nuget.org/packages/Microsoft.NET.Sdk.Functions/4.2.0

Microsoft.NET.Sdk.Functions 1.0.39

27 Apr 14:39
Compare
Choose a tag to compare

What's Changed

  • [v1] Handling additional auth scenarios for Zip Deploy by @brettsam in #613

Full Changelog: 1.0.38...1.0.39

Nuget package:: https://www.nuget.org/packages/Microsoft.NET.Sdk.Functions/1.0.39

Microsoft.NET.Sdk.Functions 4.1.3

31 Aug 21:44
bbd305d
Compare
Choose a tag to compare

What's Changed

  • Adding roll forward configuration for net sdk package by @soninaren in #587

Full Changelog: 4.1.2...4.1.3

https://www.nuget.org/packages/Microsoft.NET.Sdk.Functions/4.1.3

Microsoft.NET.Sdk.Functions 3.1.2

31 Aug 21:45
3db5b1e
Compare
Choose a tag to compare

Microsoft.NET.Sdk.Functions 4.1.2

31 Aug 21:42
22c14d2
Compare
Choose a tag to compare

Microsoft.Net.Sdk.Functions 4.1.0

26 May 23:07
2a5e618
Compare
Choose a tag to compare

This release includes the following fixes:

  • Include all bindings when generating function metadata (#542)

Microsoft.Net.Sdk.Functions 3.1.1

26 May 23:18
099c867
Compare
Choose a tag to compare

This release includes the following fixes:

  • Fixed deployment status response parsing bug (#558)

Microsoft.Net.Sdk.Functions 4.1.1

26 May 23:10
81748f5
Compare
Choose a tag to compare

This release includes the following fixes:

  • VS Tooling improvements - Import the Functions design time targets (#551)
  • Fixed deployment status response parsing bug (#557)

Microsoft.Net.Sdk.Functions 3.1.0

26 May 23:17
f70f9f7
Compare
Choose a tag to compare

This release includes the following fixes:

  • Include all bindings when generating function metadata (#547)