Skip to content

v1.2.2

Latest

Choose a tag to compare

@inject3r inject3r released this 18 Jun 15:52
· 2 commits to master since this release
  • Add persistent connection pooling with configurable pool size (50-70% faster)
  • Implement context manager support (async with) for automatic cleanup
  • Add exponential backoff retry mechanism with jitter for transient failures
  • Add SSL verification control for testing environments
  • Improve performance for sequential and concurrent requests
  • Maintain 100% backward compatibility with v1.0.1