Marcin Rataj
8559985d0a
chore: finish reframe removal
...
Closes #9479
2024-03-19 12:25:35 +01:00
shuangcui
0bdfe94272
docs: remove repetitive words ( #10370 )
...
Signed-off-by: shuangcui <fliter@qq.com>
2024-03-19 12:10:34 +01:00
Marcin Rataj
5af3cc1c02
docs: updated links and refs to external resources ( #10368 )
2024-03-16 00:59:22 +01:00
Henrique Dias
e22f47ae4b
core/corehttp!: remove /api/v0 from gateway port
2024-03-05 08:21:13 +00:00
Henrique Dias
d77a9e69f7
client/rpc!: remove deprecated DHT commands
2024-03-05 09:01:00 +01:00
Henrique Dias
d60b7cd1b1
ci: upgrade to go 1.22 ( #10355 )
2024-03-05 08:37:34 +01:00
Henrique Dias
2b7a39074b
chore: update dependencies
2024-03-04 13:34:37 +01:00
Henrique Dias
ef406669ef
chore: create next changelog
2024-03-04 13:01:34 +01:00
Henrique Dias
10e6a20f73
chore: update changelog for v0.27
2024-03-04 10:10:56 +00:00
Henrique Dias
30fe155b62
chore: bump to go-libp2p 0.33
...
(cherry picked from commit cd6d5c0828 )
2024-03-01 10:14:53 +01:00
Henrique Dias
e803e86f96
docs: improve release issue template
...
(cherry picked from commit 9ea10752f2 )
2024-03-01 10:14:46 +01:00
Henrique Dias
1d659ea08c
chore: boxo v0.18.0 ( #10343 )
2024-02-20 10:02:59 +01:00
Henrique Dias
595e1ba268
repo/fsrepo/migrations: verified HTTP migrations ( #10324 )
2024-02-19 14:20:58 +01:00
Marcin Rataj
1514785074
chore: fix link
2024-02-09 17:34:57 +01:00
Marcin Rataj
68f955664a
docs: clarify Gateway.ExposeRoutingAPI ( #10337 )
...
* docs: clarify Gateway.ExposeRoutingAPI
Closes #10195
* Apply suggestions from code review
Co-authored-by: Daniel Norman <1992255+2color@users.noreply.github.com>
---------
Co-authored-by: Henrique Dias <mail@hacdias.com>
Co-authored-by: Daniel Norman <1992255+2color@users.noreply.github.com>
2024-02-09 16:07:11 +01:00
Marcin Rataj
f4ff4f76dd
docs(config): mention routing v1 spec
2024-02-07 10:57:31 +01:00
Henrique Dias
1ef8f83a41
core/commands: remove 'ipfs dht' commands, except 'query' ( #10328 )
2024-02-07 09:56:30 +00:00
Henrique Dias
80973d87cc
core: deprecate CoreAPI.Dht, introduce CoreAPI.Routing
2024-02-07 10:47:30 +01:00
Henrique Dias
dccbfcf6b5
refactor: superfluous namespace test redirects ( #10322 )
2024-02-06 09:23:16 +00:00
Jorropo
4d3cc96c1e
chore: update go-multiaddr 0.12.2
2024-01-26 15:52:38 +01:00
Henrique Dias
0ea879b4a1
feat: add Ipns.MaxCacheTTL
2024-01-26 11:20:34 +01:00
Marcin Rataj
262151f2ed
fix(gw): negative entity-bytes beyond file size ( #10320 )
...
fix: https://github.com/ipfs/boxo/pull/523
tests: https://github.com/ipfs/gateway-conformance/releases/tag/v0.5.0
2024-01-25 18:53:10 +01:00
Henrique Dias
e166af9756
core/corehttp: wrap gateway with headers, deprecate gateway /api/v0
2024-01-24 09:33:23 +00:00
Henrique Dias
be9d87adb5
chore: update dependencies
2024-01-23 20:57:09 +01:00
Henrique Dias
3a8495d843
docs: add changelog link to release issue template
2024-01-23 09:35:25 +01:00
Henrique Dias
5f18f4d438
docs: remove whizzzkid
2024-01-22 16:49:39 +01:00
Henrique Dias
b4eff755a6
chore: create next changelog
2024-01-22 16:42:06 +01:00
Henrique Dias
c7388b645b
Merge branch 'master' into merge-release-v0.26.0
2024-01-22 16:39:40 +01:00
Henrique Dias
d1db95c447
config: remove all options that are marked as REMOVED
...
Most of the removed options are many years old. In addition, they've all been removed in past iterations of Kubo. Some options were marked as removed in the config.md, but we still had a warning in the code to let users know they have been removed.
I think it's been long enough for all of this options, and enough Kubo iterations in order to alert the users. It is good to keep it in the config.md for now so that people can actually check. However, I think it's time to remove them from the code itself.
2024-01-22 15:33:27 +01:00
Henrique Dias
7e80522786
chore: update changelog
2024-01-22 14:35:53 +01:00
Henrique Dias
e11d7b0c13
docs: improve release issue template ( #10305 )
2024-01-16 14:33:54 +01:00
Jorropo
982d8a92c0
chore: update boxo
2024-01-12 15:19:49 +01:00
Marcin Rataj
9343a95f4d
docs(config): clarify ReproviderStrategy roots
2024-01-12 13:13:29 +01:00
dependabot[bot]
75f3c10832
chore(deps): bump github.com/ipfs-shipyard/nopfs
...
Bumps [github.com/ipfs-shipyard/nopfs](https://github.com/ipfs-shipyard/nopfs ) from 0.0.12-0.20231027223058-cde3b5ba964c to 0.0.12.
- [Release notes](https://github.com/ipfs-shipyard/nopfs/releases )
- [Commits](https://github.com/ipfs-shipyard/nopfs/commits/v0.0.12 )
---
updated-dependencies:
- dependency-name: github.com/ipfs-shipyard/nopfs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 21:09:04 +01:00
Jorropo
e17753e951
docs: in RELEASE_ISSUE_TEMPLATE ask releaser to ensure we are using the latest go release on the major branch
2024-01-11 09:58:02 +01:00
Henrique Dias
02ea51872b
chore: boxo v0.17.0
2024-01-10 16:52:26 +01:00
Henrique Dias
2905b59529
chore: update boxo
2024-01-10 16:33:09 +01:00
Henrique Dias
8a421868f0
feat(pinning): allow for overwriting pin name
2024-01-09 10:25:35 +01:00
Jorropo
b215d73e45
chore: update otlp
...
Tracks ipfs/boxo#532
2024-01-04 18:16:59 +01:00
Henrique Dias
a8a6bbe929
feat: support optional pin names ( #10261 )
2024-01-04 14:25:06 +01:00
Jorropo
16494692ef
chore: update go-libp2p-asn-util
...
Include memory usage fixes from libp2p/go-libp2p-asn-util#33 .
2023-12-29 03:55:49 +01:00
Adin Schmahmann
58ebfd29e2
Merge pull request #10219 from ipfs/magiks-ribs-hacks
...
feat(cmd/ipfs): Make it possible to depend on cmd/ipfs/kubo for easier preloaded plugin management
2023-12-22 16:04:09 -05:00
Nicholas Ericksen
f71ae3935d
docs: fix broken link in HTTP RPC client doc ( #10267 )
2023-12-21 08:40:50 +01:00
Adin Schmahmann
287444bc6e
chore: update changelog
2023-12-19 19:52:50 -05:00
Adin Schmahmann
33b785ebd9
docs(customizing.md): add kubo binary imports description
2023-12-19 19:52:50 -05:00
Jorropo
133feb6efb
Merge branch 'master' into merge-release-v0.25.0
2023-12-14 18:49:34 +01:00
Jorropo
87069b5355
chore: update changelog for v0.25
2023-12-14 14:11:25 +00:00
Bumblefudge
78e2fab7c4
docs: add detail to NOpfs instructions in content-blocking.md
2023-12-14 08:56:53 +01:00
Henrique Dias
b46b5ea38a
chore: bump to go-libp2p 0.32.2
...
Update go-libp2p (and quic-go) with Honeybadger fix.
(cherry picked from commit 3932fdfe51 )
2023-12-13 09:57:53 +01:00
Henrique Dias
3932fdfe51
chore: bump to go-libp2p 0.32.2
...
Update go-libp2p (and quic-go) with Honeybadger fix.
2023-12-13 08:59:17 +01:00