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: etcd-io/etcd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.20
Choose a base ref
...
head repository: etcd-io/etcd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.21
Choose a head ref
  • 5 commits
  • 23 files changed
  • 3 contributors

Commits on Mar 24, 2025

  1. dependency: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2

    Addresses CVE-2025-30204.
    
    Signed-off-by: Ivan Valdes <[email protected]>
    ivanvc committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    6439620 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19646 from ivanvc/release-3.5-bump-github.com-gol…

    …ang-jwt-jwt-v4
    
    [release-3.5] dependency: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
    ahrtr authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    163ff00 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. dependency: bump golang.org/x/net from v0.36.0 to v0.38.0

    Addresses CVE-2025-22870 and CVE-2025-22872.
    
    Signed-off-by: Ivan Valdes <[email protected]>
    ivanvc committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    14b8ce4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19686 from ivanvc/release-3.5-golang.org-x-net-to…

    …-v0.37.0
    
    [release-3.5] dependency: bump golang.org/x/net from v0.36.0 to v0.38.0
    jmhbnz authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    2c77e22 View commit details
    Browse the repository at this point in the history
  3. version: bump up to 3.5.21

    Signed-off-by: Ivan Valdes <[email protected]>
    ivanvc committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    a17edfd View commit details
    Browse the repository at this point in the history
Loading