Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@h4x3rotab
Copy link
Contributor

Closes #365

Changes

Added missing fields from protobuf AppInfo and GetQuoteResponse:

  • InfoResponse: mr_aggregated, vm_config
  • GetQuoteResponse: report_data, vm_config

Updated SDKs

  • ✅ Python SDK
  • ✅ Go SDK
  • ✅ Rust SDK
  • ✅ JavaScript/TypeScript SDK
  • ✅ cURL API documentation

Testing

All SDKs tested against the simulator:

  • Python SDK: Verified all new fields populated correctly
  • Go SDK: Verified all new fields populated correctly
  • JavaScript SDK: Verified all new fields populated correctly
  • Rust SDK: Unit tests passed, example runs successfully

Unit tests passed: ./run-tests.sh

h4x3rotab and others added 3 commits October 7, 2025 13:35
Closes #365

Added missing fields from protobuf AppInfo and GetQuoteResponse:
- InfoResponse: mr_aggregated, vm_config
- GetQuoteResponse: report_data, vm_config

Updated SDKs:
- Python SDK
- Go SDK
- Rust SDK
- JavaScript/TypeScript SDK
- cURL API docs

Tested with simulator for all SDKs.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@h4x3rotab h4x3rotab merged commit 0eb532d into master Oct 7, 2025
10 checks passed
Sign up for free to 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.

SDK Schema Sync: Missing mr_aggregated and vm_config fields

2 participants