Skip to content

reverseproxy v2.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 16:39
· 4 commits to main since this release

reverseproxy modules/reverseproxy/v2.8.0

Changes

  • fix: goroutine tracking, mutex-before-callback, timer leaks, error logging (5777cac)
  • fix: isStarted atomic.Bool, connMu protection, panic recovery, Stop() goroutines (2167413)
  • Potential fix for code scanning alert no. 98: Clear-text logging of sensitive information (#90) (9e100c2)
  • chore: bump module dependencies to v1.12.3 (#87) (8aad92e)

API Contract Changes

✅ Additive, backward-compatible changes (minor bump).

Contract diff saved to artifacts/diffs/reverseproxy.json
Raw Contract JSON Diff
# API Contract Diff: reverseproxy

## Summary

- **Breaking Changes**: 0
- **Additions**: 0
- **Modifications**: 0