Commit Graph

12044 Commits

Author SHA1 Message Date
Andrew Nesbitt
df33dc43db
Add task for updating CLI docs right after updating the HTTP-api docs 2020-10-02 14:58:34 +01:00
Adin Schmahmann
8e6358a4fa
Merge pull request #7690 from fhs/plan9-pr
fix build on Plan 9
2020-09-30 16:52:12 -04:00
Adin Schmahmann
1168639753
Merge pull request #7693 from ipfs/feat/merge-v0.7.0-master
Release v0.7.0
2020-09-29 12:13:59 -04:00
Fazlul Shahriar
cac753bb18
fix build on Plan 9
Fixes #7575
Fixes #7671
2020-09-23 22:27:01 -04:00
Adin Schmahmann
c4071893b1 Merge branch 'release' into feat/merge-v0.7.0-master 2020-09-22 16:47:42 -04:00
Adin Schmahmann
ea77213e31
Merge pull request #7692 from ipfs/release-v0.7.0
Release v0.7.0
2020-09-22 16:41:25 -04:00
Adin Schmahmann
12f5c19fcf Release v0.7.0 2020-09-22 14:09:51 -04:00
Adin Schmahmann
330f0fd668 docs: update changelog for v0.7.0 2020-09-22 14:09:51 -04:00
Rafael Ramalho
54e743779c chore: bump webui version
(cherry picked from commit 1b4f5e72ad)
2020-09-22 14:09:51 -04:00
Adin Schmahmann
19aa4c3277 fix: remove the (empty) alias for --peerid-base
(cherry picked from commit 16b3fd4d87)
2020-09-22 14:09:51 -04:00
Adin Schmahmann
a6c1598612 docs: update changelog for v0.7.0 2020-09-22 12:02:24 -04:00
Rafael Ramalho
1b4f5e72ad chore: bump webui version 2020-09-17 15:29:07 -04:00
Adin Schmahmann
16b3fd4d87 fix: remove the (empty) alias for --peerid-base 2020-09-17 13:52:18 -04:00
Adin Schmahmann
fafec57ee6 Release v0.7.0-rc2 2020-09-10 10:52:19 -04:00
Adin Schmahmann
fe1df47128 fix: use override GOFLAGS changes from 480defab68 but keep trimpath usage as is
(cherry picked from commit 48b2f1273a)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
a166989ecb Revert "fix: override GOFLAGS"
This reverts commit 480defab68.

