-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: valyala/fasthttp
base: v1.60.0
head repository: valyala/fasthttp
compare: v1.61.0
- 7 commits
- 8 files changed
- 4 contributors
Commits on Apr 7, 2025
-
chore(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0 (#1989)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.31.0 to 0.32.0. - [Commits](golang/sys@v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-version: 0.32.0 dependency-type: direct:production 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 2629d9d - Browse repository at this point
Copy the full SHA 2629d9dView commit details -
chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#1988)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.37.0. - [Commits](golang/crypto@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.37.0 dependency-type: direct:production 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 236b2f3 - Browse repository at this point
Copy the full SHA 236b2f3View commit details -
chore(deps): bump securego/gosec from 2.22.2 to 2.22.3 (#1990)
Bumps [securego/gosec](https://github.com/securego/gosec) from 2.22.2 to 2.22.3. - [Release notes](https://github.com/securego/gosec/releases) - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml) - [Commits](securego/gosec@v2.22.2...v2.22.3) --- updated-dependencies: - dependency-name: securego/gosec dependency-version: 2.22.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 76acf14 - Browse repository at this point
Copy the full SHA 76acf14View commit details
Commits on Apr 8, 2025
-
chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 (#1991)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.38.0 to 0.39.0. - [Commits](golang/net@v0.38.0...v0.39.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.39.0 dependency-type: direct:production 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 4c71125 - Browse repository at this point
Copy the full SHA 4c71125View commit details
Commits on Apr 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e380d34 - Browse repository at this point
Copy the full SHA e380d34View commit details
Commits on Apr 12, 2025
-
Fix panic when perIPConn.Close is called multiple times (#1993)
This happens when a perIPConn is idle and closed during Server.Shutdown() and then again closed by the WorkerFunc returning.
Configuration menu - View commit details
-
Copy full SHA for 48f3a2f - Browse repository at this point
Copy the full SHA 48f3a2fView commit details
Commits on Apr 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a05560d - Browse repository at this point
Copy the full SHA a05560dView 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 v1.60.0...v1.61.0