Marcin Rataj
feef0851bd
feat: go-libp2p 0.36 and /webrtc-direct listener ( #10463 )
...
Co-authored-by: Marco Munizaga <git@marcopolo.io>
2024-08-06 21:25:27 +02:00
Marcin Rataj
749a61bae2
chore: update dependencies ( #10462 )( #10466 )
...
* chore: go get -u
* fix(gateway): return 404 in no-fetch contexts (#10466 )
applies and tests fix from https://github.com/ipfs/boxo/pull/630
2024-07-30 16:42:18 +02:00
Patryk
225dbe6c03
feat: periodic version check and json config ( #10438 )
...
Co-authored-by: Lucas Molas <schomatis@gmail.com>
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2024-07-24 23:42:19 +02:00
Marcin Rataj
ddfd776a99
docs: clarify pnet limitations
2024-06-24 22:19:20 +02:00
swedneck
11bfb3c93b
docs: "error mounting: could not resolve name" ( #10449 )
...
based on
https://github.com/ipfs/kubo/issues/2383#issuecomment-187867923
and
https://github.com/ipfs/kubo/issues/2383#issuecomment-1436069101
2024-06-21 16:56:58 +02:00
Gabe
de87573c2e
docs: update ipfs-swarm-key-gen example ( #10453 )
2024-06-21 16:54:11 +02:00
Marcin Rataj
f08d585a5a
chore: update deps incl. boxo v0.21.0 ( #10444 )
...
* chore: update dependencies
* refactor: go lint
* chore: boxo v0.21.0
https://github.com/ipfs/boxo/releases/tag/v0.21.0
2024-06-21 02:57:36 +02:00
Marcin Rataj
e9fbc287ab
chore: gateway-conformance v6 ( #10441 )
...
https://github.com/ipfs/gateway-conformance/releases/tag/v0.6.0
2024-06-18 21:06:23 +02:00
Marco Munizaga
121c6023c3
chore: go-libp2p 0.35.1 ( #10430 )
...
https://github.com/libp2p/go-libp2p/releases/tag/v0.35.1
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2024-06-14 21:33:00 +02:00
Marcin Rataj
144e97cf69
docsa: update RELEASE_CHECKLIST.md
2024-06-10 23:06:02 +02:00
Marcin Rataj
c9bab01a50
chore: create next changelog ( #10443 )
2024-06-10 22:56:11 +02:00
Marcin Rataj
4edb87bd7c
Merge pull request #10442 from ipfs/merge-release-v0.29.0
...
Merge Release: v0.29.0 [skip changelog]
2024-06-10 22:47:47 +02:00
Marcin Rataj
49c2422ea0
Merge branch 'master' into merge-release-v0.29.0
2024-06-10 22:41:03 +02:00
Marcin Rataj
3f0947b74e
Merge pull request #10433 from ipfs/release-v0.29.0
...
Release: v0.29.0 [skip changelog]
2024-06-10 16:25:59 +02:00
Marcin Rataj
b35cd62430
docs(changelog): v0.29.0
2024-06-10 15:10:57 +02:00
Marcin Rataj
5a7029e8cc
fix(cli): unify --name param in ls and add ( #10439 )
...
This is a cosmetic fix for bug found during testing 0.29.0-rc2.
pin add --name had shorthand -n
pin ls --name had no shorthand, and --names had -n
This unifies -n making it a shorthand for the same parameter in both
`pin ls` and `pin add`.
(cherry picked from commit a07852a3f0 )
2024-06-06 22:21:54 +02:00
Marcin Rataj
a07852a3f0
fix(cli): unify --name param in ls and add ( #10439 )
...
This is a cosmetic fix for bug found during testing 0.29.0-rc2.
pin add --name had shorthand -n
pin ls --name had no shorthand, and --names had -n
This unifies -n making it a shorthand for the same parameter in both
`pin ls` and `pin add`.
2024-06-06 22:19:23 +02:00
Marcin Rataj
c526f29b41
chore: set version to 0.29.0-rc2
2024-06-03 21:23:19 +02:00
Lukáš Lukáč
9c9c89f594
fix(libp2p): streams config validation in resource manager ( #10435 )
...
(cherry picked from commit 40cf630874 )
2024-06-03 21:19:56 +02:00
Lukáš Lukáč
40cf630874
fix(libp2p): streams config validation in resource manager ( #10435 )
2024-06-03 21:13:30 +02:00
looklose
2fdb997bc5
chore: fix some typos ( #10396 )
...
Signed-off-by: looklose <shishuaiqun@yeah.net>
2024-06-03 17:17:58 +02:00
Henrique Dias
97e5e6b543
chore: update version
2024-05-27 14:44:09 +02:00
Henrique Dias
3a78f7b822
chore: update version
2024-05-27 10:42:39 +00:00
Henrique Dias
70d976267a
chore: boxo 0.20.0 ( #10432 )
2024-05-27 12:40:37 +02:00
Henrique Dias
b79cedec73
chore: libp2p 0.34.1 ( #10429 )
2024-05-27 10:16:13 +02:00
Oleg Kovalov
75df4e8173
refactor: stop using github.com/pkg/errors ( #10431 )
2024-05-26 11:04:40 +00:00
dependabot[bot]
5de5b77168
chore(deps): bump codecov/codecov-action from 4.2.0 to 4.4.0
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](7afa10ed9b...6d798873df )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 12:53:34 +02:00
dependabot[bot]
4f94f36884
chore(deps): bump codecov/codecov-action from 4.2.0 to 4.3.1
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](7afa10ed9b...5ecb98a3c6 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 11:11:10 +02:00
Henrique Dias
869f506327
chore: update dependencies ( #10423 )
2024-05-16 11:10:05 +02:00
Marcin Rataj
bde3a42940
chore: fix --help text
...
https://github.com/ipfs/kubo/pull/10412 changed to be partial match
but we forgot to update --help text
2024-05-14 16:20:00 +02:00
Henrique Dias
8022e13a6b
config: introduce Import section ( #10421 )
...
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2024-05-14 14:17:04 +00:00
IGP
ae05085644
feat: enables searching pins by name ( #10412 )
...
Co-authored-by: Henrique Dias <mail@hacdias.com>
2024-05-14 11:05:35 +00:00
Henrique Dias
2841ec0fcd
fix(fuse): ipfs path parsing ( #10243 )
2024-05-06 21:19:43 +00:00
Henrique Dias
65ff619629
core/node: fix divide by zero fatal crash for reprovide rate check ( #10411 )
2024-05-06 09:14:29 +02:00
Henrique Dias
ca1dc3a020
gofmt
2024-05-06 09:06:45 +02:00
dbeal
8ee5099002
fix divide by zero error for reprovide error
2024-04-25 20:53:51 +09:00
Henrique Dias
eb97cf9e57
chore: bump to go-ipfs-cmds @ v0.11
2024-04-17 07:47:39 +02:00
Henrique Dias
ba3f7f39bd
chore: update dependencies ( #10404 )
2024-04-15 12:49:33 +02:00
Henrique Dias
f0cc65bf1a
chore: create next changelog
2024-04-15 11:15:51 +02:00
Henrique Dias
14e954eb47
Merge pull request #10402 from ipfs/merge-release-v0.28.0
...
Merge Release: v0.28.0 [skip changelog]
2024-04-15 11:15:01 +02:00
Henrique Dias
5f0fb02381
Merge branch 'master' into merge-release-v0.28.0
2024-04-15 11:14:40 +02:00
Henrique Dias
d62cc49a0f
docs: update release checklist ( #10401 )
...
- change thunderdome to after the dockers and binaries are released
- simplify the tag command for final releases
- add link to IPFS Companion issue about E2E tests
2024-04-15 11:12:29 +02:00
Henrique Dias
e7f0f340c6
Merge pull request #10394 from ipfs/release-v0.28.0
...
Release: v0.28.0 [skip changelog]
2024-04-15 09:24:21 +02:00
Henrique Dias
7374880fbe
chore: update changelog for v0.28
2024-04-15 07:15:38 +00:00
Henrique Dias
3b8e2eedf7
chore: update version
2024-04-15 06:58:12 +00:00
Henrique Dias
4ae097efe7
chore: update version
2024-04-09 12:38:02 +02:00
Henrique Dias
a91640f8b6
chore: update version
2024-04-09 10:24:26 +00:00
Henrique Dias
eae612e884
chore: boxo v0.19.0
2024-04-09 12:21:20 +02:00
Henrique Dias
6f2a61e1df
core/node: prioritize announcing pin roots, and flat strategy ( #10376 )
...
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2024-04-09 06:37:23 +00:00
dependabot[bot]
24031b9b69
chore(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](c16abc29c9...7afa10ed9b )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 08:09:09 +02:00