Skip to content

Require GermConvenience 0.11.0 - #59

Merged
germ-mark merged 1 commit into
mainfrom
llm/germconvenience-0.11
Sep 23, 2026
Merged

germ-mark merged 1 commit into
mainfrom
llm/germconvenience-0.11

Conversation

@germ-mark

Copy link
Copy Markdown
Contributor

Raises the GermConvenience floor from 0.10.0 to 0.11.0.

0.11.0 makes URLSession.manualRedirect() refuse redirects on Linux and Android too. Before that release, the delegate only took effect on Apple platforms. DidWebResolver and DidPlcResolver use it as their default fetcher and screen the host once, before the request, so a followed redirect would bypass that screening off Apple. So would WellKnownHandleResolver from #57. 0.11.0 also adds RetryingHTTPFetcher.

This touches only Package.swift, Package.resolved, and a patch changeset, so it's independent of #57 and #58. swift test and strict lint pass against 0.11.0.

🤖 Generated with Claude Code

0.11.0's manualRedirect() also refuses redirects on Linux and Android.
The DID resolvers screen the host once before the request, so they rely
on redirects not being followed.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Sep 23, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 0706814

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@germ-network/atprotoclient Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@germ-mark
germ-mark merged commit cb44aaf into main Sep 23, 2026
22 checks passed
@germ-mark
germ-mark deleted the llm/germconvenience-0.11 branch September 23, 2026 23:43
@github-actions github-actions Bot mentioned this pull request Sep 23, 2026
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.

1 participant