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: ipfs/rainbow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.0
Choose a base ref
...
head repository: ipfs/rainbow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.0
Choose a head ref
  • 16 commits
  • 12 files changed
  • 5 contributors

Commits on Feb 28, 2025

  1. update go-datastore and go-ds-xxx packages (#251)

    * update go-datastore and go-ds-xxx packages
    gammazero authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    bfaa0c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    15bbf65 View commit details
    Browse the repository at this point in the history
  2. update dependencies (#253)

    * update dependencies
    * update to boxo v0.29.0
    gammazero authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    0c15e38 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Configuration menu
    Copy the full SHA
    6b0f887 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #255 from Dhruv-Varshney-developer/main

    docs(env-variables): Add HTTP retrieval environment variables documentation.
    hsanjuan authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    20e2b8d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

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

    * chore: add or force update .github/workflows/stale.yml
    
    * chore: add or force update .github/workflows/generated-pr.yml
    web3-bot authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    a85c2fe View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    7f1f18f View commit details
    Browse the repository at this point in the history
  2. Update changelog

    hsanjuan committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    e969f0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bcd734 View commit details
    Browse the repository at this point in the history
  4. Update docs

    hsanjuan committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    6f63426 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #257 from ipfs/http/new-options

    http retrieval: add denylist option and update boxo
    hsanjuan authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    1bf59f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. fix: User-Agent for HTTP retrieval client (#259)

    makes is easier to track which specific rainbow build/release
    is responsible for requests.
    
    we need this, because Kubo and Rainbow may use the same boxo, but
    initialize client with slightly different config
    
    Ref. ipfs/kubo#10772
    lidel authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    0e505f1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. fix: expose routing_http_client* metrics (#262)

    * Expose routing_http_client* metrics
    
    These metrics are using opencensus, so the part that plugs opencensus to prometheus was missing. Setup inspired by what Kubo does.
    
    With this, the metrics will appear in the form `ipfs_routing_http_client_*`.
    
    Verified that it works by hand.
    
    Fixes #261
    
    ---------
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    hsanjuan and lidel authored May 9, 2025
    Configuration menu
    Copy the full SHA
    e34c28d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    35838f2 View commit details
    Browse the repository at this point in the history
  2. Prepare release v1.13.0

    hsanjuan committed May 12, 2025
    Configuration menu
    Copy the full SHA
    e56039c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #263 from ipfs/release-v1.13.0

    Release v1.13.0
    hsanjuan authored May 12, 2025
    Configuration menu
    Copy the full SHA
    2b5ad75 View commit details
    Browse the repository at this point in the history
Loading