main
chore: fix some typos across codebase
Add test-devcontainer
Add ivanvc as approver for .github, scripts and tools/rw-heatmaps.
scripts: add dev scripts
Fix error related to missing directory for mktemp command
Tooling: Added licenses headers in cript directory Licensed since 2025
Use Docker buildx to build multi-arch images
Disable optimization and inlining for Antithesis to make using debugger easier
scripts: fetch cherry-pick PR patch over https
etcdserverpb: add RangeStream RPC to the KV service
scripts/genproto.sh: update to use google.golang.org/protobuf
switch to an updated semver library
Update release to use workspace functions
Fix the tar unzip command, adding the --no-same-owner option to avoid permissions issues
Clean up old test functions
scripts: only colorize log output for interactive terminals
Use new module function in update_dep.sh
scripts: add support for MacOS in update_go_workspace.sh
fix: Move sync_go_toolchain_directive.sh to scripts/fix/ with improvements
fix golangci-lint path, genproto, go.work.sum
Remove use of old module function in verify grpc experimental