### Problem / Description <!-- What problem does this PR address? Clearly describe the issue or feature the PR aims to solve. --> Implementing light push v3 requires additional fields in the protobuf for messages ### Solution <!-- Describe how the problem is solved in this PR. - Provide an overview of the changes made. - Highlight any significant design decisions or architectural changes. --> Extend the proto def to include new fields added by v3, as optional for now