aci-event-driven-worker-queue
aci-event-driven-worker-queue copied to clipboard
Learn how to use Azure Container Instances to scale up containers on-demand in response to incoming work.
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Bumps [semver](https://github.com/npm/node-semver) and [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js). These dependencies needed to be updated together. Updates `semver` from 5.7.1 to 7.5.3 Release notes Sourced from semver's releases. v7.5.3 7.5.3 (2023-06-22) Bug Fixes abdd93d #571...
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) and [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js). These dependencies needed to be updated together. Updates `jsonwebtoken` from 8.5.1 to 9.0.0 Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21 Breaking changes: See Migration from...
> [X] feature request > [X] Bug (in any real-world use case) Recreate: > Run sample as is, but modify ACI worker to fail. Logs from Failure > None ###...