-
-
Notifications
You must be signed in to change notification settings - Fork 106
Comparing changes
Open a pull request
base repository: fastify/fastify-http-proxy
base: v9.2.1
head repository: fastify/fastify-http-proxy
compare: v9.3.0
- 10 commits
- 11 files changed
- 8 contributors
Commits on Jul 31, 2023
-
Listen only to IPv4 network for websockets tests (#316)
Signed-off-by: Matteo Collina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c70f9d1 - Browse repository at this point
Copy the full SHA c70f9d1View commit details -
opt to validate incoming data before proxy is executed (#312)
* implements preValidation option * index.js indends fixed * Applied suggestion to refactor preValidation conditions Co-authored-by: Uzlopak <[email protected]> * preValidation docs fix * added test for preValidation type --------- Co-authored-by: Pavel Kovalenko <[email protected]> Co-authored-by: Uzlopak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f5bc42 - Browse repository at this point
Copy the full SHA 0f5bc42View commit details
Commits on Aug 2, 2023
-
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to…
… 6.2.1 (#318) * build(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.2.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: uzlopak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a7c0aa - Browse repository at this point
Copy the full SHA 7a7c0aaView commit details
Commits on Sep 4, 2023
-
build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#320)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.28.1 to 0.29.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](tsdjs/tsd@v0.28.1...v0.29.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... 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 9165d55 - Browse repository at this point
Copy the full SHA 9165d55View commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 30a6e26 - Browse repository at this point
Copy the full SHA 30a6e26View commit details
Commits on Sep 11, 2023
-
build(deps-dev): bump express-http-proxy from 1.6.3 to 2.0.0 (#323)
Bumps [express-http-proxy](https://github.com/villadora/express-http-proxy) from 1.6.3 to 2.0.0. - [Release notes](https://github.com/villadora/express-http-proxy/releases) - [Commits](villadora/express-http-proxy@v1.6.3...v2.0.0) --- updated-dependencies: - dependency-name: express-http-proxy dependency-type: direct:development update-type: version-update:semver-major ... 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 021d586 - Browse repository at this point
Copy the full SHA 021d586View commit details
Commits on Oct 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 151c449 - Browse repository at this point
Copy the full SHA 151c449View commit details
Commits on Oct 22, 2023
-
keep query params on proxy (#325)
* keep query params on proxy * apply pr feedback * updated to use fast-querystring * apply performace feedback from review * add in limit for string split
Configuration menu - View commit details
-
Copy full SHA for 330c91e - Browse repository at this point
Copy the full SHA 330c91eView commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb83835 - Browse repository at this point
Copy the full SHA fb83835View commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 785b98d - Browse repository at this point
Copy the full SHA 785b98dView 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 v9.2.1...v9.3.0