Skip to content

feat(sdk): added missing protobuf fields - #96

Merged
joe0BAB merged 2 commits into
mainfrom
feat/proto-update
Jul 10, 2025
Merged

feat(sdk): added missing protobuf fields#96
joe0BAB merged 2 commits into
mainfrom
feat/proto-update

Conversation

@joe0BAB

@joe0BABjoe0BAB commented Jul 9, 2025

Copy link
Copy Markdown
Collaborator

This adds missing fields from GetSecret envelope response object (

typeEnvelopestruct {
) and the Provider field to the request object passed through the protobuf/IPC layers.

There are still fields in the request object that still aren't implemented yet and up for further follow up PRs.

@joe0BABjoe0BAB self-assigned this Jul 9, 2025
This was linked to issues Jul 9, 2025
@joe0BAB
joe0BAB marked this pull request as ready for review July 9, 2025 14:27
@joe0BAB
joe0BAB requested review from Benehiko and wmlukeJuly 9, 2025 14:28
@joe0BAB
joe0BABforce-pushed the feat/engine branch 3 times, most recently from 634a886 to 84b08b0CompareJuly 10, 2025 06:53
Base automatically changed from feat/engine to mainJuly 10, 2025 08:15
@joe0BAB
joe0BAB merged commit c10c1c3 into mainJul 10, 2025
@joe0BAB
joe0BAB deleted the feat/proto-update branch July 10, 2025 08:16
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Client SDK Engine Service Basics

2 participants

@joe0BAB@Benehiko