Proto commits in Azure/azure-functions-language-worker-protobuf

These commits are when the Protocol Buffers files have changed: (only the last 100 relevant commits are shown)

Commit:3757ce8
Author:sarah
Committer:GitHub

Add app capabilities field to WorkerInitResponse (#100)

The documentation is generated from this commit.

Commit:4c74276
Author:satvu

add app capabiities

The documentation is generated from this commit.

Commit:a7bcc00
Author:satvu

add baggage

Commit:d766201
Author:satvu

fix number and ordering

Commit:c0ac1bf
Author:satvu

use just attributes

Commit:ff6113f
Author:satvu

add rpctracecontext to InvocationResponse

Commit:626d2d7
Author:Swapnil Nagar

Settlement Proto for Service Bus

Commit:a088a33
Author:Sarah Vu

add clarifying comment for default strat, add examples

Commit:0ef1add
Author:Sarah Vu

update comment

Commit:f7a068b
Author:Sarah Vu

resolve comments

Commit:0e2e68a
Author:Sarah Vu

update comment

Commit:a775b01
Author:Sarah Vu

update strategies enum

Commit:c1bdc6c
Author:Sarah Vu

initial wip

Commit:b87ac7b
Author:Sarah Vu

update protofile with retry options

Commit:1f66db9
Author:Gavin Aguiar

Added new retry policy message

Commit:763a848
Author:Gavin Aguiar

Adding retry context to RpcFunctionsMetadata

Commit:e6d025a
Author:Shreyas Gopalakrishna
Committer:GitHub

Add new message to support worker warmup (#84)

Commit:90ed69f
Author:Shyju Krishnankutty
Committer:GitHub

Add capabilities and worker_metadata in env reload response. (#90) * Add capabilities and worker_metadata in env reload response. * reordered the properties for better readability. * comments were associated with incorrect props. fixed.

Commit:84eb22c
Author:Shyju Krishnankutty
Committer:Shyju Krishnankutty

Add capabilities and worker_metadata in env reload response.

Commit:97c9457
Author:Shyju Krishnankutty

Add capabilities and worker_metadata in env reload response.

Commit:e861ab8
Author:Surgupta
Committer:GitHub

Add new message to support collection of model-type bindings for OOP workers (#88) (#89)

Commit:a86db18
Author:Surgupta
Committer:GitHub

Add new message to support collection of model-type bindings for OOP workers (#88)

Commit:2403a5e
Author:Surgupta

Proto changes for CollectionModelBindingData

Commit:47dc95e
Author:Naren Soni
Committer:GitHub

Updated case of RpcMetadata Properties (#85) (#86) Co-authored-by: Gavin Aguiar <gavin@GavinPC.localdomain> Co-authored-by: gavin-aguiar <80794152+gavin-aguiar@users.noreply.github.com> Co-authored-by: Gavin Aguiar <gavin@GavinPC.localdomain>

Commit:02674d7
Author:gavin-aguiar
Committer:GitHub

Updated case of RpcMetadata Properties (#85) Co-authored-by: Gavin Aguiar <gavin@GavinPC.localdomain>

Commit:27a28ca
Author:Lilian Kasem
Committer:GitHub

Add new message to support model-type bindings for OOP workers (#83)

Commit:8e51c7c
Author:Lilian Kasem
Committer:GitHub

Update FunctionRpc.proto

Commit:fb45f68
Author:Lilian Kasem

update proto to use binding properties

Commit:80da0af
Author:Lilian Kasem
Committer:GitHub

Update FunctionRpc.proto

Commit:6ff4f2b
Author:Lilian Kasem
Committer:GitHub

Update FunctionRpc.proto

Commit:60e13a7
Author:Lilian Kasem
Committer:GitHub

Update FunctionRpc.proto

Commit:e995af7
Author:Lilian Kasem
Committer:GitHub

Update FunctionRpc.proto

Commit:4955cef
Author:Lilian Kasem
Committer:GitHub

Update FunctionRpc.proto

Commit:d364456
Author:Lilian Kasem
Committer:GitHub

Update FunctionRpc.proto

Commit:4d41543
Author:Lilian Kasem

update proto

Commit:a54f875
Author:Lilian Kasem
Committer:GitHub

Merge branch 'dev' into sdk-bindings/support-reference-type

Commit:1b1a5a2
Author:Lilian Kasem

Sdk-type binding data support

Commit:9656fda
Author:Lilian Kasem
Committer:GitHub

Update FunctionRpc.proto

Commit:6370223
Author:Lilian Kasem
Committer:GitHub

Change RpcFunctionMetadata "Properties" field case

Commit:a2d155d
Author:Lilian Kasem
Committer:GitHub

Update FunctionRpc.proto

Commit:c9bf11e
Author:Lilian Kasem
Committer:GitHub

Add back WorkerHeartbeat message to StreamingMessage It seems to have gotten lost in all the changes recently

Commit:d53d247
Author:Lilian Kasem
Committer:GitHub

Update FunctionRpc.proto

Commit:cf41695
Author:Lilian Kasem
Committer:GitHub

Merge branch 'dev' into liliankasem/worker-metadata

Commit:1a846b8
Author:Lilian Kasem
Committer:GitHub

Remove "optional" as properties are optional by default

Commit:68a2bf8
Author:Lilian Kasem

add worker metadata message

Commit:7465f80
Author:Lilian Kasem
Committer:GitHub

Merge pull request #75 from Azure/liliankasem/cleanup-heartbeat Protobuf cleanup

Commit:24fdb0c
Author:Lilian Kasem

cleanup

Commit:6acb129
Author:gavin-aguiar
Committer:GitHub

Added Properties message to RpcFunctionMetadata (#69) * Added RpcFunctionMetadataProperties * Modified metadata messages * Addressed comments * Added a comment for more context

Commit:d73b877
Author:Maddie Gordon

revert first commit

Commit:19cfa1e
Author:Maddie Gordon

Revert "remove todo" This reverts commit 877700702026bdbfdbab1cb46632c5e88285c0fb.

Commit:9f7d992
Author:Maddie Gordon
Committer:GitHub

Merge pull request #70 from Azure/magordon/rpcexceptionprotobuf Added fields to RpcException message for surfacing in AppInsights

Commit:8e3a880
Author:Maddie Gordon

comment

Commit:bf43c46
Author:Maddie Gordon

clarify comment

Commit:74fad69
Author:Maddie Gordon

clarify comments

Commit:29411cf
Author:Lilian Kasem
Committer:GitHub

Merge pull request #71 from Azure/liliankasem/cleanup-heartbeat Remove WorkerHearbeat message and cleanup proto file

Commit:8777007
Author:Lilian Kasem

remove todo

Commit:b68606a
Author:Lilian Kasem

Remove heartbeat and cleanup proto

Commit:13722f7
Author:Maddie Gordon

shortened property name for clarity

Commit:cba08cc
Author:Maddie Gordon

added type name and bool for isUserException

Commit:493e630
Author:Eric Jizba
Committer:GitHub

Add function app dir to worker init request (#67)

Commit:576c9de
Author:Surgupta
Committer:GitHub

Adding field FunctionLoadResponseCollection (#66)

Commit:41956da
Author:Sarah Vu

change field from camel case to underscores

Commit:0d3f104
Author:Surgupta
Committer:GitHub

Adding new field to send a list of load requests in case of multiple functions (#63) * Adding field FunctionLoadRequests * Improved naming of new field to FunctionLoadRequestCollection

Commit:67ecc31
Author:Surgupta

Added fields to sync with host

Commit:64be4d3
Author:Sarah Vu

edit streaming message types

Commit:e9d1381
Author:Surgupta

updating function_metadata_results

Commit:d399cb3
Author:Surgupta

updating FunctionMetadataResponse message

Commit:9519b45
Author:Surgupta

Adding useDefaultMetadataIndexing field to FunctionMetadataResponses

Commit:2fc14be
Author:Lilian Kasem
Committer:GitHub

Merge pull request #58 from brandonh-msft/logmetric-support Adding RpcMetric type to FunctionRpc

Commit:1158694
Author:Surgupta

Merge branch 'dev' into t-anjanan/more-worker-indexing-additions

Commit:155c7e2
Author:Sarah Vu

clarifying that function load request resultsare returned

Commit:40346d6
Author:Sarah Vu

typo fix

Commit:cfb70aa
Author:Sarah Vu

add suggested changes

Commit:3560519
Author:Brandon H
Committer:Brandon H

leaving properties as serialized string, making new propertiesMap on rpc log

Commit:c380c90
Author:Brandon H
Committer:Brandon H

Adding RpcMetric type to FunctionRpc * Changes RpcLog to use map<string, TypeData> for 'properties' property * Adds CustomMetric as RpcLog.LogCategory type Metrics are logged with name (string) & value (double) in the 'properties' content, and LogCategory == CustomMetric

Commit:e392df1
Author:anjana_nandagopal

Update FunctionRpc.proto Add two more properties relating to function metadata to the protobuf, along with some clarifying comments that specify what the attributes are supposed to contian.

Commit:746863e
Author:Anjana Nandagopal
Committer:GitHub

Add worker indexing message types to protobuf (#56) Added messages to handle worker indexing pipeline

Commit:79cce5c
Author:Hanzhang Zeng (Roger)

Add parent_trace_id, parent_trace_state and parent_attributes

Commit:466445a
Author:Alexey Rodionov
Committer:GitHub

Adding RetryContext to InvocationRequest (Resolves #52)

Commit:85b61a5
Author:Hanzhang Zeng (Roger)

Add rpc for hanlding single message

Commit:b90500b
Author:Gohar Irfan Chaudhry
Committer:GitHub

Add support for Shared memory data (#51)

Commit:eb8abdb
Author:Marie Hoeger
Committer:GitHub

Add nullable properties (#50)

Commit:8db40c8
Author:Pragna Gopa
Committer:GitHub

Add worker_directory (#48)

Commit:b3f7851
Author:Marie Hoeger
Committer:GitHub

samesite none (#45)

Commit:71b11e9
Author:mhoeger

samesite none

Commit:66534f0
Author:Marie Hoeger
Committer:GitHub

Add current directory to be able to reload that (#44) * Add current directory to be able to reload that * rename

Commit:a12f763
Author:Yogesh
Committer:Yogesh Jagadeesan

Revert "Update Python worker imports to use proper paths (#39)" This reverts commit e13f4a2f75ad00ac173335a04c1acd611e722587.

Commit:3d787ad
Author:Yogesh Jagadeesan
Committer:GitHub

Merge pull request #38 from yojagad/SystemLogData Add RpcLogCategory enum

Commit:8c00486
Author:Yogesh
Committer:Yogesh

Added RpcLogCategory

Commit:b76dd01
Author:Yogesh
Committer:Yogesh

Added TraceContext as part of InvocationRequest

Commit:e13f4a2
Author:Maheer Iqbal
Committer:Pragna Gopa

Update Python worker imports to use proper paths (#39)

Commit:9da87c9
Author:amamounelsayed
Committer:Pragna Gopa

Add java_package to the proto file as java worker failed to compile. (#37)

Commit:e4d7762
Author:amamounelsayed
Committer:Pragna Gopa

Add TypeData collection types (#36) * Add TypeData collection types - TypedDataCollectionString - TypedDataCollectionBytes - TypedDataCollectionDouble - TypedDataCollectionSInt64

Commit:77b0401
Author:Pragna Gopa
Committer:GitHub

Add is_proxy to RpcFunctionMetadata (#35)

Commit:e6d2059
Author:Marie Hoeger
Committer:GitHub

Rpc http cookies (#32) * Rpc http cookies * richer types on cookie object

Commit:2e9cf4b
Author:Katy Shimizu
Committer:Pragna Gopa

Added NullableString type in shared types folder. (#29)

Commit:8450073
Author:SatishRanjan
Committer:Pragna Gopa

Removing Dependency.proto (#27)

Commit:6933a72
Author:SatishRanjan
Committer:Pragna Gopa

Adding support for Managed Dependencies (#24)

Commit:f786ef5
Author:Katy Shimizu
Committer:Pragna Gopa

Added identity folder and ClaimsIdentityRpc.proto. (#25)

Commit:ed55563
Author:Maheer Iqbal
Committer:GitHub

Adding dataType to BindingInfo (#23) * Adding dataType to BindingInfo * Convert dataType to string * Use enum for data type * Adding check for data type existence * Revert "Adding check for data type existence" This reverts commit 85ca6ee6ad3c00d5c5a14d427ec95de7362f9cec. * Renaming data type using convention * Adding undefined data type * Ordering undefined to be first enum value