summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-18Bump version to v2.9.2v2.9.2Cecylia Bocovich
2024-03-18CI: tag containers in a meaningful way (Fixes #40345).Micah Anderson
2024-03-18chore(deps): update module golang.org/x/net to v0.22.0Renovate Bot
2024-03-18chore(deps): update module github.com/xtaci/kcp-go/v5 to v5.6.8renovate/github.com-xtaci-kcp-go-v5-5.xRenovate Bot
2024-03-18chore(deps): update module github.com/prometheus/client_golang to v1.19.0Renovate Bot
2024-03-12chore(deps): update module github.com/prometheus/client_model to v0.6.03.0.0Renovate Bot
2024-03-12Merge remote-tracking branch 'origin/mr/258'meskio
2024-03-12Merge remote-tracking branch 'origin/mr/264'meskio
2024-03-12chore(deps): update docker.io/library/golang docker tag to v1.22renovate/docker.io-library-golang-1.xRenovate Bot
2024-03-12chore(deps): update golang docker tag to v1.22Renovate Bot
2024-03-11chore(deps): update module github.com/pion/webrtc/v3 to v3.2.29Renovate Bot
2024-03-09Update doc with new lines in metrics outputMichael Pu
2024-03-09Implement better client IP per rendezvous method tracking for clientsMichael Pu
2024-03-09update docsMichael Pu
2024-03-09Switch to sqscreds param for passing in SQS credentialsMichael Pu
2024-03-08Fix grep command to check output of shadow testsCecylia Bocovich
2024-03-08chore(deps): update module github.com/aws/aws-sdk-go-v2/service/sqs to v1.31.2Renovate Bot
2024-03-08chore(deps): update module golang.org/x/crypto to v0.21.0Renovate Bot
2024-03-08chore(deps): update module github.com/refraction-networking/utls to v1.6.3Renovate Bot
2024-03-08chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.7Renovate Bot
2024-03-07Only run shadow tests on compatible runnersCecylia Bocovich
2024-03-06chore(deps): update module google.golang.org/protobuf to v1.33.0 [security]renovate/go-google.golang.org/protobuf-vulnerabilityRenovate Bot
2024-03-05update docsMichael Pu
2024-03-05Update testsMichael Pu
2024-03-05Move SQS client ID generation to ExchangeMichael Pu
2024-03-03Build multi-arch image.Micah Anderson
2024-03-03Build multi-arch image.Micah Anderson
2024-03-03Build multi-arch image.Micah Anderson
2024-03-03Build multi-arch image.Micah Anderson
2024-03-03Build multi-arch image.Micah Anderson
2024-03-03Automatically build container on release and push to our registry.Micah Anderson
2024-02-27Use known working version of shadowCecylia Bocovich
2024-02-27Use golang:1.21 container for shadow experimentsCecylia Bocovich
2024-02-27Patch snowflake server in shadow experimentCecylia Bocovich
2024-02-27Export shadow logs as an artifact for debuggingCecylia Bocovich
2024-02-27Add integration testing with shadowCecylia Bocovich
2024-02-27Bump version to v2.9.1v2.9.1Cecylia Bocovich
2024-02-21chore(deps): update module github.com/miekg/dns to v1.1.58Renovate Bot
2024-02-20chore(deps): update module golang.org/x/net to v0.21.0Renovate Bot
2024-02-20chore(deps): update module golang.org/x/crypto to v0.19.0Renovate Bot
2024-02-19chore(deps): update module github.com/refraction-networking/utls to v1.6.2Renovate Bot
2024-02-19Merge remote-tracking branch 'gitlab/mr/253'meskio
2024-02-17refactor: change deprecated "io/ioutil" package to recommended "io" packageam3o
2024-02-13chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.0Renovate Bot
2024-02-12chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.26.6Renovate Bot
2024-02-12chore(deps): update module github.com/pion/ice/v2 to v2.3.13Renovate Bot
2024-02-12chore(ci): use golang:1.21 in generate_tarball jobAnna “CyberTailor”
2024-02-05Bump version to v2.9.0v2.9.0Cecylia Bocovich
2024-01-31Prune metrics that are reported for rendezvousMichael Pu
2024-01-31Move RendezvousMethod field to messages.ArgAnthony Chang