Skip to content

Tags: 0xced/azure-functions-host

Tags

2.0.12949

Toggle 2.0.12949's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update sync trigger API to synch triggers differently for Durable 2.x (

…Azure#5282)

A temporary fix to make sure that the correct task hub name is used by the scale controller for Durable 2.x when a task hub name is not specified. This fix can be made more simple once we make the scale controller more robust.

3.0.12939

Toggle 3.0.12939's commit message
Changes to unification opt-in behavior

3.0.12934

Toggle 3.0.12934's commit message
Merge branch 'dev' into v3.x

3.0.12930

Toggle 3.0.12930's commit message
Merge branch 'dev' into v3.x

3.0.12923

Toggle 3.0.12923's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
do not use placeholder worker if ~3 and v2 compatability enabled (Azu…

…re#5328)

* do not use placeholder worker if ~3 and v2 compatability enabled

* delete irrelevant comment

3.0.12915

Toggle 3.0.12915's commit message
Node.js Worker 2.0.0 and Capability Flag (Azure#5321)

Update to Node.js Worker 2.0.0 and send appropriate capability flag

1.0.12922

Toggle 1.0.12922's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pack]Update check for InStanbyMode. (Azure#5303)

1.0.12920

Toggle 1.0.12920's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pack]Update check for InStanbyMode. (Azure#5303)

1.0.12918

Toggle 1.0.12918's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pack]Update check for InStanbyMode. (Azure#5303)

2.0.12888

Toggle 2.0.12888's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Wait for HttpWorker to be ready before sending invocations (Azure#5195)