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

Release: v0.30.0 [skip changelog] #10490

Merged
merged 56 commits into from
Sep 11, 2024
Merged

Release: v0.30.0 [skip changelog] #10490

merged 56 commits into from
Sep 11, 2024

Conversation

lidel
Copy link
Member

@lidel lidel commented Aug 21, 2024

This PR creates release v0.30.0


Kubo commits NOT included in this release

Boxo commits NOT included in this release

Closes #10436

Jorropo and others added 30 commits November 22, 2023 06:06
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`.
Merge Release: v0.29.0 [skip changelog]
* chore: update dependencies
* refactor: go lint
* chore: boxo v0.21.0

https://github.com/ipfs/boxo/releases/tag/v0.21.0
Co-authored-by: Lucas Molas <[email protected]>
Co-authored-by: Marcin Rataj <[email protected]>
* chore: go get -u
* fix(gateway): return 404 in no-fetch contexts (#10466)

applies and tests fix from ipfs/boxo#630
Documented unofficial installation package located in Ubuntu PPA  maintained by @twdragon
* feat: libp2p.EnableAutoNATv2

Part of #10091
We include a flag that allows shutting down V2 in case there are issues
with it.

* docs: EnableAutoNATv2
docs: document unofficial Ubuntu PPA
libp2p: default to prefering TLS
gammazero and others added 12 commits August 19, 2024 19:00
fix(rpc): cross-platform support for /unix/ socket maddrs in Addresses.API
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
lidel and others added 5 commits August 28, 2024 18:54
- Benchmarks were failing with error setting number of bits for ed25519 keys, which are the default now.
- Update the random data generation package to remove a dependency.

(cherry picked from commit 175aabd)
* chore: upgrade to go 1.23

https://tip.golang.org/doc/go1.23

* refactor: golangci-lint v1.60.2

(cherry picked from commit 2260e35)
…ers (#10497)

Preserve hostname specified with --api in http request headers

- Replaces PR #10233
- Add test to check for hostname in HTTP header
- Update docs/changelogs/v0.30.md

(cherry picked from commit 5fe9604)
* Update go-unixfsnode dependency
* Update go-ipfs-cmds
* chore: boxo@main with boxo#659

---------

Co-authored-by: Marcin Rataj <[email protected]>
(cherry picked from commit add45cf)
@lidel lidel mentioned this pull request Aug 28, 2024
32 tasks
@lidel lidel marked this pull request as ready for review September 11, 2024 14:17
@lidel lidel requested a review from a team as a code owner September 11, 2024 14:17
@lidel lidel merged commit 846c5cc into release Sep 11, 2024
12 checks passed
@lidel lidel deleted the release-v0.30.0 branch September 11, 2024 14:29
@lidel lidel restored the release-v0.30.0 branch September 11, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.