-
-
Notifications
You must be signed in to change notification settings - Fork 615
Comparing changes
Open a pull request
base repository: abhinavsingh/proxy.py
base: v2.4.4rc3
head repository: abhinavsingh/proxy.py
compare: v2.4.4rc4
- 17 commits
- 33 files changed
- 6 contributors
Commits on Aug 13, 2022
-
Ability to customize path to openssl using
--openssl
flag (#1257)* Ability to customize path to openssl using `--openssl` flag. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7b48431 - Browse repository at this point
Copy the full SHA 7b48431View commit details
Commits on Aug 15, 2022
-
pip prod(deps): bump types-setuptools from 63.4.0 to 64.0.1 (#1261)
Bumps [types-setuptools](https://github.com/python/typeshed) from 63.4.0 to 64.0.1. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b3a3c8 - Browse repository at this point
Copy the full SHA 3b3a3c8View commit details
Commits on Aug 28, 2022
-
Bump actions/cache from 3.0.7 to 3.0.8 (#1264)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.7 to 3.0.8. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.0.7...v3.0.8) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e02436 - Browse repository at this point
Copy the full SHA 5e02436View commit details
Commits on Oct 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e69afad - Browse repository at this point
Copy the full SHA e69afadView commit details -
Configuration menu - View commit details
-
Copy full SHA for c200e63 - Browse repository at this point
Copy the full SHA c200e63View commit details -
Honor ca-file for reverse proxy upstream connections (#1283)
* Make reverse proxy honor ca-file flag * Add stupid logging * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Remove print statements * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Trigger build Co-authored-by: Dmitriy Volk <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ee982a - Browse repository at this point
Copy the full SHA 4ee982aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fbef5d - Browse repository at this point
Copy the full SHA 9fbef5dView commit details -
pip prod(deps): bump autopep8 from 1.6.0 to 1.7.0 (#1262)
Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](hhatto/autopep8@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d89b986 - Browse repository at this point
Copy the full SHA d89b986View commit details -
Configuration menu - View commit details
-
Copy full SHA for a457d86 - Browse repository at this point
Copy the full SHA a457d86View commit details
Commits on Dec 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f3827fd - Browse repository at this point
Copy the full SHA f3827fdView commit details -
* Pin `tox==3.25.1` * Ignore B027 * Use `ubuntu-20.04` not latest due to https://github.com/actions/setup-python/issues/544\#issuecomment-1320295576 * More `-20.04` * 3.6.15 * ubuntu-20.04 * Remove hardcoded `-latest`
Configuration menu - View commit details
-
Copy full SHA for 8e25cd7 - Browse repository at this point
Copy the full SHA 8e25cd7View commit details -
pip prod(deps): bump types-requests from 2.28.8 to 2.28.11.5 (#1294)
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.8 to 2.28.11.5. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a55040 - Browse repository at this point
Copy the full SHA 5a55040View commit details -
Bump actions/cache from 3.0.8 to 3.0.11 (#1287)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.11. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.0.8...v3.0.11) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b66efe - Browse repository at this point
Copy the full SHA 4b66efeView commit details -
Bump certifi from 2021.10.8 to 2022.12.7 in /docs (#1300)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87ebb93 - Browse repository at this point
Copy the full SHA 87ebb93View commit details
Commits on Feb 22, 2023
-
Log raw bytes for invalid request line (#1313)
* Log raw bytes for invalid request line * Upgrade isort to fix https://results.pre-commit.ci/run/github/12228178/1677045066.rNmdqVF5RLehPuIVg48STQ * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * `.. spelling:word-list::` * Ignore `PT027` * Keep using `.. spelling::` * Pin to `sphinxcontrib-spelling == 7.7.2` as v8 causes deprecation warning issues * Pin to 7.2.0 * 7.2.1 * `7.7.0` had last success --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a2eb93 - Browse repository at this point
Copy the full SHA 4a2eb93View commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 93f6fd6 - Browse repository at this point
Copy the full SHA 93f6fd6View commit details -
Support plugins defined as inner classes (#1318)
* Support plugins defined as inner classes * Prefer __qualname__ over __name__ for classes --------- Co-authored-by: Abhinav Singh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3d19ff - Browse repository at this point
Copy the full SHA f3d19ffView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.4.4rc3...v2.4.4rc4