-
v2.6.2-dev Pre-release
released this
2026-05-18 21:27:07 +02:00 | 17 commits to main since this releasev2.6.2-dev
Custom Registry Sources for the v2.7.0 plugin ecosystem milestone.
Added
- Persistent custom registry source records for GitHub, GitLab, Forgejo, and Nexus/Maven-style sources.
- Registry source API endpoints:
GET /api/registry/sourcesPOST /api/registry/sourcesPUT /api/registry/sources/{id}DELETE /api/registry/sources/{id}POST /api/registry/sources/{id}/sync
- Source visibility controls:
storeentries appear in marketplace/store listingsinternalentries stay available to registry/admin flows but are hidden from store listings
- Per-source trust tier and sync interval fields.
- CLI commands:
synapse registry sourcessynapse registry add-sourcesynapse registry remove-sourcesynapse registry sync-source
Validation
cd packages/core mvn -q test cd ../cli go test ./...Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads