Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/64925 azure functions upgrade to v4 API (#2851)
* check marker refactored to v4 * check started message refactored for v4 functions api * check notifier batch refactored for v4 functions api * receiver and pin expiry function v4 refactor * more function refactoring for v4 api * fix missing output assignments, refactor more functions to v4 api * refactor more functions to v4 api * ps report function refactor for v4 function api * throttled functions refactored to v4 function api * fix various compilation errors from refactoring to v4 function api * refactor http functions to v4 api * remove unnecessary ip output * lint fixes * fix tests * func consumption debugged and bindings work correctly * include utility functions * add func v4.5 package dependency * remove function trigger def files * remove poc function v4 app. pr feedback * final testing complete * attempt blind target of 126 deb release * fix base64 function * remove obsolete docs, update func arch * fix parsing of json request * fix received check viewer * util school pin gen fix * working but no allowed words provided * add missing param with default to school pin sampler * fix params on request * fix util submit check * separate test util into 2 apis * remove debug * add guards on util api for creating users and schools * add bigint support via patch * Downgrade @azure/storage-blob to a working version as 12.24.0 does not upload blobs. * part 2 * test updates --------- Co-authored-by: Mohsen Qureshi <[email protected]> Co-authored-by: Jon Shipley <[email protected]> Co-authored-by: Mohsen Qureshi <[email protected]>
- Loading branch information