Skip to content
Permalink

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: umputun/reproxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: umputun/reproxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 17 commits
  • 240 files changed
  • 4 contributors

Commits on Mar 15, 2024

  1. Add 'X-Forwarded-URL' to request header (#176)

    * Add 'X-Forwarded-URL' to request header
    
    'X-Forwarded-URL' has been added to the request header in the proxy core to improve redirection handling.
    
    * lint: address unused param warn, supress for tests
    umputun authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d2a4f56 View commit details
    Browse the repository at this point in the history
  2. switch to go 1.22, update deps

    update version of runners, change goveralls install
    
    update docker build to v1.22
    
    drop useless codeanalysis ci step
    umputun committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7d88029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    351de86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2ee5ba View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update README.md

    Update small spelling mistake
    enzo-g authored and umputun committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d9085e7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    0a9e489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f61676 View commit details
    Browse the repository at this point in the history
  3. Bump the github-actions-updates group with 5 updates

    Bumps the github-actions-updates group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` |
    | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `2` | `3` |
    | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `2` | `3` |
    | [actions/setup-go](https://github.com/actions/setup-go) | `4` | `5` |
    | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `3` | `6` |
    
    
    Updates `actions/checkout` from 3 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    Updates `docker/setup-qemu-action` from 2 to 3
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v2...v3)
    
    Updates `docker/setup-buildx-action` from 2 to 3
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v2...v3)
    
    Updates `actions/setup-go` from 4 to 5
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    Updates `golangci/golangci-lint-action` from 3 to 6
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-updates
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-updates
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-updates
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-updates
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and umputun committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ab01034 View commit details
    Browse the repository at this point in the history
  4. Bump goreleaser/goreleaser from v1.14.0 to v1.25.1

    Bumps goreleaser/goreleaser from v1.14.0 to v1.25.1.
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and umputun committed May 9, 2024
    Configuration menu
    Copy the full SHA
    72f5dbb View commit details
    Browse the repository at this point in the history
  5. Bump golang.org/x/net from 0.22.0 to 0.23.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
    - [Commits](golang/net@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and umputun committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7936e01 View commit details
    Browse the repository at this point in the history
  6. Bump the go-modules-updates group with 3 updates

    Bumps the go-modules-updates group with 3 updates: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang), [github.com/stretchr/testify](https://github.com/stretchr/testify) and [golang.org/x/crypto](https://github.com/golang/crypto).
    
    
    Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1
    - [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.0...v1.19.1)
    
    Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    Updates `golang.org/x/crypto` from 0.21.0 to 0.23.0
    - [Commits](golang/crypto@v0.21.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-modules-updates
    - dependency-name: github.com/stretchr/testify
      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]>
    dependabot[bot] authored and umputun committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cbed6ed View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    30173d5 View commit details
    Browse the repository at this point in the history
  2. add test to CI for example directory

    paskal authored and umputun committed May 10, 2024
    Configuration menu
    Copy the full SHA
    899e101 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Added host substitution in MTProxy match type #189

    A host substitution functionality has been added to the match logic for the MTProxy match type. This allows for more flexible routing rules, enabling the replacement of "$host" and "${host}" placeholders in the destination URL with the server name, before performing the regex match. Updated corresponding tests to reflect this change.
    
    make additional test without host substitution
    
    add test with ${host} substitution
    umputun committed May 22, 2024
    Configuration menu
    Copy the full SHA
    271beed View commit details
    Browse the repository at this point in the history
  2. prevent log access races in tests

    suppress false postive linter warns
    umputun committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d3bbec8 View commit details
    Browse the repository at this point in the history
  3. update docs for #190 changes

    umputun committed May 22, 2024
    Configuration menu
    Copy the full SHA
    73c4928 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Added support for wildcard prefix in server patterns (#191)

    * Added support for wildcard prefix in server patterns
    
    This update introduces the ability to use a wildcard prefix in server patterns for domain matching. It also includes corresponding tests for this new functionality, ensuring "*.domain.com" style patterns can be handled correctly.
    umputun authored May 23, 2024
    Configuration menu
    Copy the full SHA
    57552c1 View commit details
    Browse the repository at this point in the history
Loading