Marcin Rataj
Marcin Rataj
Early testers ping for v0.30.0-rc2 testing ✨ - [ ] Charity Engine (@rytiss, @tristanolive) - [ ] Fission (@bmann) - [ ] Infura (@MichaelMure) - [ ] OrbitDB (@haydenyoung) -...
FYSA found a regression caused by go1.23 update: https://github.com/ipfs/kubo/issues/10501 Workaround is to run with `GODEBUG=asynctimerchan=1`. We will likely switch to go1.22 before final release.
Ack, I see it is still being discussed, so tentatively planing to cut 0.30.0-rc3 ~Thu? if/once we agree the `maxMessageSize` has to change.
In the meantime we had boxo and go-libp2p releases with various fixes, and we had to switch back to go1.22 (https://github.com/ipfs/kubo/pull/10502), so making 0.30.0-rc3 still feels prudent. Plan is to...
# ✅ Release Checklist (v0.30.0-rc3) - [ ] Prepare the release branch and update version numbers accordingly using `./kuboreleaser --skip-check-before release --version vX.Y.Z(-rcN) prepare-branch` or ... - [ ] create...
Early testers ping for [v0.30.0-rc3](https://github.com/ipfs/kubo/releases/tag/v0.30.0-rc3) testing :sparkles: - [ ] Charity Engine (@rytiss, @tristanolive) - [ ] Fission (@bmann) - [ ] Infura (@MichaelMure) - [ ] OrbitDB (@haydenyoung) -...
# ✅ Release Checklist (v0.30.0) [FINAL] - [x] Prepare the release branch and update version numbers accordingly using `./kuboreleaser --skip-check-before release --version vX.Y.Z(-rcN) prepare-branch` or ... - [ ] create...
🎉 Kubo [v0.30.0](https://github.com/ipfs/kubo/releases/tag/v0.30.0) is out!
Thank you for reporting this bug. Indeed, `/https` and `/tls/http` are not supported. `https://` hint is not forwarded to go-ipfs-cmds client. The `host` value in: https://github.com/ipfs/kubo/blob/091bc083c3cb76ff408a9df2c020b0cbc49f141b/cmd/ipfs/kubo/start.go#L357 likely does not include...
@Sairaviteja27 sure, submit PR once you have something ready for review 👍