• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / reproxy / 26734019528

Builds Branch Commit Type Ran Committer Via Coverage
26734019528 master fix: critical and major issues from code audit (#254) * docs: add plan for critical and major audit findings * fix: dedup consul services with multiple reproxy tags * fix: release plugin lock before blocking RPC call * fix: guard mappersCache ... push 01 Jun 2026 03:48AM UTC web-flow github
79.49
26733930432 fix/critical-major-audit-findings docs: move audit-findings plan to completed Pull #254 01 Jun 2026 03:44AM UTC umputun github
79.43
26733931608 fix/critical-major-audit-findings docs: move audit-findings plan to completed Pull #254 01 Jun 2026 03:43AM UTC umputun github
79.46
26733774636 fix/critical-major-audit-findings test: cover plugin lock-release and discovery shutdown; fix Middleware godoc - add TestConductor_MiddlewareReleasesLockDuringCall: a blocking plugin RPC, asserting a write-lock op succeeds while the call is in flight (proves the read lock is ... Pull #254 01 Jun 2026 03:37AM UTC umputun github
79.4
26697493624 fix/critical-major-audit-findings fix: make docker and consul event sends cancellation-aware the provider watcher goroutines did a bare send on the events channel, so on shutdown a producer blocked mid-send (once the consumer stopped on ctx cancel) could leak. guard both sends wi... Pull #254 30 May 2026 11:14PM UTC umputun github
79.46
26694771397 fix/critical-major-audit-findings fix: bound discovery shutdown and stop signal goroutine leak on run() return cancel the discovery context on every run() return path and await a bounded discoveryDone before exit so provider watcher goroutines don't outlive run. register signal.S... Pull #254 30 May 2026 09:01PM UTC umputun github
79.32
26694713937 fix/critical-major-audit-findings fix: bound discovery shutdown and stop signal goroutine leak on run() return cancel the discovery context on every run() return path and await a bounded discoveryDone before exit so provider watcher goroutines don't outlive run. register signal.S... push 30 May 2026 08:58PM UTC umputun github
79.38
25770167686 master feat: per-route timeout and throttle (#140) * add plan: per-route-timeout-throttle * feat: add Timeout and Throttle fields to URLMapper with file provider parsing Adds per-route Timeout (time.Duration) and Throttle (int) fields to the URLMapper... push 13 May 2026 12:22AM UTC web-flow github
79.21
25769899785 per-route-timeout-throttle fix: address code review findings - handlers.go: use NUL separator in route limiter cache key to avoid collisions when regex source contains pipe characters - handlers.go: drop unnecessary sync.Once for global limiter; build eagerly at handle... Pull #253 13 May 2026 12:14AM UTC umputun github
79.28
25723033284 refs/tags/v1.6.0 chore(deps): bump go to 1.26 and update all dependencies Update go directive in go.mod, CI workflows (ci.yml, release.yml), and Dockerfile from 1.25 to 1.26. Run `go get -u ./...` and `go mod vendor` to bump all direct and transitive deps to thei... push 12 May 2026 08:33AM UTC umputun github
78.24
25722912491 master chore(deps): bump go to 1.26 and update all dependencies Update go directive in go.mod, CI workflows (ci.yml, release.yml), and Dockerfile from 1.25 to 1.26. Run `go get -u ./...` and `go mod vendor` to bump all direct and transitive deps to thei... push 12 May 2026 08:33AM UTC umputun github
78.31
25722690944 chore/go-1.26-and-deps chore(deps): bump go to 1.26 and update all dependencies Update go directive in go.mod, CI workflows (ci.yml, release.yml), and Dockerfile from 1.25 to 1.26. Run `go get -u ./...` and `go mod vendor` to bump all direct and transitive deps to thei... Pull #252 12 May 2026 08:28AM UTC umputun github pending completion
25721950550 master fix(proxy): bound RoundRobinSelector return to current n (#250) (#251) * fix(proxy): bound RoundRobinSelector return to current n When alive-backend count shrinks between calls (e.g. health-check flips a backend dead), the previously stored last... push 12 May 2026 08:12AM UTC web-flow github
78.34
25721842582 fix/roundrobin-shrinking-n fix: address Copilot review on PR #251 Apply modulo on lastSelected write to keep [0, n) invariant - matches original code's wrap-to-0 semantics when n changes, while still bounding the returned value to current n. Both forms fix the panic; this ... Pull #251 12 May 2026 08:08AM UTC umputun github
78.37
25721341686 fix/roundrobin-shrinking-n chore: address lint cleanups (atomic.Int32, gosec G710) Replace int32+sync/atomic free functions with atomic.Int32 type in test files (modernize/atomictypes lint), and suppress gosec G710 on the http->https redirect handler with explanation - red... Pull #251 12 May 2026 07:59AM UTC umputun github
78.4
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 45
  • 46
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc