Skip to content

Prepare next release - #50

Merged
germ-mark merged 1 commit into
mainfrom
changeset-release/main
Sep 15, 2026
Merged

germ-mark merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 18, 2026 •

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@germ-network/atprotoclient@0.9.0

Minor Changes

  • #49 c9d149e Thanks @germ-mark! - Add Atproto.DidWebResolver: resolves a did:web identifier to its DID document by fetching https://{host}/.well-known/did.json, matching @atproto/identity's reference resolver (Accept header, redirect refusal, single-segment restriction). Screens the resolved host against a strict hostname allowlist before ever fetching, since a did:web identifier is attacker-influenced input turned directly into a URL (Linear GER-1912) — no port, loopback, or IP-literal host is accepted. Defaults to a redirect-refusing session; fetcher injection is reserved for tests.

Patch Changes

  • #53 5d1ea0a Thanks @germ-mark! - Fix build against GermConvenience 0.8.0, which split HTTPDataResponse and
    HTTPFetcher out of the base GermConvenience library into a new
    GermConvenienceHTTP product. Adds the GermConvenienceHTTP product
    dependency and the matching import everywhere those types are used, and
    raises the floor to from: "0.8.0".

    No public API change — this only restores buildability against current
    GermConvenience releases.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 8e9eef0 to f3d98a0 Compare August 19, 2026 17:20
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from f3d98a0 to 941ba0e Compare September 15, 2026 16:53
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 941ba0e to cc5a7d2 Compare September 15, 2026 17:26
@germ-mark
germ-mark merged commit 2811779 into main Sep 15, 2026
@germ-mark
germ-mark deleted the changeset-release/main branch September 15, 2026 17:27
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