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.10.0 #8474

Merged
merged 188 commits into from
Sep 30, 2021
Merged

Release v0.10.0 #8474

merged 188 commits into from
Sep 30, 2021

Commits on May 10, 2021

  1. fix(mkreleaselog): handle commit 0

    At commit 0, there is no parent.
    Stebalien committed May 10, 2021
    Configuration menu
    Copy the full SHA
    573804a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. build(deps): bump github.com/coreos/go-systemd/v22 from 22.3.1 to 22.3.2

    Bumps [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) from 22.3.1 to 22.3.2.
    - [Release notes](https://github.com/coreos/go-systemd/releases)
    - [Commits](coreos/go-systemd@v22.3.1...v22.3.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 11, 2021
    Configuration menu
    Copy the full SHA
    80c71a4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    40419ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8136 from ipfs/chore/update-version

    update version to 0.10.0-dev
    aschmahmann committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e2e115c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    502b68c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7712 from ipfs/fix/ignore-generated-files

    build: ignore generated files in changelog
    Stebalien committed May 14, 2021
    Configuration menu
    Copy the full SHA
    3638520 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. fix: the test of peering.PeeringService

    This commit fixes the issue that the test of
    peering.PeeringService must check the connection of h3
    but did not. This line seemed to be unintended.
    TakashiMatsuda committed May 15, 2021
    Configuration menu
    Copy the full SHA
    b3a6de8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    339fb46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4cf14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9dfe38 View commit details
    Browse the repository at this point in the history
  4. debug

    marten-seemann committed May 16, 2021
    Configuration menu
    Copy the full SHA
    7f2630b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8140 from TakashiMatsuda/fix/peering_test

    fix(peering_test) : Fix the peering_test to check the connection explicitly added
    Stebalien committed May 16, 2021
    Configuration menu
    Copy the full SHA
    6b9bd6a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    b1eac43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17ed9fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    253f99f View commit details
    Browse the repository at this point in the history
  4. doc(config): address nits

    Stebalien committed May 17, 2021
    Configuration menu
    Copy the full SHA
    6258374 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8031 from RubenKelevra/patch-4

    config.md: fix typos/improve wording
    Stebalien committed May 17, 2021
    Configuration menu
    Copy the full SHA
    b0fda5c View commit details
    Browse the repository at this point in the history
  6. refactor(pinmfs): log error if pre-existing pin failed (#8056)

    * pinmfs: log error if pin failed
    * refactor: log pre-existing remote mfs pins
    
    This cleans up debug logging and ensures we use %q for data read from
    remote services. We log pre-existing pins for MFS root and print ERROR
    if pin for current root has status "failed", otherwise, we log to debug.
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    BogdanStirbat and lidel committed May 17, 2021
    Configuration menu
    Copy the full SHA
    075cc8f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. build(deps): bump github.com/ipfs/go-bitswap from 0.3.3 to 0.3.4

    Bumps [github.com/ipfs/go-bitswap](https://github.com/ipfs/go-bitswap) from 0.3.3 to 0.3.4.
    - [Release notes](https://github.com/ipfs/go-bitswap/releases)
    - [Commits](ipfs/go-bitswap@v0.3.3...v0.3.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and aschmahmann committed May 19, 2021
    Configuration menu
    Copy the full SHA
    6a029a4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. build(deps): bump github.com/libp2p/go-doh-resolver from 0.3.0 to 0.3.1

    Bumps [github.com/libp2p/go-doh-resolver](https://github.com/libp2p/go-doh-resolver) from 0.3.0 to 0.3.1.
    - [Release notes](https://github.com/libp2p/go-doh-resolver/releases)
    - [Commits](libp2p/go-doh-resolver@v0.3.0...v0.3.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and aschmahmann committed May 20, 2021
    Configuration menu
    Copy the full SHA
    482d7ed View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. fix: webui-2.12.3

    This bumps webui to bugfix release based on feedback from 0.9.0-rc1:
    https://github.com/ipfs/ipfs-webui/releases/tag/v2.12.3
    lidel authored and aschmahmann committed May 24, 2021
    Configuration menu
    Copy the full SHA
    2c431eb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. chore: update deps

    aschmahmann committed May 27, 2021
    Configuration menu
    Copy the full SHA
    3746c2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37de3d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c082c73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5ac704 View commit details
    Browse the repository at this point in the history
  5. refactor: improved humanNumber and humanSI

    This hides "(n)" when value is same as SI,
    and makes SI "3k" (instead of "3 k")
    lidel authored and aschmahmann committed May 27, 2021
    Configuration menu
    Copy the full SHA
    f40dc73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c8b101 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. feat: print error on bootstrap failure

    This will print ERROR to log if daemon running in online mode has no
    peers after one minute since start.
    lidel committed May 31, 2021
    Configuration menu
    Copy the full SHA
    039e12a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. fix: typo in migration error

    lidel authored and aschmahmann committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    041de2a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

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

Commits on Jun 14, 2021

  1. Merge pull request #8166 from ipfs/feat/bootstrap-error

    feat: print error on bootstrap failure
    aschmahmann committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    f05f84a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. update QUIC

    marten-seemann authored and aschmahmann committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    58aa218 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/libp2p/go-libp2p-discovery

    Bumps [github.com/libp2p/go-libp2p-discovery](https://github.com/libp2p/go-libp2p-discovery) from 0.5.0 to 0.5.1.
    - [Release notes](https://github.com/libp2p/go-libp2p-discovery/releases)
    - [Commits](libp2p/go-libp2p-discovery@v0.5.0...v0.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/libp2p/go-libp2p-discovery
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and aschmahmann committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    1ab632a View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/libp2p/go-libp2p from 0.14.0 to 0.14.2

    Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.14.0 to 0.14.2.
    - [Release notes](https://github.com/libp2p/go-libp2p/releases)
    - [Commits](libp2p/go-libp2p@v0.14.0...v0.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/libp2p/go-libp2p
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and aschmahmann committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    8d3c9c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. chore: update deps

    aschmahmann committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    95eebe4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    f6641d1 View commit details
    Browse the repository at this point in the history
  2. chore: update CHANGELOG

    aschmahmann committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    dc4505b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release'

    aschmahmann committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    222d005 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    d9f28a2 View commit details
    Browse the repository at this point in the history
  2. fix(mkreleaselog): support multiple commit authors

    This will output one entry per commit author in the "stat" log, instead
    of just crashing.
    Stebalien committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    4be04bc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. update go-libp2p to v0.14.3

    marten-seemann authored and aschmahmann committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    df70cff View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Merge pull request #8121 from ipfs/fix/mkreleaselog-first-commit

    fix(mkreleaselog): handle commit 0
    Stebalien committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    b4b10f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8214 from ipfs/fix/mkreleaselog

    fix(mkreleaselog): support multiple commit authors
    Stebalien committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    0653862 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8124 from ipfs/dependabot/go_modules/github.com/c…

    …oreos/go-systemd/v22-22.3.2
    
    build(deps): bump github.com/coreos/go-systemd/v22 from 22.3.1 to 22.3.2
    Stebalien committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    d48d035 View commit details
    Browse the repository at this point in the history
  4. Improve peer hints for pin remote add (#8143)

    * improve peer hints in pin.origins
    brianstrauch committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    5ad0417 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cc349a View commit details
    Browse the repository at this point in the history
  6. link to the actual doc (#8126)

    * doc: link to the actual fuse doc
    mburns committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    bdead90 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

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

Commits on Jun 28, 2021

  1. doc(README): update chat links (and misc fixes)

    - Remove ipn.io link...
    - Remove chat "badges" and replace with a single link.
    - Remove reference to weekly meetings that no longer exist.
    
    fixes #8190
    Stebalien committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    885325d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8222 from ipfs/fix/readme-chat

    doc(README): update chat links (and misc fixes)
    Stebalien committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    84c5984 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    ffe7578 View commit details
    Browse the repository at this point in the history
  2. test: gateway response for bafkqaaa

    Context: #8230
    lidel authored and aschmahmann committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    fcfe793 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. feat: programmatic shell completions

    These are missing some of the features of the current hand-rolled
    completions, but:
    
    1. Are less buggy.
    2. Cover _all_ commands.
    3. Don't need to be manually maintained (which we never do anyways).
    
    fixes #4551
    fixes #8033
    Stebalien committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    0060d5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7940371 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Merge pull request #8043 from ipfs/feat/completions

    programmatic shell completions
    Stebalien committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    ae30699 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

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

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    61f58c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9561068 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. set docker tag

    mburns committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    2fee45a View commit details
    Browse the repository at this point in the history
  2. indent

    mburns committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    f439629 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

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

Commits on Jul 15, 2021

  1. feat: webui v2.12.4

    lidel authored and aschmahmann committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    c7444fb View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. chore: update deps

    aschmahmann committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    9599ad5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Configuration menu
    Copy the full SHA
    d2ec458 View commit details
    Browse the repository at this point in the history
  2. fix document error

    godcong committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    8c33716 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Merge pull request #8271 from godcongdev/master

    fix document error
    Stebalien committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    d2db8b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. chore(github): use issue forms

    This change converts go-ipfs to the new issue forms.
    
    Initial implementation by @RubenKelvera in
    #7967. The version here:
    
    1. Converts all forms.
    2. Asks fewer questions (for bug reports). We can expand the form later,
       but I always hated bugzilla bug report forms.
    Stebalien committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    a757234 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8270 from ipfs/update-libp2p

    update go-libp2p to v0.14.4
    Stebalien committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    0eb5045 View commit details
    Browse the repository at this point in the history
  3. Add test with expected failure for #3503

    Write a `sharness` test that expects failure documenting the issue
    raised in #3503. The issue may get resolved in the refactoring of
    `ipfs dag get` command to support go-ipld-prime (e.g. #8171). For now
    add a `sharness` test that expects failure. We will then flip the
    expectation in the success in the rewriting PR to check if #3503 gets
    resolved.
    
    Relates to:
    - #3503
    masih committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    1aa9c1a View commit details
    Browse the repository at this point in the history
  4. chore(github): fix feature example in issue form

    Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
    Stebalien and aschmahmann committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    dae28b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0c9065 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc70dcd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8279 from ipfs/feat/issue-forms

    use issue forms
    Stebalien committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    e2bb857 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    74bd44f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8280 from ipfs/masih/test-issue-3503

    Add test with expected failure for #3503
    Stebalien committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    050a281 View commit details
    Browse the repository at this point in the history
  3. Rename DOCKER_HOST to TEST_DOCKER_HOST to avoid conflicts

    DOCKER_HOST is a special environment variable of the Docker CLI
    so there's risk of creating conflicts whenever attempting to use `docker`
    in the test suite; it also makes it difficult to run the same full suite
    locally using the same setup since DOCKER_HOST is a fixed variable in
    t0700-remotepin.sh
    rvagg committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    8a7d5e9 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github.com/libp2p/go-libp2p-peerstore

    Bumps [github.com/libp2p/go-libp2p-peerstore](https://github.com/libp2p/go-libp2p-peerstore) from 0.2.7 to 0.2.8.
    - [Release notes](https://github.com/libp2p/go-libp2p-peerstore/releases)
    - [Commits](libp2p/go-libp2p-peerstore@v0.2.7...v0.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/libp2p/go-libp2p-peerstore
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d26d9b6 View commit details
    Browse the repository at this point in the history
  5. feat: improve mkreleaslog

    1. Allow matching the entire module instead of just github
       orgs/usernames.
    2. Allow excluding some modules.
    3. Ignore files using a github pathspec and apply the same ignore
       patterns to the "contributors" section.
    Stebalien committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d3604bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fca584 View commit details
    Browse the repository at this point in the history
  7. fix(mkreleaselog): match files anywhere in the path

    I had _thought_ pathspecs needed to start with / to only match the root,
    but apparently not.
    Stebalien committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    99ccde2 View commit details
    Browse the repository at this point in the history
  8. feat: add an "ipfs diag profile" command

    This should replace the "collect-profiles.sh" script and allow users to
    easily collect profiles.
    
    At the moment, it just dumps all profiles into a single zip file. It
    does this server-side so it's easy fetch them with curl.
    
    In the future, it would be nice to add:
    
    1. Progress indicators (cpu profiles take 30 seconds).
    2. An option to specify which profiles to collect.
    
    But we can handle that later.
    
    Unfortunately, this command doesn't produce symbolized svgs as I didn't
    want to depend on having a local go compiler.
    Stebalien committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d52d183 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8290 from ipfs/feat/improve-mkrelease

    feat: improve mkreleaslog
    aschmahmann committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    0fa987e View commit details
    Browse the repository at this point in the history
  10. feat(ipfs diag profile): output version info only

    sys diag includes private information (like the interface addresses)
    Stebalien committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    722fc4f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77f3fed View commit details
    Browse the repository at this point in the history
  12. fix(ipfs diag profile): fix wording

    Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
    Stebalien and aschmahmann committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    e1cf99c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Merge branch 'release'

    # Conflicts:
    #	go.mod
    #	go.sum
    #	version.go
    aschmahmann committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    748062a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bea7ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3745047 View commit details
    Browse the repository at this point in the history
  4. fix: spelling

    Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
    Stebalien and aschmahmann committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    9c1bb99 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8291 from ipfs/feat/diag-profile

    feat: add an "ipfs diag profile" command
    Stebalien committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    5bf5a58 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8288 from ipfs/dependabot/go_modules/github.com/l…

    …ibp2p/go-libp2p-peerstore-0.2.8
    
    build(deps): bump github.com/libp2p/go-libp2p-peerstore from 0.2.7 to 0.2.8
    Stebalien committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    f3ea1f0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8283 from ipfs/rvagg/rename-docker-host

    Rename DOCKER_HOST to TEST_DOCKER_HOST to avoid conflicts
    Stebalien committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    1ddb1c5 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump github.com/ipfs/go-fs-lock from 0.0.6 to 0.0.7

    Bumps [github.com/ipfs/go-fs-lock](https://github.com/ipfs/go-fs-lock) from 0.0.6 to 0.0.7.
    - [Release notes](https://github.com/ipfs/go-fs-lock/releases)
    - [Commits](ipfs/go-fs-lock@v0.0.6...v0.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ipfs/go-fs-lock
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    848cf69 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8295 from ipfs/dependabot/go_modules/github.com/i…

    …pfs/go-fs-lock-0.0.7
    
    build(deps): bump github.com/ipfs/go-fs-lock from 0.0.6 to 0.0.7
    Stebalien committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    461f691 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Merge pull request #8254 from ipfs/schomatis/chore/sharness/t0250/cha…

    …nge-online-offline-naming
    
    Disambiguate online/offline naming in sharness tests
    aschmahmann committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6de589c View commit details
    Browse the repository at this point in the history
  2. docs: chocolatey package name

    We use go-ipfs name now, to make it clear that it is not ipfs-desktop.
    lidel authored and aschmahmann committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    eda8b43 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. point ipfs to pinner that syncs on every pin (#8231)

    Pinner upgrades and fixes. Faster reindexing. Syncing while reindexing. Syncing on every pin operation. Logging all pin operations.
    
    Co-authored-by: gammazero <gammazero@users.noreply.github.com>
    petar and gammazero committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    cab67f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Expose additional migration APIs (#8153)

    * Expose additional migration APIs
    
    Expose migration APIs for reading migration config and creating migration fetchers.  This allows implementation of commands and external applications that want to retrieve migrations according to the Migration portion of the IPFS config.
    
    This change also moves some functionality that is specific to fetching migrations via IPFS into the `ipfsfetcher` package.
    gammazero committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    3b6f577 View commit details
    Browse the repository at this point in the history
  2. fix: avoid panic on short hash

    (caught higher up but should still be fixed)
    Stebalien committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    0858dc6 View commit details
    Browse the repository at this point in the history
  3. fix: abort when we fail to resolve CIDs

    I believe we figured that these were for "informational purposes", but
    really, we _should_ always be able to resolve names to CIDs. If we
    can't, there's probably something wrong with the directory.
    Stebalien committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    66a76d2 View commit details
    Browse the repository at this point in the history
  4. Use Go 1.16.6

    guseggert committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    9d6cbdf View commit details
    Browse the repository at this point in the history
  5. Fix tar cmd

    guseggert committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    b5f5419 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Disable MAKE_SKIP_PATH

    guseggert committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f0ae6e3 View commit details
    Browse the repository at this point in the history
  2. Remove MAKE_SKIP_PATH test

    guseggert committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    98d2739 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db2684f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. fix(as-a-library): go mod tidy

    lasiar authored and Stebalien committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    c5b0f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6f442b View commit details
    Browse the repository at this point in the history
  3. refactor(as-a-library): wrap error

    wrap error handling from connectToPeers in a closure
    lasiar authored and Stebalien committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    4a9dace View commit details
    Browse the repository at this point in the history
  4. refactor(as-a-library): remove redundant alias

    libp2p doesn't need alias
    lasiar authored and Stebalien committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    67fdd6e View commit details
    Browse the repository at this point in the history
  5. refactor(as-a-library): remove unused context

    createTempRepo doesn't use context
    lasiar authored and Stebalien committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    da0afea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d00e965 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8266 from Lasiar/fix/go-ipfs-as-a-library

    fix/go-ipfs-as-a-library
    Stebalien committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    e9b1e2d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d346840 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    499b596 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8142 from ipfs/ci-build-docker-with-plugins

    Build a go-ipfs:extras docker image
    guseggert committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    64df3ea View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Configuration menu
    Copy the full SHA
    44f5b8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0282393 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Merge pull request #8332 from ipfs/feat/first-block-metric

    feat: register first block metric by default
    guseggert committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    0e73e23 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Merge pull request #8220 from ShadSterling/patch-1

    README.md: Add MacPorts to install section
    Stebalien committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    9398d80 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. build(deps): bump go.uber.org/zap from 1.16.0 to 1.19.0

    Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.16.0 to 1.19.0.
    - [Release notes](https://github.com/uber-go/zap/releases)
    - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
    - [Commits](uber-go/zap@v1.16.0...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.uber.org/zap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    88367e3 View commit details
    Browse the repository at this point in the history
  2. Add flag to create parent directories in files cp command

    Closes #8289
    Jesse Bouwman committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    155435c View commit details
    Browse the repository at this point in the history
  3. Restore dropped error condition check

    Jesse Bouwman committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    c2e6a22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e61006 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Fix space constant

    guseggert committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    5c0061e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1339c8 View commit details
    Browse the repository at this point in the history
  3. use 2xlarge resource class

    guseggert committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    4ebec49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a7eaaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c40f8d1 View commit details
    Browse the repository at this point in the history
  6. Revert "Remove MAKE_SKIP_PATH test"

    This reverts commit 98d2739.
    guseggert committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    e162f1a View commit details
    Browse the repository at this point in the history
  7. Revert "Disable MAKE_SKIP_PATH"

    This reverts commit f0ae6e3.
    guseggert committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    b3f1d65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2138798 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8331 from TakashiMatsuda/fix/node-peering

    Fix: Use a pointer type on IpfsNode.Peering
    Stebalien committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    6e0f084 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8338 from ipfs/dependabot/go_modules/go.uber.org/…

    …zap-1.19.0
    
    build(deps): bump go.uber.org/zap from 1.16.0 to 1.19.0
    Stebalien committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    1156e22 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #8244 from Lasiar/perf/swarm/set-capacity

    perf: set an appropriate capacity
    Stebalien committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    a945a9d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #8296 from ipfs/fix/deprecated

    fix: remove some deprecated calls
    Stebalien committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    34be171 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #8318 from ipfs/fix/path-panic

    fix: avoid out of bounds error when rendering short hashes
    Stebalien committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    7c76118 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Add test for ipfs files cp -p

    Jesse Bouwman committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    0d87b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef1703c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ipfs:master' into files-cp-parent

    Jesse Bouwman committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    148fe42 View commit details
    Browse the repository at this point in the history
  4. Clean up after cp -p test

    Jesse Bouwman committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    ff3fff1 View commit details
    Browse the repository at this point in the history
  5. Verify creation of file created by cp -p

    Jesse Bouwman committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    0af19ab View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8340 from jbouwman/files-cp-parent

    Add flag to create parent directories in files cp command
    Stebalien committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    299fc0b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

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

Commits on Aug 17, 2021

  1. Use Go 1.16.7

    guseggert committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    70b3882 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8324 from ipfs/update-go-on-ci-guseggert

    ci: upgrade to Go 1.16.7 on CI
    guseggert committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    360aff4 View commit details
    Browse the repository at this point in the history
  3. IPLD Prime In IPFS: Target Merge Branch (#7976)

    * feat: switch to using go-ipld-prime for codecs, path resolution, and the `dag put/get` commands
    * fix: `dag put/get` not roundtripping due to an extra new line being added (#3503)
    
    More detailed information is in the CHANGELOG.md file. Very high level:
    * IPLD codecs (and their plugins) must use go-ipld-prime
    * Added support for the dag-json codec
    * `dag get/put` use IPLD codec names from the multicodec table
    * `dag get` defaults to dag-json output instead of json, but may output with other codecs
    * Data model pathing can be achieved using the /ipld prefix. For example, you can use `/ipld/QmFoo/Links/0/Hash` to traverse through a DagPB node
    * With `dag get/put` the DagPB field names have been changed to match the ones in the protobuf listed in the specification
    
    Co-authored-by: hannahhoward <hannah@hannahhoward.net>
    Co-authored-by: Daniel Martí <mvdan@mvdan.cc>
    Co-authored-by: acruikshank <acruikshank@example.com>
    Co-authored-by: Steven Allen <steven@stebalien.com>
    Co-authored-by: Will Scott <will.scott@protocol.ai>
    Co-authored-by: Will Scott <will@cypherpunk.email>
    Co-authored-by: Rod Vagg <rod@vagg.org>
    Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
    Co-authored-by: Eric Myhre <hash@exultant.us>
    9 people committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    f63a997 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. ci: use Go 1.16.7 in .circleci/config.yml

    Gus Eggert authored and guseggert committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    a7e2c23 View commit details
    Browse the repository at this point in the history
  2. support bitswap configurability (#8268)

    * feat: extract Bitswap fx initialization to its own file
    * chore: bump go-bitswap dependency
    * feat: bump go-ipfs-config dependency and utilize the new Internal.Bitswap configuration options. Add documentation around the new OptionalInteger config type as well as the Internal.Bitswap options.
    * docs(docs/config.md): move the table of contents towards the top of the document and update it
    
    Co-authored-by: Petar Maymounkov <petarm@gmail.com>
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Co-authored-by: Gus Eggert <877588+guseggert@users.noreply.github.com>
    4 people committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    7448340 View commit details
    Browse the repository at this point in the history
  3. feat: add 'ipfs multibase' commands (#8180)

    * add multibase helper commands (encode, decode, list)
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Cory Schwartz and lidel committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    7db27bf View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    b2b8f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c95d6ca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8354 from ipfs/udpate-libp2p

    update go-libp2p to v0.15.0-rc.1
    aschmahmann committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    956c248 View commit details
    Browse the repository at this point in the history
  4. chore: update deps

    aschmahmann committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    0bd3d06 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Release v0.10.0-rc1

    aschmahmann committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    2d39130 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. fix(mkreleaselog): specify the parent commit when diffing

    Specifically, if you specify a commit, you get only that commit. This
    means you get _nothing_ if you specify a merge commit.
    
    Now, we specify to diff between a commit and it's (merge) parent.
    
    (cherry picked from commit 4e132af)
    Stebalien authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0884f2d View commit details
    Browse the repository at this point in the history
  2. ci: preload peerlog plugin, disable by default

    This preloads the peerlog plugin in the ipfs binary, but keeps it
    disabled by default. To enabled it, set Enabled=true in its config.
    
    The motivation is to simplify building and deploying gateways, and for
    them to use binaries that are more similar to release bins.
    
    (cherry picked from commit a35dd2e)
    guseggert authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    63dd43b View commit details
    Browse the repository at this point in the history
  3. test: add unit tests for peerlog config parsing

    (cherry picked from commit c3ac1b4)
    guseggert authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    8f62313 View commit details
    Browse the repository at this point in the history
  4. chore: add comments to peerlog plugin about being unsupported

    and also about the ugly config semantics
    
    (cherry picked from commit ae09459)
    guseggert authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    810a174 View commit details
    Browse the repository at this point in the history
  5. ci: publish Docker images for bifrost-* branches

    (cherry picked from commit 3e49bb1)
    guseggert authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    630e5e5 View commit details
    Browse the repository at this point in the history
  6. fix: fix bifrost typo in comment

    (cherry picked from commit 74633ca)
    guseggert authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    8516395 View commit details
    Browse the repository at this point in the history
  7. perf: use performance-enhancing FUSE mount options

    (cherry picked from commit 7b160fb)
    max-privatevoid authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    60fdf22 View commit details
    Browse the repository at this point in the history
  8. Cosmetic fixups in examples (#8325)

    * test the examples in CI
    * combine the two examples into a single one
    
    (cherry picked from commit c9cc09f)
    petar authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    f00f7d2 View commit details
    Browse the repository at this point in the history
  9. go mod tidy ipfs library example

    The code example for using IPFS as a library doesn't run unless indirect dependencies are updated:
    
    ```
    $ go version
    go version go1.17 linux/amd64
    $ uname -a
    Linux home 4.19.0-17-amd64 #1 SMP Debian 4.19.194-3 (2021-07-18) x86_64 GNU/Linux
    $ go run main.go
    go: github.com/ipfs/go-ipfs@v0.9.1 requires
    	github.com/ipfs/go-bitswap@v0.4.0: missing go.sum entry; to add it:
    	go mod download github.com/ipfs/go-bitswap
    go: github.com/ipfs/go-ipfs@v0.9.1 requires
    	github.com/ipfs/go-bitswap@v0.4.0: missing go.sum entry; to add it:
    	go mod download github.com/ipfs/go-bitswap
    ```
    
    Remedied by:
    
    ```
    $ go mod tidy
    $ go run main.go
    -- Getting an IPFS node running --
    Spawning node on a temporary repo
        ...
    ```
    
    Also, require go version 1.16, otherwise, example can fail under go
    1.15 with errors like:
    
    ```
    go build github.com/lucas-clemente/quic-go/internal/qtls:
        build constraints exclude all Go files in
        /home/jbouwman/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.23.0/internal/qtls
    ```
    
    (cherry picked from commit cb189c7)
    jbouwman authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    3906e6f View commit details
    Browse the repository at this point in the history
  10. add more buttons; remove some sections covered in the docs; general c…

    …leanup
    
    - added dynamic buttons for packages/downloads which shows the latest version where possible
    - dynamic next milestone buttons
    - reordered to have package managers and docker on top, manual downloads afterwards
    - remove the docker and the cli section, since they are covered equally in the docs + button links
    - added more sections to the navigation, to find stuff easier
    - dynamic go requirement version button
    - some social media buttons
    - general cleanup
    
    (cherry picked from commit 04d1369)
    RubenKelevra authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    63213c3 View commit details
    Browse the repository at this point in the history
  11. chore: update IPFS Desktop testing steps (#8393)

    * chore: update IPFS Desktop testing steps
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    (cherry picked from commit 65d570c)
    guseggert authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    7f3600c View commit details
    Browse the repository at this point in the history
  12. ci: use dynamic config for CircleCI

    When developing against ipfs/go-ipfs, we would like to be able to use
    the 2xlarge resource class for faster build and test cycles, but many
    external contributers will not have this resource class available to
    them. There is no direct way to change the resource class, so this
    uses dynamic config to generate a parameters JSON obj which is then
    fed into the configuration when the workflow starts, based on the Git
    URL of the build.
    
    For repos other than ipfs/go-ipfs, this reverts back to the "medium"
    resource class with a Make job parallelism of 3.
    
    (cherry picked from commit b2c3959)
    guseggert authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    a49ff32 View commit details
    Browse the repository at this point in the history
  13. ci: drop unit tests make jobs back to 1

    This was accidentally bumped up, but it doesn't need to be and slows
    things down rather than helps.
    
    (cherry picked from commit ef0428a)
    guseggert authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    ce64237 View commit details
    Browse the repository at this point in the history
  14. fix(sharness): add extra check in flush=false in files write

    (cherry picked from commit cfdfbc3)
    schomatis authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    bb49492 View commit details
    Browse the repository at this point in the history
  15. feature: 'ipfs swarm peering' command (#8147)

    * feat: added swarm peering command supporting add, ls and rm
    
    Co-authored-by: Steven Allen <steven@stebalien.com>
    (cherry picked from commit a651045)
    TakashiMatsuda authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    6288f0b View commit details
    Browse the repository at this point in the history
  16. fix: take the lock while listing peers

    (cherry picked from commit 92854db)
    Stebalien authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    e3dfc93 View commit details
    Browse the repository at this point in the history
  17. feat: multibase transcode command (#8403)

    * Add a transcoder command to multibase
    
    In order to more easily facilitate the conversion
    between multibase formats, include a transcode command
    to avoid `multibase decode | multibase encode`
    
    * Example code needed go mod tidy
    
    Co-authored-by: gammazero <gammazero@users.noreply.github.com>
    (cherry picked from commit c891109)
    andey-robins authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    ef5dd4a View commit details
    Browse the repository at this point in the history
  18. feat(cli): add daemon option --agent-version-suffix (#8419)

    * feat(cli): add daemon option --agent-version-suffix
    * fix sharness test when commit is empty (release)
    
    (cherry picked from commit 3a84352)
    schomatis authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    94bd298 View commit details
    Browse the repository at this point in the history
  19. feat: ipfs-webui v2.13.0 (#8430)

    lidel authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    f7fd3e5 View commit details
    Browse the repository at this point in the history
  20. feat: dag import --stats (#8237)

    * feat: report block count on `dag import`
    * fix: clean-up dag import message format
    * Only print stats when --stats flag is passed
    
    This applies to both text and json output encoding.
    
    - Stats data is now contained within a Stats datastructure
    - Stats are printed after root so that first line of output is the same as previously, even when stats are output using --stats
    
    * fix sharness test
    
    * Add PayloadBytesCount to stats
    
    * Attempt to stabilize flaky tests
    
    * Rename PayloadBytesCount to BlockBytesCount
    
    * Correctly calculate size or imported dag
    
    * Use RawSize of original block for import bytes calc
    
    * test: dag import without --stats
    
    basic regression tests for the default output (text and json)
    
    Co-authored-by: gammazero <gammazero@users.noreply.github.com>
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    (cherry picked from commit 0057199)
    rvagg authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    b3c3b2b View commit details
    Browse the repository at this point in the history
  21. make json, cbor, and git codecs error on empty input

    (cherry picked from commit d6127b0)
    mvdan authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    c1419b5 View commit details
    Browse the repository at this point in the history
  22. chore: update go-libp2p to v0.15.0

    (cherry picked from commit 4969ed2)
    marten-seemann authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    534bd84 View commit details
    Browse the repository at this point in the history
  23. change names of ipfs dag put flags to make changes clearer

    (cherry picked from commit 2920679)
    aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    2e8b0bf View commit details
    Browse the repository at this point in the history
  24. remove dag put option shortcuts

    (cherry picked from commit b83651b)
    aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    9685afc View commit details
    Browse the repository at this point in the history
  25. test: check behavior of loading UnixFS sharded directories with missi…

    …ng shards
    
    (cherry picked from commit 6bf4429)
    aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    9fe1ea6 View commit details
    Browse the repository at this point in the history
  26. chore: update go-path

    (cherry picked from commit 5471092)
    aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0b85d4f View commit details
    Browse the repository at this point in the history
  27. change ipfs dag get flag name from format to output-codec

    (cherry picked from commit 56a2ae9)
    aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    cc58307 View commit details
    Browse the repository at this point in the history
  28. test: add dag get --ouput-codec test

    (cherry picked from commit d576e53)
    aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0de095b View commit details
    Browse the repository at this point in the history
  29. enable the legacy mDNS implementation

    (cherry picked from commit 2589e1f)
    marten-seemann authored and aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    dba3047 View commit details
    Browse the repository at this point in the history
  30. fuse: load unixfs adls as their dagpb substrates

    (cherry picked from commit 85e30b9)
    aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    680c80a View commit details
    Browse the repository at this point in the history
  31. Release v0.10.0-rc2

    aschmahmann committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    2f94dd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. ci: move Docker image build to Actions (#8467)

    * ci: move docker image publishing to github
    
    Closes #8330
    
    * chore: remove dockerhub push from circleci
    
    (cherry picked from commit c0f282f)
    lidel authored and aschmahmann committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    4822023 View commit details
    Browse the repository at this point in the history
  2. chore: update changelog for v0.10.0

    (cherry picked from commit 5d2a268)
    aschmahmann committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    163975b View commit details
    Browse the repository at this point in the history
  3. Release v0.10.0

    aschmahmann committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    72982d4 View commit details
    Browse the repository at this point in the history