Skip to content

Prepare next release - #20

Merged
germ-mark merged 1 commit into
mainfrom
changeset-release/main
Aug 19, 2026
Merged

Prepare next release#20
germ-mark merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 11, 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/microcosm@0.4.0

Minor Changes

  • #21 e79a586 Thanks @germ-mark! - resolveMiniDoc's Atproto.DIDDocument adapter now publishes the #atproto verification method instead of an empty list. Slingshot returns signing_key on the wire and the adapter discarded it, so a repo proof checked against a Slingshot-resolved document failed for want of a key — nondeterministically, since optimizedResolve races this resolver against plc.directory and either can win. The method is spelled the way plc.directory spells it — fully-qualified did:...#atproto id, Multikey, self-controlled — so the two resolvers now agree field for field.

    Requires AtprotoTypes 0.5.1, where VerificationMethod's initializer became public.

Patch Changes

  • #19 5fddb86 Thanks @germ-mark! - Add Android CI, gating the one FoundationNetworking site.

    Tests/MicrocosmTests/MicrocosmTests.swift constructs Slingshot.Resolver with
    URLSession.shared directly — the only real usage in the package, since Sources/
    sweeps clean. Gated on canImport, so the Apple build is unchanged.

    Verified with a clean Android cross-build including the test target
    (swift build --build-tests --swift-sdk aarch64-unknown-linux-android28) — builds and
    links green from an empty .build.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 31ba9e0 to 962cd31 Compare August 19, 2026 17:49
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 962cd31 to d9dc110 Compare August 19, 2026 18:06
@germ-mark
germ-mark merged commit dc3def3 into main Aug 19, 2026
@germ-mark
germ-mark deleted the changeset-release/main branch August 19, 2026 18:09
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