Skip to content

Release v16.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 09:38
3d1d0bf

Fixed

  • The .proto files under Source/Kernel/Protobuf were last regenerated before several C# contract changes landed (ConnectRequest's ProcessId/ProcessPath/MachineName/ClientType, ConnectedClient's matching fields, and other unrelated drift). None of the client SDKs that generate code from these files could see the new fields until this ran. Regenerated via generate-protos.sh with no manual edits.