Skip to content

v1.27.3

Choose a tag to compare

@sgaduuw sgaduuw released this 05 Jun 13:56
· 195 commits to develop since this release
c3773f0

Fixed

  • Release workflow's PyPI propagation poll window doubled from 60s
    to 120s. v1.27.2's first publish-docker attempt failed at ~60s
    when the CDN node serving pip install lagged the JSON metadata
    endpoint's 200; the re-run succeeded. The wider budget makes the
    workflow robust to CDN-node lag at no cost on the common path.