fix(registry): align OCI and RubyGems API behavior and improve npm search result ordering
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-24 - 2.8.1 - fix(registry)
|
||||
align OCI and RubyGems API behavior and improve npm search result ordering
|
||||
|
||||
- handle OCI version checks on /v2 and /v2/ endpoints
|
||||
- return RubyGems versions JSON in the expected flat array format and update unyank coverage to use the HTTP endpoint
|
||||
- prioritize exact and prefix matches in npm search results
|
||||
- update documentation to reflect full upstream proxy support
|
||||
|
||||
## 2026-03-24 - 2.8.0 - feat(core,storage,oci,registry-config)
|
||||
add streaming response support and configurable registry URLs across protocols
|
||||
|
||||
|
||||
Reference in New Issue
Block a user