-
-
Notifications
You must be signed in to change notification settings - Fork 96
Comparing changes
Open a pull request
base repository: umputun/reproxy
base: v1.2.2
head repository: umputun/reproxy
compare: v1.2.3
- 16 commits
- 425 files changed
- 4 contributors
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85702e4 - Browse repository at this point
Copy the full SHA 85702e4View commit details -
replace keep host with less verbose but more detailed dbg messages on…
…ly if keep host is enabled
Configuration menu - View commit details
-
Copy full SHA for 1959706 - Browse repository at this point
Copy the full SHA 1959706View commit details
Commits on Jul 28, 2024
-
Bump the go-modules-updates group with 2 updates
Bumps the go-modules-updates group with 2 updates: [github.com/didip/tollbooth/v7](https://github.com/didip/tollbooth) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/didip/tollbooth/v7` from 7.0.1 to 7.0.2 - [Commits](didip/tollbooth@v7.0.1...v7.0.2) Updates `golang.org/x/crypto` from 0.23.0 to 0.24.0 - [Commits](golang/crypto@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: github.com/didip/tollbooth/v7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-updates - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e81d22 - Browse repository at this point
Copy the full SHA 1e81d22View commit details
Commits on Sep 1, 2024
-
Bump the go-modules-updates group across 1 directory with 2 updates
Bumps the go-modules-updates group with 2 updates in the / directory: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.20.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.19.1...v1.20.2) Updates `golang.org/x/crypto` from 0.24.0 to 0.26.0 - [Commits](golang/crypto@v0.24.0...v0.26.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c9d35e - Browse repository at this point
Copy the full SHA 8c9d35eView commit details
Commits on Nov 26, 2024
-
max request size also checks the size of url
as go loads the request to memory, it is necessary to prevent huge urls to hit is hard. Checking RawQuery len to the same maxSize in practice may allow double-sized requests max, but will do for now
Configuration menu - View commit details
-
Copy full SHA for 3f5b6bd - Browse repository at this point
Copy the full SHA 3f5b6bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7185184 - Browse repository at this point
Copy the full SHA 7185184View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad84e95 - Browse repository at this point
Copy the full SHA ad84e95View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92bd228 - Browse repository at this point
Copy the full SHA 92bd228View commit details
Commits on Dec 3, 2024
-
Update archive naming for macOS compatibility
The archive name template has been adjusted to label builds for Darwin as 'macos' instead of 'darwin'.
Configuration menu - View commit details
-
Copy full SHA for 0c14b97 - Browse repository at this point
Copy the full SHA 0c14b97View commit details
Commits on Dec 6, 2024
-
Bump github.com/stretchr/testify
Bumps the go-modules-updates group with 1 update in the / directory: [github.com/stretchr/testify](https://github.com/stretchr/testify). Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4486cec - Browse repository at this point
Copy the full SHA 4486cecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b878f9 - Browse repository at this point
Copy the full SHA 5b878f9View commit details
Commits on Jan 2, 2025
-
Bump the go-modules-updates group with 2 updates
Bumps the go-modules-updates group with 2 updates: [github.com/go-pkgz/rest](https://github.com/go-pkgz/rest) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/go-pkgz/rest` from 1.19.0 to 1.20.2 - [Release notes](https://github.com/go-pkgz/rest/releases) - [Commits](go-pkgz/rest@v1.19.0...v1.20.2) Updates `golang.org/x/crypto` from 0.29.0 to 0.31.0 - [Commits](golang/crypto@v0.29.0...v0.31.0) --- updated-dependencies: - dependency-name: github.com/go-pkgz/rest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a80e260 - Browse repository at this point
Copy the full SHA a80e260View commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 672d038 - Browse repository at this point
Copy the full SHA 672d038View commit details -
Configuration menu - View commit details
-
Copy full SHA for fee60fd - Browse repository at this point
Copy the full SHA fee60fdView commit details
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c970d11 - Browse repository at this point
Copy the full SHA c970d11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a204ef - Browse repository at this point
Copy the full SHA 3a204efView 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.2.2...v1.2.3