fix(registry): restore protocol routing and test coverage for npm, oci, and api flows
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-22 - 1.8.5 - fix(registry)
|
||||
restore protocol routing and test coverage for npm, oci, and api flows
|
||||
|
||||
- initialize and route REST API requests through ApiRouter alongside smartregistry
|
||||
- add org-aware npm path handling and OCI bearer token endpoint support in the registry server
|
||||
- enforce API token scopes in the auth provider instead of allowing all authenticated writes
|
||||
- start the test server in integration and e2e suites and update assertions to match current API responses
|
||||
- fix npm unpublish and OCI image test flows, including docker build loading and storage cleanup
|
||||
|
||||
## 2026-03-21 - 1.8.4 - fix(deps)
|
||||
bump @stack.gallery/catalog to ^1.0.2 and remove committed test fixture auth token
|
||||
|
||||
|
||||
Reference in New Issue
Block a user