Skip to content

Releases: Azure/azure-functions-language-worker-protobuf

v1.10.0-protofile

19 Jul 20:11
2a3fb29
Compare
Choose a tag to compare
  • Add capabilities update strategy to environment reload response by @satvu in #95

Full Changelog: v1.10.0-protofile...v1.9.0-protofile

v1.9.0-protofile

16 May 16:56
c91a6cd
Compare
Choose a tag to compare
  • Add new RpcRetryOptions to support retries in worker-indexing scenarios by @satvu in #94

Full Changelog: v1.9.0-protofile...v1.8.0-protofile

v1.8.0-protofile

30 Jan 18:53
e6d025a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1-protofile...v1.8.0-protofile

v1.7.1-protofile

21 Dec 20:03
90ed69f
Compare
Choose a tag to compare

What's Changed

  • Add capabilities and worker_metadata in env reload response. by @kshyju in #90

New Contributors

Full Changelog: v1.7.0-protofile...v1.7.1-protofile

Functions Language Worker Protobuf 1.7.0

01 Dec 20:52
a86db18
Compare
Choose a tag to compare

What's Changed

  • Add new message to support collection of model-type bindings for OOP workers by @surgupta-msft in #88

Full Changelog: v1.6.0-protofile...v1.7.0-protofile

Functions Language Worker Protobuf 1.6.0

08 Nov 11:39
Compare
Choose a tag to compare

What's Changed

  • Updated case of RpcMetadata Properties in #85

Full Changelog: v1.5.9-protofile...v1.6.0-protofile

Functions Language Worker Protobuf 1.5.9

01 Nov 21:33
1492027
Compare
Choose a tag to compare

What's Changed

  • Clarify "not used" comments for messages and properties @liliankasem in #80
  • Add new message to support model-type bindings for OOP workers by @liliankasem in #83

Full Changelog: v1.5.8-protofile...v1.5.9-protofile

Functions Language Worker Protobuf 1.5.8

15 Jun 22:52
14b2ba5
Compare
Choose a tag to compare

What's Changed

  • Added Properties message to RpcFunctionMetadata (#69)
  • Protobuf cleanup (#75)
  • Add WorkerMetadata message to WorkerInitResponse (#76)
  • Remove "optional" as properties are optional by default (#77)

Functions Language Worker Protobuf 1.5.7

02 Jun 17:12
6cccbbf
Compare
Choose a tag to compare

Undo removal of WorkerHeartbeat message (#73)

Functions Language Worker Protobuf 1.5.6

27 May 17:38
7cce215
Compare
Choose a tag to compare

Added fields to RpcException message for surfacing in AppInsights (#70 )
Remove WorkerHeartbeat message and protobuf file cleanup (#71 )