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: bufbuild/buf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.20.0
Choose a base ref
...
head repository: bufbuild/buf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.21.0
Choose a head ref
  • 16 commits
  • 75 files changed
  • 11 contributors

Commits on May 30, 2023

  1. Return to development (#2136)

    Release complete for v1.20.0
    
    ---------
    
    Co-authored-by: buf-release-bot[bot] <buf-release-bot[bot]@users.noreply.github.com>
    Co-authored-by: joshcarp <jcarpeggiani@buf.build>
    3 people authored May 30, 2023
    Configuration menu
    Copy the full SHA
    cc4cf95 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Remove template version create command (#2139)

    Update the Buf CLI to remove the 'buf beta registry template version
    create' command, which is no longer supported on the BSR (returns
    unimplemented).
    pkwarren authored May 31, 2023
    Configuration menu
    Copy the full SHA
    f52f3d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b277f10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaf2c68 View commit details
    Browse the repository at this point in the history
  4. Add SyncService for sync-related RPCs (#2144)

    - Remove git-metadata RPC from Push so that Push behaviour does not
    diverge for sync concerns.
    saquibmian authored May 31, 2023
    Configuration menu
    Copy the full SHA
    ad43253 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc75f14 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Implement buf alpha repo sync (#2122)

    Only base branch is supported today.
    
    `sync` replicates pushed git state to the BSR, walking commits in order.
    New or moved tags are also pushed.
    saquibmian authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a3ed389 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3825738 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dab6a5b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Add .c, .cc, .h files for license header (#2148)

    Adding `.c`, `.cc`, and `.h` extensions for license headers
    buildbreaker authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6eba05b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

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

Commits on Jun 5, 2023

  1. Update changelog (#2158)

    bufdev authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    26992a1 View commit details
    Browse the repository at this point in the history
  2. Add dag package (#2141)

    bufdev authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8064423 View commit details
    Browse the repository at this point in the history
  3. Run make upgrade (#2160)

    joshcarp authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    206dd16 View commit details
    Browse the repository at this point in the history
  4. Test cached module identity (#2159)

    Test for #2152
    unmultimedio authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    78537dd View commit details
    Browse the repository at this point in the history
  5. Release v1.21.0 (#2157)

    Release 1.21.0
    buf-release-bot[bot] authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    cad0d23 View commit details
    Browse the repository at this point in the history
Loading