Skip to content

Tags: compscidr/sair

Tags

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update module google.golang.org/grpc to v1.79.3 (#31)

* Update module google.golang.org/grpc to v1.79.3

* Update go.sum for grpc v1.79.3

Renovate updated go.mod but failed to regenerate go.sum checksums.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jason Ernst <[email protected]>
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #30 from compscidr/feat/proto-repo-field

Add repo field to AcquireLockRequest and remove unused RPCs

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #15 from compscidr/fix/default-orchestrator-addr

Simplify proxy config: sensible defaults and dynamic device-source discovery

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from compscidr/fix/merge-architecture-to-main

Merge PR #13 (architecture fixes) into main

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #12 from compscidr/fix/remove-abb-exec-feature

Remove abb/abb_exec from features to fix install deadlock

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #12 from compscidr/fix/remove-abb-exec-feature

Remove abb/abb_exec from features to fix install deadlock

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from compscidr/fix/shell-v2-routing

Route shell,v2 commands through ExecOnDevice to fix deadlock hangs

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from compscidr/feature/auto-update

Add auto-update on startup

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from compscidr/fix/proxy-direct-device-source

Route ADB traffic directly to device-source, not orchestrator

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6 from compscidr/fix/adb-proxy-tcp-write-coalescing

Fix ADB proxy TCP write fragmentation