Virtual Registry 0.14.0
Released: 2026-06-29
Varnish version: 6.0.18r2
Artifact Firewall version: 0.3.2
Added
- Artifact Firewall support for Gradle clients (Gradle uses the Maven repository layout).
Fixed
- Cache Ansible Galaxy collection/role downloads served over Galaxy NG / Pulp paths (e.g. JFrog Artifactory), which previously bypassed Orca.
- Decode URL-encoded slashes (
%2f) in npm scoped package requests so scoped installs like npm install @scope/pkg are correctly identified by the parser.