Skip to content

Commit

Permalink
fix(sdk): Fix compatibility between bulk and non-bulk rewrap (#1914)
Browse files Browse the repository at this point in the history
### Proposed Changes

* Fixes for version skew in the rewrap introduced by the bulk change
* Pre-bulk services' responses are now interpretable from responses from
post-bulk sdks
* Post-bulk SDKs now fill out necessary fields for pre-bulk services
* Post-bulk services have slightly better parsing behavior

### Checklist

- [x] I have added or updated unit tests
- [x] I have added or updated integration tests (if appropriate)
- [x] I have added or updated documentation

### Testing Instructions
  • Loading branch information
dmihalcik-virtru authored Feb 20, 2025
1 parent 443f1a0 commit 74abbb6
Show file tree
Hide file tree
Showing 6 changed files with 373 additions and 166 deletions.
52 changes: 52 additions & 0 deletions docs/grpc/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 74abbb6

Please sign in to comment.