Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.12 #446

Merged
merged 26 commits into from
Aug 22, 2023
Merged

Release v0.12 #446

merged 26 commits into from
Aug 22, 2023

Commits on Jul 27, 2023

  1. Merge pull request #418 from ipfs/release

    Merge  release v0.11.0
    Jorropo authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6867652 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. chore: gateway conformance v0.3

    laurentsenta authored and hacdias committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    221dbc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. fix: handle _redirects for If-None-Match headers (#412)

    * fix: handle _redirects for If-None-Match headers
    * fix: handle _redirects for If-None-Match headers
    * fix(gateway): HEAD requests now respect _redirects
    * feat: add _redirects regression test
    * docs: add changelog entry
    
    (cherry picked from commit 1f5df74)
    aschmahmann authored and Jorropo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    582e297 View commit details
    Browse the repository at this point in the history
  2. changelog: wrapup for 0.10.3

    Jorropo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    315c8a8 View commit details
    Browse the repository at this point in the history
  3. chore: release v0.10.3

    Jorropo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b0cb35a View commit details
    Browse the repository at this point in the history
  4. docs(readme): fix typo

    joaosa authored and Jorropo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d4e6cd9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #425 from ipfs/release-v0.10.3

    Release v0.10.3
    Jorropo authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2967d50 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. ci: uci/delete-templates (#428)

    chore: delete templates [skip ci]
    web3-bot authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    5116b44 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. ci: uci/copy-templates (#429)

    * chore: add or force update .github/workflows/go-test.yml
    
    * chore: add or force update .github/workflows/go-check.yml
    
    * chore: add or force update .github/workflows/releaser.yml
    
    * chore: add or force update .github/workflows/release-check.yml
    
    * chore: add or force update .github/workflows/tagpush.yml
    
    * chore: update .github/workflows/go-test.yml
    web3-bot authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b96767c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. verifcid: introduce Allowlist interface

    Wondertan authored and Jorropo committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6b07cb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd32d67 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. feat(connecteventmanager): block Connected() until accepted (#435)

    * feat(connecteventmanager): block Connected() until accepted
    
    Ref: #432
    
    Minimal attempt at solving #432
    
    * fix(connecteventmanager): less complex channel signalling
    
    * fix(connecteventmanager): handle change queue edge cases and closure
    
    * fix(connecteventmanager): add test to confirm sync Connected() call flow
    rvagg authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1d2f5e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59a2bca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ec68c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    654231b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa73ad5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. style: run gofumpt

    Jorropo committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c5a805e View commit details
    Browse the repository at this point in the history
  2. style: remove some commented out code

    Commented out just clutters everything, we have the git history if needed.
    Jorropo committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2668886 View commit details
    Browse the repository at this point in the history
  3. ci: upload conformance logs

    Upload the JSON logs as an artifact that the dashboard generation scripts can retrieve and process.
    
    Support for ipfs/gateway-conformance#146
    laurentsenta authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1a89522 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db4e43a View commit details
    Browse the repository at this point in the history
  5. Revert "feat(connecteventmanager): block Connected() until accepted (#…

    …435)" and tests
    
    This reverts commit 7ec68c5.
    This reverts commit 59a2bca.
    This reverts commit 1d2f5e5.
    Jorropo committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7f075b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa7add0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    f061418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01bd4a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc79f7e View commit details
    Browse the repository at this point in the history
  4. chore: release v0.12.0

    Jorropo committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2aa2c0f View commit details
    Browse the repository at this point in the history