Bump azure-functions-core-tools from 4.0.7317 to 4.3.0 in /ops/services/app_functions/report_stream_batched_publisher/functions
Bumps azure-functions-core-tools from 4.0.7317 to 4.3.0.
Release notes
Sourced from azure-functions-core-tools's releases.
4.3.0
Azure Functions CLI 4.3.0
Host Version
- Host Version: 4.1042.100
- In-Proc Host Version: 4.41.100 (4.841.100, 4.641.100)
Changes
- Log the resolved worker runtime and
local.settings.jsonlocation, if found. (#4628)- Add
func packbasic functionality (#4600)- Clean up HelpAction and add
func packto help menu (#4639)- Add comprehensive pack validations for all Azure Functions runtimes (#4625)
- Enhanced user experience with real-time validation status (PASSED/FAILED/WARNING)
- Runtime-specific validations for .NET, Python, Node.js, PowerShell, and Custom Handlers
- Actionable error messages to help developers resolve issues during packaging
- Validates folder structure, required files, programming models, and runtime-specific configurations
- Add support for linux-arm64 (#4655)
[!IMPORTANT] Please note that the APT release is still in-progress.
4.3.0-preview1
Azure Functions CLI 4.3.0-preview1
This release provides a preview build of Core Tools targeting the Linux-ARM64 architecture.
[!Note] Unless you're targeting Linux-ARM64, we recommend continuing to use the standard release for broader compatibility.
Key Information:
- This build is intended to enable support for the Linux-ARM64 platform.
- It does not include .NET applications using the in-process model
- This release is only available on APT.
We appreciate your feedback as we continue to expand platform compatibility.
4.2.2
Azure Functions CLI 4.2.2
Host Version
- Host Version: 4.1041.200
- In-Proc Host Version: 4.41.100 (4.841.100, 4.641.100)
Changes
- Fix .NET template install bug (#4612)
... (truncated)
Changelog
Sourced from azure-functions-core-tools's changelog.
Azure Functions CLI 4.3.0
Host Version
- Host Version: 4.1042.100
- In-Proc Host Version: 4.41.100 (4.841.100, 4.641.100)
Changes
Commits
df07acfUpdating host version to 4.1042.1005f4c915Add linux-arm64 support (#4655)937048cLog the resolved worker runtime andlocal.settings.jsonlocation (#4628)54d8b71Return HostStartSettings if local.settings.json is not loaded (#4629)0faa5feImplement basic validations for each runtime during func pack (#4638)ba7d29cClean up Help action CLI for pack command with refactored argument parsing an...3d7d831Refactorfunc pack(#4600)9f072f1Release prep: v4.2.3 (#4635)b0edebaUpdate 3rd party list (#4621)c8996cereset release notes (#4631)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by castrodd, a new releaser for azure-functions-core-tools since your current version.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Just realized that GitHub showed the dev5 deployment was active, but it looks like it actually ran into a failure so removing the approval and rerunning the deployment to test