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: easegress-io/easegress Loading
base: v2.7.3
Choose a base ref
...
head repository: easegress-io/easegress Loading
compare: main
Choose a head ref
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on Apr 22, 2024

  1. fix: close resp body (#1262)

    testwill committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    32b8e24 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Bump golang.org/x/net from 0.17.0 to 0.24.0 (#1271)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.24.0.
    - [Commits](golang/net@v0.17.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      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>
    dependabot[bot] committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f6fe9c0 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/rs/cors from 1.10.1 to 1.11.0 (#1268)

    Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.10.1 to 1.11.0.
    - [Commits](rs/cors@v1.10.1...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/rs/cors
      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>
    dependabot[bot] committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1d310dd View commit details
    Browse the repository at this point in the history
  3. Bump github.com/tg123/go-htpasswd from 1.2.1 to 1.2.2 (#1265)

    Bumps [github.com/tg123/go-htpasswd](https://github.com/tg123/go-htpasswd) from 1.2.1 to 1.2.2.
    - [Release notes](https://github.com/tg123/go-htpasswd/releases)
    - [Commits](tg123/go-htpasswd@v1.2.1...v1.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/tg123/go-htpasswd
      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>
    dependabot[bot] committed May 6, 2024
    Configuration menu
    Copy the full SHA
    49aac29 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Bump google.golang.org/grpc from 1.59.0 to 1.64.0 (#1283)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.64.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.59.0...v1.64.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      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>
    dependabot[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    11699af View commit details
    Browse the repository at this point in the history
  2. Bump github.com/fatih/color from 1.15.0 to 1.17.0 (#1281)

    Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.15.0 to 1.17.0.
    - [Release notes](https://github.com/fatih/color/releases)
    - [Commits](fatih/color@v1.15.0...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fatih/color
      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>
    dependabot[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    03a479f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    0dddc75 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    5989d04 View commit details
    Browse the repository at this point in the history
Loading