-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: valyala/fasthttp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.61.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: valyala/fasthttp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.62.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 9 files changed
- 6 contributors
Commits on May 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1345f42 - Browse repository at this point
Copy the full SHA 1345f42View commit details -
feat: move user values to Request structure (#1999)
Co-authored-by: Max Denushev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41a1449 - Browse repository at this point
Copy the full SHA 41a1449View commit details
Commits on May 5, 2025
-
chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#2001)
* chore(deps): bump golangci/golangci-lint-action from 7 to 8 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v7...v8) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update lint version * disable funcorder --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Erik Dubbelboer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51817a4 - Browse repository at this point
Copy the full SHA 51817a4View commit details
Commits on May 6, 2025
-
chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#2002)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.37.0 to 0.38.0. - [Commits](golang/crypto@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.38.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 83fbe80 - Browse repository at this point
Copy the full SHA 83fbe80View commit details -
chore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 (#2003)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.39.0 to 0.40.0. - [Commits](golang/net@v0.39.0...v0.40.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.40.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 69a68df - Browse repository at this point
Copy the full SHA 69a68dfView commit details
Commits on May 7, 2025
-
* add connKeepAliveer interface{}. * use connKeepAliveer insteadof *net.TCPConn to set TCPKeepalive and TCPKeepalivePeriodConfiguration menu - View commit details
-
Copy full SHA for 9e457eb - Browse repository at this point
Copy the full SHA 9e457ebView commit details
Loading
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.61.0...v1.62.0