Releases: Ge0rg3/requests-ip-rotator
Releases · Ge0rg3/requests-ip-rotator
Add Option to Require Manual Gateway Shutdowns
Allow Silent Runs
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
- @RobertLucey made their first contribution in #32
Full Changelog: v1.0.11...v1.0.12
Delete only Specific Endpoints, and Pass Parameters to Adapter
Usage Tweaks
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.