Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release v0.32.0 #10579

Merged
merged 14 commits into from
Nov 14, 2024
Merged

Merge release v0.32.0 #10579

merged 14 commits into from
Nov 14, 2024

Conversation

lidel
Copy link
Member

@lidel lidel commented Nov 14, 2024

cc #10547

lidel and others added 14 commits October 30, 2024 17:41
…10566)

* fix(autotls): store certificates at the location from the repo path
* docs(autotls): cert storale and other caveats

---------

Co-authored-by: Marcin Rataj <[email protected]>
(cherry picked from commit 1ca0ae0)
(cherry picked from commit d4ae7fa)
(cherry picked from commit e17dc21)
* chore: stop using go-homedir

The `github.com/mitchellh/go-homedir` repo is archived, no longer needed, and no longer maintained.

- `homedir.Dir` is replaced by the stdlib `os.UserHomeDir`
- `homedir.Expand` is replaced by fsutil.ExpandHome` in the `github.com/ipfs/kubo/misc/fsutil` package.

Additional functionality, such as `DirWritable` and `FileExists` was moved into or included in the `github.com/ipfs/kubo/misc/fsutil` package.

(cherry picked from commit 4009ad3)
this should help with debugging
ipshipyard/p2p-forge#8
on boxes with debug log level
(and hide noise from normal users)
@lidel lidel added the skip/changelog This change does NOT require a changelog entry label Nov 14, 2024
@lidel lidel marked this pull request as ready for review November 14, 2024 02:21
@lidel lidel requested a review from a team as a code owner November 14, 2024 02:21
@lidel lidel merged commit 8351cf9 into master Nov 14, 2024
14 checks passed
@lidel lidel deleted the merge-release-v0.32.0 branch November 14, 2024 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does NOT require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants