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: v2fly/v2ray-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.30.0
Choose a base ref
...
head repository: v2fly/v2ray-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.31.0
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 15, 2025

  1. Chore: bump golang.org/x/net from 0.38.0 to 0.39.0 (#3371)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    887c3ea View commit details
    Browse the repository at this point in the history
  2. Chore: bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#3372)

    Bumps google.golang.org/protobuf from 1.36.5 to 1.36.6.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-version: 1.36.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    7f11e5f View commit details
    Browse the repository at this point in the history
  3. Chore: bump github.com/miekg/dns from 1.1.64 to 1.1.65 (#3375)

    Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.64 to 1.1.65.
    - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
    - [Commits](miekg/dns@v1.1.64...v1.1.65)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/miekg/dns
      dependency-version: 1.1.65
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    d8d461d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. update utls to v1.7.1

    xiaokangwang committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    5910b33 View commit details
    Browse the repository at this point in the history
  2. Chore: bump google.golang.org/grpc from 1.71.1 to 1.72.0 (#3386)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.71.1 to 1.72.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.71.1...v1.72.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.72.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    20b183b View commit details
    Browse the repository at this point in the history
  3. Chore: bump github.com/quic-go/quic-go from 0.50.1 to 0.51.0 (#3387)

    Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.50.1 to 0.51.0.
    - [Release notes](https://github.com/quic-go/quic-go/releases)
    - [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
    - [Commits](quic-go/quic-go@v0.50.1...v0.51.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/quic-go/quic-go
      dependency-version: 0.51.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    23607bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28f5586 View commit details
    Browse the repository at this point in the history
Loading