Commit f52dcaf
Updating submodules
Summary:
GitHub commits:
facebook/fb303@1178665
facebook/fbthrift@fd59ac8
facebook/folly@7182612
facebook/mvfst@825d6bf
facebook/wangle@c570e02
facebookexperimental/edencommon@ba11606
facebookexperimental/rust-shed@fe16e58
facebookincubator/fizz@0e83bc4
Reviewed By: bigfootjon
fbshipit-source-id: 2430cb9098e7982ad6534a660db1a6de7959fe8a1 parent 8e92eec commit f52dcaf
5 files changed
+5
-5
lines changed- build/deps/github_hashes/facebook/mvfst-rev.txt+1-1
- build/deps/github_hashes/facebook/wangle-rev.txt+1-1
- build/fbcode_builder/manifests/xz+3-3
- thrift/compiler/generate/templates/go/svc/client.mustache-13
- thrift/compiler/test/fixtures/adapter/gen-go/module/svcs.go-26
- thrift/compiler/test/fixtures/basic-annotations/gen-go/module/svcs.go-65
- thrift/compiler/test/fixtures/basic/gen-go/module/svcs.go-52
- thrift/compiler/test/fixtures/doctext/gen-go/module/svcs.go-13
- thrift/compiler/test/fixtures/exceptions/gen-go/module/svcs.go-13
- thrift/compiler/test/fixtures/go-service/gen-go/module/svcs.go-13
- thrift/compiler/test/fixtures/go-typedef/gen-go/module1/svcs.go-13
- thrift/compiler/test/fixtures/includes/gen-go/service/svcs.go-13
- thrift/compiler/test/fixtures/inheritance/gen-go/module/svcs.go-39
- thrift/compiler/test/fixtures/interactions/gen-go/module/svcs.go-13
- thrift/compiler/test/fixtures/namespace_from_package/gen-go/namespace_from_package/module/svcs.go-13
- thrift/compiler/test/fixtures/namespace_from_package_without_module_name/gen-go/namespace_from_package_without_module_name/module/svcs.go-13
- thrift/compiler/test/fixtures/params/gen-go/module/svcs.go-13
- thrift/compiler/test/fixtures/types/gen-go/module/svcs.go-13
- thrift/example/python/client/echo_client.py+17-6
- thrift/example/python/server/echo_server.py+1-1
- thrift/lib/cpp/ContextStack.cpp+89-98
- thrift/lib/cpp/ContextStack.h+29-27
- thrift/lib/cpp/test/ContextStackTest.cpp+130
- thrift/lib/cpp2/async/AsyncProcessor.cpp-1
- thrift/lib/cpp2/op/detail/ValuePatch.h+24-1
- thrift/lib/cpp2/reflection/debug.h+1-146
- thrift/lib/cpp2/reflection/diff.h-78
- thrift/lib/cpp2/reflection/internal/debug-inl-post.h-603
- thrift/lib/cpp2/reflection/internal/debug-inl-pre.h-31
- thrift/lib/cpp2/server/BaseThriftServer.h+1
- thrift/lib/cpp2/server/Cpp2ConnContext.h-9
- thrift/lib/cpp2/test/ProcessorEventHandlerTest.cpp+23-78
- thrift/lib/cpp2/test/util/TrackingTProcessorEventHandler.cpp+72
- thrift/lib/cpp2/test/util/TrackingTProcessorEventHandler.h+64
- thrift/lib/go/thrift/clientconn.go+18-22
- thrift/lib/go/thrift/clientconn_test.go+13-13
- thrift/lib/go/thrift/context_headers.go+9-8
- thrift/lib/go/thrift/context_headers_test.go+2-2
- thrift/lib/go/thrift/header_protocol.go+4-2
- thrift/lib/go/thrift/rocket_protocol.go+2-2
- thrift/lib/go/thrift/rocket_upgrade_protocol.go+8-8
- thrift/lib/py/util/fuzzer.py+4
- thrift/lib/py/util/randomizer.py+2
- thrift/lib/py3/test/clients.py+18
- thrift/lib/python/client/RequestChannel.cpp+7
- thrift/lib/python/client/async_client_factory.pyx+3-3
- thrift/lib/python/client/request_channel.pxd+1
- thrift/lib/python/client/request_channel.pyi+1
- thrift/lib/python/client/sync_channel_factory.pyx+3-3
- thrift/test/StructPatchTest.cpp+15
- thrift/test/StructPatchTest.thrift+5
- thrift/test/reflection/fatal_debug_test.cpp-463
- thrift/test/reflection/fatal_diff_test.cpp-621
- build/deps/github_hashes/facebookincubator/fizz-rev.txt+1-1
- build/fbcode_builder/manifests/xz+3-3
- quic/codec/QuicPacketBuilder.cpp+3-3
- quic/codec/QuicPacketBuilder.h+2-2
- quic/codec/QuicReadCodec.cpp+2-4
- quic/codec/Types.h+4-3
- quic/codec/test/QuicPacketBuilderTest.cpp+40-15
- quic/codec/test/QuicReadCodecTest.cpp+49
- quic/fizz/client/handshake/FizzClientHandshake.cpp+3-2
- quic/fizz/client/handshake/test/FizzClientHandshakeTest.cpp+19-5
- quic/server/QuicServerWorker.cpp+6-2
0 commit comments