8000 Comparing v5.29.3...v5.30.0 · v2fly/v2ray-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.29.3
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.30.0
Choose a head ref
  • 8 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 5, 2025

  1. fix wrong use a nil value error err (#3365)

    the `err` has been check abrove, so it is nil value,
    
    check the errWrite != nil, should return `.Base(errWrite)`
    alingse authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    21653e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3be0e2 View commit details
    Browse the repository at this point in the history
  3. Chore: bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#3322)

    Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0.
    - [Release notes](https://github.com/google/go-cmp/releases)
    - [Commits](google/go-cmp@v0.6.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/go-cmp
      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 5, 2025
    Configuration menu
    Copy the full SHA
    fbea5ac View commit details
    Browse the repository at this point in the history
  4. Chore: bump lukechampine.com/blake3 from 1.3.0 to 1.4.0 (#3327)

    Bumps [lukechampine.com/blake3](https://github.com/lukechampine/blake3) from 1.3.0 to 1.4.0.
    - [Commits](lukechampine/blake3@v1.3.0...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: lukechampine.com/blake3
      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 5, 2025
    Configuration menu
    Copy the full SHA
    d0bd11d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c96d63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c06fe2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a27c0c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

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