ReleaseMicrosoftMicrosoftpublished Jun 11, 2026seen 1d

microsoft/SimpleL7Proxy v2.2.13.1

microsoft/SimpleL7Proxy

Open original ↗

Captured source

source ↗
published Jun 11, 2026seen 1dcaptured 1dhttp 200method plain

counter semantics

Repository: microsoft/SimpleL7Proxy

Tag: v2.2.13.1

Published: 2026-06-11T20:07:09Z

Prerelease: no

Release notes: 2.2.13.1

Proxy:

  • Clarify counter semantics and requeue behavior:

LifetimeBackendAttempts, LifetimePolicyCycleCounter never reset LifetimeBackendAttempts increments by 1 on every APIM call LifetimePolicyCycleCounter increments by delta of PolicyCycleCounter On requeue and restore ( Attempts reset, PolicyCycleCounter reset, incompleteRequests cleared ) incompleteRequests is appended on failure Backup/restore preserves lifetime counters

What's Changed

  • Feature/async by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/187
  • cleanup for readability by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/188
  • clarify counter semantics by @nagendramishr in https://github.com/microsoft/SimpleL7Proxy/pull/190

Full Changelog: https://github.com/microsoft/SimpleL7Proxy/compare/v2.2.13...v2.2.13.1

Notability

notability 3.0/10

Routine incremental proxy release.