Release summaries
provider-runtime-mode-taxonomy
Keep Builder provider credential ownership modes distinct from runtime target modes.
maintainer
Provider-runtime resolvers now filter credential ownership tokens out of runtime target mode arrays and document the separate mode taxonomies.
integrator
Integrators can keep BYOK and ephemeral credential ownership metadata separate from managed/local/hybrid runtime target selection without accidental managed fallback.
release-provenance-metadata-fix
Restore npm provenance-safe publishing for the public integration packages by declaring repository metadata and failing release discovery before publish when it is missing.
maintainer
Release discovery now blocks publishable manifests that omit repository metadata, and the affected integration packages declare the canonical GitHub repository URL and directory before npm provenance is requested.
integrator
Integrator release automation can republish the affected integration packages with npm provenance enabled without hitting the empty repository URL validation failure.
customer
This patch only corrects publish metadata for the affected integration packages; their runtime APIs and behavior are unchanged.
