Releases: Azure/azure-functions-core-tools
Releases · Azure/azure-functions-core-tools
4.0.6543
Core tools release updates (trigger custom host after code mirror, si…
4.0.6280
pinning transitive dependency forward (#3760) (#3813)
Co-authored-by: Matthew Henderson <mattchenderson@users.noreply.github.com>
4.0.5907
[release_4.0] Set the inproc net8 executable name based on operating …
4.0.5858
Correcting in-process model tag format (#3702)
4.0.5801
Fixed typo (#3661)
Co-authored-by: Danny Furnivall <danielfurnivall@gmail.com>
4.0.5700
Updated Core tools to 4.33.2 (#3646)
3.0.5682
Updated core tools to 3.22.0 (#3628)
* Updated core tools to 3.22.0
* Same fixes that we have done in v4.x branch.
---------
Co-authored-by: khkh@microsoft.com <khkh@microsoft.com>
4.0.5611
Flex Deployment Changes (#3625)
* fixing bug where auth parameter was ignored by Python v2.
* Flex - Public preview changes.
* Update runtime for flex.
* Update default .NET version to 8.0 in tests.
* Flex runtime update changes.
* Added timeout to a test.
* Updated the python default to 3.10.
* Changed the python default back to 3.10.
* Added 3.11 back in the condition.