-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Feature: Control Protocol #589
Conversation
72ec032
to
087e89a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #589 +/- ##
=======================================
Coverage ? 37.04%
=======================================
Files ? 469
Lines ? 13833
Branches ? 1953
=======================================
Hits ? 5124
Misses ? 8361
Partials ? 348
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
2033d54
to
0ecdc03
Compare
- feat: introduce protocol v2, with refactor and significant additions to protoocol model around application config - feat: add control API model, for controlling a multi-app instance of elide - feat: add invocation (call API) model, for remotely calling elide-managed applications - feat: common kotlin protocol implementation via kotlinx, with testing utilities moved for use - feat: new pure-kotlin `proto-test` module with base protocol testsuite - fix!: refactor crypto internals to move `HashAlgorithms` to `std`, fixes circular dependency in model Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
- feat: upgrade kotlin api and language versions - fix: various fixes for building under K2 Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
- fix: alignment of jvm version between kotlin and java build configuration conventions - fix: application of kotlinc args Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
- feat: ability to scope host vfs by path - fix: path handling for vfs-based import/require - fix: use of target vfs in tests Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
6daae6b
to
0da9a71
Compare
Summary
Coming soon.
PR Tree
2.0.0
#587Changelog
serverless
andhttp
packagesthread.id
accessspotless
proto-flatbuffers
uuid
projectallTests
in ci21
23.1.2
1.0.0-rc2
1.61.0
Caution
Work in progress. See dependency PRs for known issues.