This is an automated email from the ASF dual-hosted git repository.

rxl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from fc42730  Add release note for 2.7.0. (#8675)
     add c3b785a  Support key based batch builder for Go Functions (#8761)

No new revisions were added by this update.

Summary of changes:
 pulsar-function-go/examples/go.mod                |    2 +-
 pulsar-function-go/examples/go.sum                |   14 +
 pulsar-function-go/go.mod                         |    8 +-
 pulsar-function-go/go.sum                         |   16 +
 pulsar-function-go/golangci.yml                   |    1 -
 pulsar-function-go/pb/Function.pb.go              | 2410 +++++++++++++++------
 pulsar-function-go/pb/InstanceCommunication.pb.go | 1085 ++++++----
 pulsar-function-go/pb/Request.pb.go               |  283 ++-
 pulsar-function-go/pb/doc.go                      |    6 +-
 pulsar-function-go/pf/instance.go                 |   11 +
 pulsar-function-go/pf/mockMessage_test.go         |    4 +
 11 files changed, 2685 insertions(+), 1155 deletions(-)

Reply via email to