Proto commits in Azure/azure-functions-nodejs-worker

These 30 commits are when the Protocol Buffers files have changed:

Commit:dd2e130
Author:Eric Jizba
Committer:GitHub

Allow core api to modify capabilities (#720) * Update protobuf subtree to tag v1.10.0-protofile https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.10.0-protofile * Allow core api to modify capabilities And log outside of an invocation * fix unit tests

The documentation is generated from this commit.

Commit:fb21d12
Author:Eric Jizba
Committer:GitHub

Update protobuf subtree to tag v1.9.0-protofile (#694) https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.9.0-protofile

Commit:26f79ca
Author:Eric Jizba
Committer:Eric Jizba

Update protobuf subtree to tag v1.8.0-protofile https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.8.0-protofile

Commit:8669352
Author:Eric Jizba
Committer:GitHub

Update protobuf subtree to tag v1.5.8-protofile (#612) https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.5.8-protofile

Commit:8656a4e
Author:Eric Jizba
Committer:GitHub

Update protobuf subtree to tag v1.5.5-protofile (#541) https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.5.5-protofile

Commit:4d275b6
Author:Eric Jizba
Committer:GitHub

Update protobuf subtree to tag v1.5.4-protofile (#532) https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.5.4-protofile

Commit:1e72e6b
Author:Alexey Rodionov
Committer:GitHub

Extending execution context for retries (resolves #373)

Commit:544f7e0
Author:Marie Hoeger
Committer:GitHub

Add nullable header / query / params for HTTP (#326) (#330) * Add nullable * make sure backwards compatible * Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Tag: v1.3.9-protofile. Commit: eb8abdbe777a37d0a3f2ec4b32b5cde06ef72224

Commit:ac130db
Author:Marie Hoeger
Committer:GitHub

Add nullable header / query / params for HTTP (#326) * Add nullable * make sure backwards compatible * Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Tag: v1.3.9-protofile. Commit: eb8abdbe777a37d0a3f2ec4b32b5cde06ef72224

Commit:6d00085
Author:Marie Hoeger
Committer:GitHub

Add new SameSite property and tests (#286) (#311) * Add new SameSite property and tests (#286) * Add new SameSite property and tests * publish test results * update image and publish * try again * put test outputs in correct location * always publish results * fixing http tests * fixing tests * change test output cookie order * disabling samesite none cookie test until e2e is repaired * fix merge * fix node 12

Commit:c2f2d91
Author:Marie Hoeger
Committer:GitHub

Add new SameSite property and tests (#286) * Add new SameSite property and tests * publish test results * update image and publish * try again * put test outputs in correct location * always publish results * fixing http tests * fixing tests * change test output cookie order * disabling samesite none cookie test until e2e is repaired

Commit:99a12a4
Author:Marie Hoeger
Committer:GitHub

Re-setting working directory if given (#257) * Re-setting working directory if given * changing yaml * address cr

Commit:fcc8b45
Author:Yogesh Jagadeesan
Committer:Pragna Gopa

Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Tag: v1.3.5-protofile. Commit: a12f76345e2286ed3772ab4a9d8527af11899af2 (#246)

Commit:933d353
Author:Marie Hoeger
Committer:GitHub

Set-Cookie support in http (#208) * rpc http cookies * take out log in nodejs worker * Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Branch: dev. Commit:bd4379767d6c25be59dfbe91dc57f6c03af9968b Tag: v1.1.0 * fixde merged conflict * add test * addressing cr comments * add comment * added comments * nit * unit tests * start of e2e tests * tests and change behavior to throw instead of warn * add pst for machines... really should never use expire * http expires * test

Commit:3449d92
Author:Marie Hoeger
Committer:GitHub

Implement worker messages (#197) * implement worker messages * try catch around things that could be null * Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Branch: dev . Commit: 8dde87f7b5523d12e773ecc93f129ea5f8e7eb5a * implemented function environment reload request + comments * add more comments * environment handler * separate to interface file * Revert "environment handler" This reverts commit 1a1790d0ce84eeaa79c7b7abe21f6f2ac2451dc0. * move back interface * update packages

Commit:03ae731
Author:Marie Hoeger
Committer:GitHub

NodeJs v10 support (#91) * updated grpc version * trying tsconfig * updates that allow node 10! * merge conflict settled * updated all packages * Update packaging script to handle node 10 * updating package generating script * adding strict null checks * spelling mistake * Make semver warning more tailored to 8 deprecation and 10 support

Commit:904acbb
Author:Marie Hoeger
Committer:GitHub

Updating headers to be string type, conversion handled on worker (#79) * Updating headers to be string type, conversion handled on worker * Null check (ty pragna!)

Commit:a287029
Author:Marie Hoeger
Committer:GitHub

Consume changes to proto file (#71) * Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Branch: dev. Commit: 197b86287d23d4366c9efbdd06a9fd36ab06cab5 * updating header

Commit:d1124cd
Author:Marie Hoeger
Committer:GitHub

Consume .proto file from separate repo and reflect enableContentNegotiation change (#59) * Added subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Branch: dev. Release: v1.0.0 * Consume new proto file from subtree * remove package-lock changes * remove references to raw

Commit:0618a73
Author:Christopher Anderson
Committer:Christopher Anderson

Change to use TypeData for rawbody (to allow for undefined)

Commit:26b7e15
Author:Christopher Anderson
Committer:Christopher Anderson

Adds rawBody support

Commit:d9be545
Author:Matt Mason
Committer:Matt Mason

Moving toward generic invoker

Commit:254af4e
Author:Matt Mason
Committer:mamaso

add init handshake

Commit:d070822
Author:Matt Mason
Committer:mamaso

Typescript worker feature parity

Commit:4f55b06
Author:Pragna Gopa
Committer:GitHub

NodeJS worker part-1 (#25) * Initial version of nodejsWorker

Commit:70faacb
Author:Pragna Gopa
Committer:GitHub

Update StartStream Message (#10)

Commit:5a588a1
Author:Pragna Gopa
Committer:GitHub

Fixing log message (#9) * Fixing Log Message

Commit:b169588
Author:Pragna Gopa
Committer:GitHub

Protofix (#8) * Added empty message for startStream * Updated Log message to include invocation_id

Commit:e4e4a1c
Author:Pragna Gopa
Committer:GitHub

Fixing proto (#7)

Commit:f19f92d
Author:Pragna Gopa
Committer:GitHub

Initial ProtoBuff definition (#3) ProtoBuff initial version