Skip to content

Releases: Azure/azure-functions-core-tools

1.0.6

31 Oct 23:52
Compare
Choose a tag to compare

Update runtime to 1.0.11351

1.0.4

15 Sep 22:28
Compare
Choose a tag to compare

Update runtime to 11232

1.0.3

08 Sep 20:35
Compare
Choose a tag to compare

Upgrade runtime to 11184, and cli to 1.0.3
Add a command to list functions in a function app. (#190)
sign all executables

2.0.1-beta.8

25 Aug 21:47
Compare
Choose a tag to compare
2.0.1-beta.8 Pre-release
Pre-release
Update version to 2.0.1-beta.8 and add an uninstall script

1.0.1

11 Aug 20:41
Compare
Choose a tag to compare

RTM Release of Azure Functions Core Tools.

Includes latest runtime 1.0.11075.0

Azure Functions CLI 0.100

30 Jun 01:19
Compare
Choose a tag to compare
Pre-release

Features:

allow for explicit login credentials (#161) thanks @jaredcnance

Update to latest azure functions run time

Azure Functions CLI 0.99

06 Jun 17:49
Compare
Choose a tag to compare
Pre-release
Fix assembly redirection and update version to 1.0.0-beta.99

Azure Functions CLI 0.98

05 Jun 22:51
Compare
Choose a tag to compare
Pre-release

#144 func new returns Running with stdin\stdout redirected error
#62 Add commands to list available templates
#88 Indicate which functions are disabled in the console output
#41 Provide option to publish appsettings as part of function app publish
#99 Port core CLI features to .NET Core (aside from host start)
#137 Authentication error prints stacktrace
#93 Add a --no-interactive switch to func host start and func run to enable integration testing
#143 Remove 'func functionapp' command
#104 Add an option to turn off source control in func init
#108 Publish command sometimes returns a 503
#100 TraceWriter LogLevel "verbose" Ignored
#2 Automatically insert values for CLI version and script host version
#128 ServiceBusQueueTrigger not working with azure-functions-cli
#139 Provide documentation about encrypt/decrypt settings
#10 Set headers to disable browser cache on VFS requests
#63 Port discovery logic in func run
#127 If network connection is interrupted during 'func azure login', get a stacktrace
#107 README typo for functionapp init
#112 func azure command tries to log in to azure
#38 When connection strings are missing, provide a tip on how to fetch app settings
#95 Provide a better error message when failing to decrypt a setting
#138 KeyVault incompatible with Functions
#85 When using func run with http trigger, print a warning
#123 When running func run from within Function directory App setting are not picked up
#140 Change default of func init to IsDecrypted=false
#90 Add a "feedback" option the CLI
#134 CLI will fail if the npm module path contains non-ascii characters
#132 func.exe terminates after error when debugging as a web project
#126 Timer lease is not released when shutting down the CLI
#121 Error calling the functions host: ServiceUnavailable / The host is taking longer than expected to start
#136 Why does "func host start" assume bin?
#122 Rename default appsettings.json file to local.settings.json
#79 Allow specifying a custom port in appsettings.json
#133 Allow specifying CORS settings in local.settings.json
#124 Calling a Manual Trigger function just returns "Error calling the functions host: Unauthorized"

Azure Functions CLI 0.97

16 May 00:37
Compare
Choose a tag to compare
Pre-release

Disable auto generation of binding redirects (by @lukecolburn)
Don't try to init Edge on non-Windows (by @mhutch)
Allow specifying http port and cors settings in local.settings.json. #79 #133

Azure Functions CLI 0.96

06 May 00:40
Compare
Choose a tag to compare
Pre-release
Update version to 1.0.0.beta.96