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.31.0 [skip changelog] #10535

Merged
merged 38 commits into from
Oct 16, 2024
Merged

Release: v0.31.0 [skip changelog] #10535

merged 38 commits into from
Oct 16, 2024

Commits on Aug 21, 2024

  1. chore: update version (#10491)

    lidel authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f6fb36c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Docs fix spelling issues (#10493)

    * fix keystore.md
    * fix config.md
    * fix datastores.md
    * fix libp2p-resource-management.md
    nnsW3 authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    91144f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. chore: update go-unixfsnode, cmds, and boxo (#10494)

    * Update go-unixfsnode dependency
    * Update go-ipfs-cmds
    * chore: boxo@main with boxo#659
    
    ---------
    
    Co-authored-by: Marcin Rataj <[email protected]>
    gammazero and lidel authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    add45cf View commit details
    Browse the repository at this point in the history
  2. fix: error during config when running benchmarks (#10495)

    - Benchmarks were failing with error setting number of bits for ed25519 keys, which are the default now.
    - Update the random data generation package to remove a dependency.
    gammazero authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    175aabd View commit details
    Browse the repository at this point in the history
  3. chore: upgrade to go 1.23 (#10486)

    * chore: upgrade to go 1.23
    
    https://tip.golang.org/doc/go1.23
    
    * refactor: golangci-lint v1.60.2
    lidel authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2260e35 View commit details
    Browse the repository at this point in the history
  4. fix(cli): preserve hostname specified with --api in http request head…

    …ers (#10497)
    
    Preserve hostname specified with --api in http request headers
    
    - Replaces PR #10233
    - Add test to check for hostname in HTTP header
    - Update docs/changelogs/v0.30.md
    gammazero authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5fe9604 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. fix: switch back to go 1.22 (#10502)

    Switching back until #10501 is resolved.
    lidel authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    23ca1dd View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. chore(deps): bump docker/login-action from 3.1.0 to 3.3.0 (#10460)

    * chore(deps): bump docker/login-action from 3.1.0 to 3.3.0
    
    Bumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.3.0.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@e92390c...9780b0c)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update .github/workflows/docker-image.yml
    
    * Update .github/workflows/docker-image.yml
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marcin Rataj <[email protected]>
    dependabot[bot] and lidel authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cc2402c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    680d420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6454bdb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    2b86fa8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10508 from ipfs/merge-release-v0.30.0

    Merge Release: v0.30.0 [skip changelog]
    lidel authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e384226 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3799c32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4842d6e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 20, 2024

  1. docs(config): improve profile descriptions (#10517)

    * docs(config): improve profile descriptions
    * chore: move profiles and types to the end
    lidel authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    60588af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58434ec View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 26, 2024

  1. chore: clarify dep update in RELEASE_CHECKLIST.md (#10518)

    Co-authored-by: Andrew Gillis <[email protected]>
    lidel and gammazero authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    43ba17b View commit details
    Browse the repository at this point in the history
  2. docs: clarify Gateway.PublicGateways (#10525)

    * docs: clarify Gateway.PublicGateways
    * docs: caution about reusing domains
    lidel authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    836d516 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 28, 2024

  1. feat(bitswap): allow configuring WithWantHaveReplaceSize (#10512)

    Allow configuration of the bitswap server's replace WantHave with WantBlock maximum block size using the Internal.Bitswap.WantHaveReplaceSize config item. This sets the maximum size of a block in bytes up to which we will replace a want-have with a want-block. Setting a size of 0 disables this replacement and means that block sizes are not read for WantHave requests.
    
    See ipfs/boxo#672 for more details
    
    Updated boxo to version with PR 672
    
    ---------
    
    Co-authored-by: Marcin Rataj <[email protected]>
    gammazero and lidel authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    9577527 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Oct 3, 2024

  1. fix(core): look for MFS root in local repo only (#8661)

    Co-authored-by: Andrew Gillis <[email protected]>
    schomatis and gammazero authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    22aeb13 View commit details
    Browse the repository at this point in the history
  2. feat: explicit announce-on/off profiles (#10524)

    moving reprovide on/off to separate profile to avoid footgun
    where node no longer announces to DHT + ipfs daemon check
    that prints warning on start if reprovide system is disabled
    lidel authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a8ecf01 View commit details
    Browse the repository at this point in the history
  3. chore: boxo v0.24.0 and go-libp2p v0.36.4 (#10531)

    * Upgrade to Boxo v0.24.0
    * Update to boxo release v0.24.0
    gammazero authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e1955a8 View commit details
    Browse the repository at this point in the history
  4. chore: dependency updates for 0.31 (#10511)

    * chore: client_golang v1.20.4
    * chore: go-libp2p-kbucket v0.6.4
    * chore: go-libp2p v0.36.4
    * chore: go-car/v2 v2.14
    * chore: go-ipld-cbor v0.2.0
    lidel authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1bc773f View commit details
    Browse the repository at this point in the history
  5. feat: pebbleds profile and plugin (#10530)

    * include pebble as built-in plugin
    
    Pebble provides a high-performance alternative to leveldb as the datastore, and will serve as a replacement for badger1.
    
    There are a number of tuning parameters available for tuning pebble's performance to your specific needs. Default values are used for any that are not configured or are set to the parameter's zero-value.
    
    Requires ipfs/go-ds-pebble#39
    
    Closes #10347
    
    * docs: remove mention of ipfs-ds-convert. Rationale: ipfs-inactive/ipfs-ds-convert#50
    * docs: pebbleds profile
    * test: meaningful t0025-datastores.sh
    * Update config/init.go
    * Update docs/config.md
    * Do not hard-code zero values into pebble config
    gammazero authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    52b0062 View commit details
    Browse the repository at this point in the history
  6. chore: update changelog and config doc with more info about pebble (#…

    …10533)
    
    * Update config doc with more info about Pebble
    
    Provide additional information about some key behaviors that may be useful for deciding what datastore to use.
    gammazero authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4566741 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6305932 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52ca370 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a55215c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 7, 2024

  1. chore: typo

    lidel authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6b3cd0d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix: go 1.23(.2) (#10540)

    go1.23.2 includes potential fix for issue described in
    #10501
    
    (cherry picked from commit 091bc08)
    lidel committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5985451 View commit details
    Browse the repository at this point in the history
  2. chore: 0.31.0-rc2

    lidel committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bd9e154 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. update version for release

    gammazero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8135adc View commit details
    Browse the repository at this point in the history
  2. Add full changelog to release changelog

    (cherry picked from commit 36f385c)
    gammazero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4aebe7f View commit details
    Browse the repository at this point in the history