(cherry picked from commit 2535f4de82)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
494546592f chore: bump go-ipfs-cmds
(cherry picked from commit 491b88a6eb)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
4936920fe8 fix: remove the (empty) alias for --ipns-base
(cherry picked from commit 904ad1626a)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
093e4360bf refactor: put all --ipns-base options in one place
(cherry picked from commit 6cbda0f62f)
2020-09-10 10:52:19 -04:00
Jacob Heun
093ad00abd chore: bump ipfs-interop ci version
(cherry picked from commit 0a39421138)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
959d25ff1c chore: bump js-ipfs in interop CI to 0.50.1
(cherry picked from commit 78586509c6)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
0f40eee63a docs: update config to indicate SECIO deprecation
(cherry picked from commit 0ad6a92716)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
255d7f41cc fix: ipfs dht put/get commands now work on keys encoded as peerIDs and fail early for namespaces other than /pk or /ipns
(cherry picked from commit ba1d225212)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
48b2f1273a fix: use override GOFLAGS changes from 480defab68 but keep trimpath usage as is 2020-09-09 18:17:03 -04:00
Adin Schmahmann
2535f4de82 Revert "fix: override GOFLAGS"
This reverts commit 480defab68.
2020-09-09 18:17:03 -04:00
Adin Schmahmann
491b88a6eb chore: bump go-ipfs-cmds 2020-09-09 18:15:27 -04:00
Adin Schmahmann
5d6e1295a5
Merge pull request #7659 from ipfs/fix/ipns-base-alias
Fix --ipns-base alias
2020-09-09 13:31:37 -04:00
Adin Schmahmann
904ad1626a fix: remove the (empty) alias for --ipns-base 2020-09-09 11:30:45 -04:00
Adin Schmahmann
6cbda0f62f refactor: put all --ipns-base options in one place 2020-09-09 11:30:45 -04:00
Adin Schmahmann
b7c1b61c25
Merge pull request #7660 from ipfs/chore/ci-deps
chore: bump interop and version of js-ipfs used by interop in CI
2020-09-09 11:28:51 -04:00
Jacob Heun
0a39421138
chore: bump ipfs-interop ci version 2020-09-09 13:03:30 +02:00
Adin Schmahmann
78586509c6 chore: bump js-ipfs in interop CI to 0.50.1 2020-09-08 13:43:13 -04:00
Adin Schmahmann
2ae5c52f4f
Merge pull request #7630 from ipfs/docs/update-secio-config
docs: update config to indicate SECIO deprecation
2020-09-02 12:49:53 -04:00
Adin Schmahmann
b7d00a0e4e
Merge pull request #7633 from ipfs/fix/dht-cmd-cid-ipns
fix: ipfs dht put/get commands with peerIDs encoded as CIDs
2020-09-02 12:49:26 -04:00
Adin Schmahmann
ba1d225212 fix: ipfs dht put/get commands now work on keys encoded as peerIDs and fail early for namespaces other than /pk or /ipns 2020-08-30 02:16:15 -04:00
Adin Schmahmann
0ad6a92716 docs: update config to indicate SECIO deprecation 2020-08-26 20:51:53 -04:00
Adin Schmahmann
c5825c29a6
Merge pull request #7629 from ipfs/chore/update-version
update version to 0.8.0-dev
2020-08-26 16:11:45 -04:00
Adin Schmahmann
38e9ff4416 update version to 0.8.0-dev 2020-08-26 16:10:21 -04:00
Adin Schmahmann
901c58b991 Release v0.7.0-rc1 2020-08-26 16:07:25 -04:00
Adin Schmahmann
94fe48a96b
Merge pull request #7628 from ipfs/chore/cleanup
chore: cleanup
2020-08-26 15:49:40 -04:00
Adin Schmahmann
56de5bbe11 chore: cleanup 2020-08-26 15:33:32 -04:00
Adin Schmahmann
cbf4b2dfd9
Merge pull request #7627 from ipfs/fix/ipns-eol
namesys: fixed IPNS republisher to not overwrite IPNS record lifetimes
2020-08-26 15:05:41 -04:00
Adin Schmahmann
38da1cc991
Merge pull request #7625 from ipfs/fix/7624-do-not-fetch-on-pin-ls
Fix #7624: Do not fetch dag nodes when checking if a pin exists
2020-08-26 14:50:18 -04:00
Adin Schmahmann
732101a6df namesys: fixed IPNS republisher to not overwrite IPNS record lifetimes 2020-08-26 14:36:32 -04:00
Adin Schmahmann
077e3e0648 chore: bump go-path 2020-08-26 14:35:52 -04:00
Adin Schmahmann
2913146357
Merge pull request #7626 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-pubsub-0.3.5
chore(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.3.4 to 0.3.5
2020-08-26 10:15:44 -04:00
dependabot-preview[bot]
b542da46f5
chore(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.3.4 to 0.3.5
Bumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases)
- [Commits](https://github.com/libp2p/go-libp2p-pubsub/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-26 11:27:48 +00:00
Hector Sanjuan
7d95359c3e Fix #7624: Do not fetch dag nodes when checking if a pin exists 2020-08-26 09:13:15 +02:00
Adin Schmahmann
45e574b6bd
Merge pull request #7610 from ipfs/chore/update-deps
chore: update dependencies
2020-08-25 23:14:52 -04:00
Adin Schmahmann
2ecde1a18c chore: update dht and kbucket 2020-08-25 21:13:18 -04:00