-
v2.6.1-dev Pre-release
released this
2026-05-18 21:15:55 +02:00 | 18 commits to main since this releasev2.6.1-dev
Plugin Registry Service Core for the v2.7.0 milestone.
Added
PluginRegistryServicewith registry metadata search, version history lookup, compatibility checks, and artifact caching./api/registryendpoints for status, sync, versions, compatibility, and artifact serving.synapse registryCLI commands:listversions <pluginId>statussync
- Configurable registry mode and cache behavior through:
SYNAPSE_REGISTRY_MODESYNAPSE_REGISTRY_PATHSYNAPSE_REGISTRY_CACHE_DIRSYNAPSE_REGISTRY_CACHE_TTLSYNAPSE_REGISTRY_SYNC_INTERVAL
- Optional Compose
registryprofile that starts the registry service as a separate container.
Validation
cd packages/core mvn -q -Dtest=PluginRegistryServiceTest,PluginPerformanceBaselinesTest test cd ../cli go test ./...Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads