Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request headers and Executor injection changes. #242

Merged
merged 4 commits into from
Mar 20, 2024

Conversation

slinkydeveloper
Copy link
Contributor

  • Adapt to latest protocol changes
  • Expose Request object, including request headers.
  • Fix Executor injection, now it is injected using an "Options" class passed when constructing component

Copy link
Contributor

github-actions bot commented Mar 18, 2024

Test Results

 92 files  ±0   92 suites  ±0   4m 32s ⏱️ +6s
 78 tests ±0   51 ✅  - 4  23 💤 ±0  4 ❌ +4 
203 runs  ±0  134 ✅  - 7  62 💤 ±0  7 ❌ +7 

For more details on these failures, see this check.

Results for commit 954f895. ± Comparison against base commit d466b0d.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Mar 18, 2024

Unit Test Results

623 tests   - 6   592 ✔️  - 8   1m 47s ⏱️ +4s
  44 suites ±0     29 💤 ±0 
  44 files   ±0       2 +2 

For more details on these failures, see this check.

Results for commit 954f895. ± Comparison against base commit d466b0d.

♻️ This comment has been updated with latest results.

…4378d55

4378d55 Move headers into InputStreamEntry. (#75)
433d446 Remove the old discovery. Fix #71

git-subtree-dir: sdk-core/src/main/service-protocol
git-subtree-split: 4378d559db7a53a477dd091b636a64712b2b630e
Expose Request object.
Fix Executor injection, now it is injected using an "Options" class passed when constructing component.
@slinkydeveloper slinkydeveloper force-pushed the service-protocol/issues/60 branch from 57e4152 to 954f895 Compare March 18, 2024 17:37
@slinkydeveloper slinkydeveloper merged commit 1015398 into main Mar 20, 2024
1 of 3 checks passed
@slinkydeveloper slinkydeveloper deleted the service-protocol/issues/60 branch March 20, 2024 09:30
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.

1 participant