Skip to content

Releases: Ge0rg3/requests-ip-rotator

Add Option to Require Manual Gateway Shutdowns

27 Oct 14:51
a189ec2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.0.14

Allow Silent Runs

26 Jul 14:44
Compare
Choose a tag to compare

What's Changed

  • Allow silent runs to reduce noise
  • Add pagination to gateway getting by @RobertLucey in #32
  • Do not fail on name checking unnamed gateways by @RobertLucey in #33

New Contributors

Full Changelog: v1.0.11...v1.0.12

Delete only Specific Endpoints, and Pass Parameters to Adapter

08 Mar 13:28
86999f7
Compare
Choose a tag to compare

Usage Tweaks

11 Oct 12:49
b7ae301
Compare
Choose a tag to compare

Few PRs moved into this:

  • Can now handle with block
  • Automatically randomize X-Forwarded-For header
  • No longer creates usage plans
  • Updated README with better process explanation

Will be creating a separate project to address #6 in the coming month, that will depend on this project for creating AWS resources. Its too big a jump to transform this into a truly async project on its own, as requests does not handle it well.