Skip to content

25.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 21:44
· 40 commits to refs/heads/main since this release
ec08c49

What's Changed

  • Try to set TCP_QUICKACK where support for that option is available (#932) @nkinnan
  • Fix performance regression in debug logging from win32 protobuf crash workaround (#940) @bdraco
  • Start testing on python 3.13 (#938) @bdraco
  • Ensure we are testing on MacOS and Windows (#933) @bdraco
  • Fix crash on Windows when debug logging is enabled (#937) @bdraco
  • Bump ruff to 0.6.3 (#936) @bdraco
  • Remove black from pre-commit (#935) @bdraco