1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 03:19:47 +08:00

59 Commits

Author SHA1 Message Date
Kay
f12b372af9 style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
51cc921d3c chore: update version 2023-07-27 14:18:16 +02:00
cfe52e0924 chore: update version 2023-06-12 14:34:31 +00:00
c58aadb887 chore: update version (#9805) 2023-04-07 09:28:40 +02:00
5e8fb41151 chore: update version 2023-03-06 12:30:37 +00:00
a4da60f99e 'chore: update version.go' 2022-12-13 09:34:10 +00:00
c7d3bec39f chore: bump version to v0.18.0-dev 2022-11-10 17:13:39 +01:00
e550d9e476 ci: add stylecheck to golangci-lint (#9334) 2022-10-06 10:18:40 -04:00
04e443f762 chore: bump version to 0.17.0-dev 2022-09-26 10:38:48 +02:00
92418133b0 chore: Bump version to 0.16.0-dev 2022-08-25 15:35:17 -04:00
c6777956a8 chore: bump version to v0.15.0-dev 2022-07-21 05:03:33 +02:00
77747e337d chore: bump to v0.14.0 2022-07-21 04:52:18 +02:00
10c3cc1aaf chore: Release v0.14-rc1 2022-07-07 23:47:41 +02:00
4c965fc603 fix: kubo in AgentVersion 2022-07-06 23:08:31 +02:00
82467bc936 refactor: rename to kubo 2022-07-06 18:40:37 +02:00
b72125522a chore: update version to v0.14.0-dev 2022-05-04 16:28:58 -04:00
bb68a68525 feat: port collect-profiles.sh to 'ipfs diag profile' (#8786)
* feat: add block profiling to collect-profiles.sh

* feat: add more profiles to 'ipfs diag profile'

This adds mutex and block profiles, and brings the command up-to-par
with 'collect-profiles.sh', so that we can remove it.

Profiles are also now collected concurrently, which improves the
runtime from (profile_time * num_profiles) to just (profile_time).

Note that this has a backwards-incompatible change, removing
--cpu-profile-time in favor of the more general --profile-time, which
covers all sampling profiles.

* docs(cli): ipfs diag profile

* add CLI flag to select specific diag collectors

Co-authored-by: Marcin Rataj <lidel@lidel.org>
2022-04-12 11:58:03 -04:00
da35610c1c chore: update version to v0.13.0-dev 2021-12-13 17:53:22 -05:00
f9e244a7db chore: update version to v0.12.0-dev 2021-12-01 10:25:25 -05:00
3a84352f18 feat(cli): add daemon option --agent-version-suffix (#8419)
* feat(cli): add daemon option --agent-version-suffix
* fix sharness test when commit is empty (release)
2021-09-21 20:31:08 +02:00
3dcf651428 update version to v0.11.0-dev 2021-08-23 11:21:54 -04:00
40419ac025 update version to 0.10.0-dev 2021-05-14 09:12:00 -04:00
6af6146156 update version to 0.9.0-dev 2020-12-09 13:17:28 -05:00
38e9ff4416 update version to 0.8.0-dev 2020-08-26 16:10:21 -04:00
b86e93045a update version to 0.7.0-dev 2020-06-19 20:09:15 -04:00
5a19539223 feat: release v0.6.0 2020-06-19 14:50:45 -07:00
63ff04c4cf feat: bump version to 0.6.0-rc7 2020-06-16 22:41:31 -07:00
444bb02abb feat: bump version to 0.6.0-rc6 2020-06-10 18:19:33 -07:00
3d0899f489 feat: release v0.6.0-rc5 2020-06-09 16:55:07 -07:00
3ba1400bfe feat: bump version to 0.6.0-rc4 2020-06-09 13:39:41 -07:00
96677e00d6 feat: bump version to v0.6.0-rc2 2020-06-08 17:34:16 -04:00
aa169520cd feat: bump version to 0.6.0-rc1 2020-05-26 00:19:55 -07:00
ff84666a53 feat: bump to 0.6.0-dev 2020-04-29 08:38:40 -07:00
f55d3e8a15 feat: release 0.5.0 2020-04-28 07:48:34 -07:00
d070ed7e33 release: 0.5.0-rc4 2020-04-25 01:16:33 -07:00
394a2d6550 release: v0.5.0-rc3 2020-04-21 23:23:20 -07:00
d63761bc9f release: go-ipfs 0.5.0-rc2 2020-04-14 21:19:57 -07:00
3a37423530 feat: bump version 2020-04-07 00:00:37 -07:00
e681a3aebe fix: revert changes to the user agent
Go-ipfs user agents usually look like go-ipfs/VERSION/COMMIT_or_EMPTY. However,
we changed this to /go-ipfs/VERSION(/COMMIT)? on master for a while. This change
reverts this to make parsing the user agent simpler.

Co-Authored-By: Oli Evans <oli@tableflip.io>
2020-03-13 13:50:11 -07:00
853ed0be5d chore: fix deprecation warnings 2019-09-26 15:38:12 -07:00
65d8b03d24 bump version to 0.5.0-dev 2019-08-06 16:55:00 -07:00
d4d24daace version: bump to 0.4.22-dev 2019-05-30 15:29:21 -07:00
1d67e0ac26 RELEASE: bump version 2019-05-30 15:27:05 -07:00
7a185489a5 release: v0.4.21-rc3
This time, we'll actually build it.
2019-05-23 10:54:17 -07:00
34a66aa820 release: go-ipfs 0.4.21-rc2 2019-05-22 13:56:06 -07:00
36e5e9ab0b release: release v0.4.21-rc1 2019-05-20 13:28:29 -07:00
88e34fec44 chore: bump to next dev version
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-16 11:16:01 -07:00
a2e2055501 release: 0.4.20
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-16 09:16:53 -07:00
b6068ad76f release: 0.4.20-rc2
This time, the build scripts are ready so we can actually fire off a build.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-12 10:46:35 -07:00
9c6b5ebe01 release: cut the rc1
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-04 17:47:35 -07:00