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.33.0 #10684

Merged
merged 23 commits into from
Jan 29, 2025
Merged

Merge release v0.33.0 #10684

merged 23 commits into from
Jan 29, 2025

Conversation

lidel
Copy link
Member

@lidel lidel commented Jan 29, 2025

cc #10580

lidel and others added 21 commits December 20, 2024 19:30
(cherry picked from commit 9425421)
* fix/gateway: escape directory redirect URLs

When a director gets redirected to a URL with a treailing slash, special chars in the directory name must be escaped in the redirect URL. This upgrades to a version of box that has that fix.

Closes #10536

* Fix sharness test for new redirect URLs
* Update to latest boxo
* Use latest gateway-conformance

(cherry picked from commit b7cc47a)
* fix typos and comment formatting

(cherry picked from commit 7383e1e)
* fix(cli): support HTTPS in ipfs --api

Closes #10539

* chore: go-ipfs-cmds v0.14.1

https://github.com/ipfs/go-ipfs-cmds/releases/tag/v0.14.1

* docs: ipfs --api example

* test(cli): https rpc support

makes sure we dont have regression where HTTPS endpoint
starts getting cleartext requests

(cherry picked from commit 3b098b9)
* fix(dns): update default DNSLink resolvers

Depends on
- ipfs/boxo#781
- ipfs/boxo#782

* chore: latest boxo main and go-doh-resolver v0.5.0

makes error message better, informing which URL failled

* chore: p2p-forge v0.2.1+

this removes acmez/v2 and fixes go vet

* chore: latest boxo with DoH fixes

commit from main branch that includes:
ipfs/boxo#645
ipfs/boxo#782
ipfs/boxo#781

(cherry picked from commit b021a00)
(cherry picked from commit 104b661)
* Upgrade to Boxo v0.27.0

(cherry picked from commit 332a948)
Upgrade pebble to v1.1.4

(cherry picked from commit 22466fa)
* fix(autotls): renewal and AutoTLS.ShortAddrs

updates to p2p-forge/client with fix from
ipshipyard/p2p-forge#42

we also add AutoTLS.ShortAddrs flag and enable it by default
to benefit from shorter addrs discusses in
ipshipyard/p2p-forge#40

* test: fix flaky NewRandPort

reducing chance of bind: address already in use

(cherry picked from commit 256a739)
* Upgrade to Boxo v0.27.1
* update changelog
* use tagged release of boxo

(cherry picked from commit fcfdbfb)
* Upgrade to Boxo v0.27.2

(cherry picked from commit a26aee1)
@lidel lidel added the skip/changelog This change does NOT require a changelog entry label Jan 29, 2025
@lidel lidel marked this pull request as ready for review January 29, 2025 23:17
@lidel lidel requested a review from a team as a code owner January 29, 2025 23:17
@lidel lidel merged commit dab91c8 into master Jan 29, 2025
@lidel lidel deleted the merge-release-v0.33.0 branch January 29, 2025 23:18
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