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: storacha/w3up
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: w3up-client-v9.0.0
Choose a base ref
...
head repository: storacha/w3up
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: w3up-client-v9.1.0
Choose a head ref
  • 6 commits
  • 18 files changed
  • 4 contributors

Commits on Oct 18, 2023

  1. fix: do not log warning on failed retry (#976)

    Is misleading to users - looks like things have failed when they are
    being retried automatically.
    Alan Shaw authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    25b51ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f59720 View commit details
    Browse the repository at this point in the history
  3. feat: add revocation to access-client and w3up-client (#975)

    Add a new method on `access-client`'s `Agent` to make this work and call
    into it from `w3up-client`'s `Client`.
    Travis Vachon authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6c877aa View commit details
    Browse the repository at this point in the history
  4. chore(main): release capabilities 10.1.0 (#979)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [10.1.0](capabilities-v10.0.0...capabilities-v10.1.0)
    (2023-10-18)
    
    
    ### Features
    
    * add revocation to access-client and w3up-client
    ([#975](#975))
    ([6c877aa](6c877aa))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    it-dag-house authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    bdd3970 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. chore(main): release access 16.1.0 (#980)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [16.1.0](access-v16.0.0...access-v16.1.0)
    (2023-10-18)
    
    
    ### Features
    
    * add revocation to access-client and w3up-client
    ([#975](#975))
    ([6c877aa](6c877aa))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    it-dag-house authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3112fa3 View commit details
    Browse the repository at this point in the history
  2. chore(main): release w3up-client 9.1.0 (#978)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [9.1.0](w3up-client-v9.0.0...w3up-client-v9.1.0)
    (2023-10-19)
    
    
    ### Features
    
    * add revocation to access-client and w3up-client
    ([#975](#975))
    ([6c877aa](6c877aa))
    
    
    ### Bug Fixes
    
    * update README to reflect authorize-first flow
    ([#961](#961))
    ([9f59720](9f59720))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    it-dag-house authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    bcf74fb View commit details
    Browse the repository at this point in the history
Loading