Sonatype Nexus Repository 3.82.0 Release Notes
Sonatype Nexus Repository Now Available in the Cloud!
Cloud Released on July 16, 2025
Sonatype Nexus Repository Pro is now available as a fully managed, cloud-hosted service, eliminating the overhead of infrastructure management and allowing your development teams to focus on building and delivering secure and reliable software faster. Check out the benefits below:
Operational Efficiency Without the Overhead
With Nexus Repository Cloud, Sonatype handles everything required to get and stay up and running, including high availability, rolling upgrades, automated backups, and seamless failover. This ensures maximum uptime and reliability for your development pipelines. Your deployment scales automatically with your usage, allowing your team to focus on delivering software instead of managing tooling.
Accelerated Time-to-Value
By removing the complexities of provisioning and maintaining servers, Nexus Repository Cloud reduces total cost of ownership and accelerates onboarding. Your teams can start building and deploying software quickly using pre-configured defaults, secure access controls, and guided setup flows.
Access to the Latest Features First
Nexus Repository Cloud is always running the latest stable release, often ahead of the on-premises version. This ensures your team can take advantage of new features and performance improvements without delay.
Migration Support Available
Sonatype provides expert-led migration services to help organizations transition from on-premises deployments to the cloud with minimal downtime. Our Customer Success team ensures your data and configurations are migrated securely and efficiently.
Key Features in Nexus Repository Cloud
Simplified Setup – Guided onboarding helps you get up and running quickly with secure access, default roles, and user management via your identity provider or direct configuration.
No Maintenance Overhead – Sonatype handles upgrades, patches, monitoring, and infrastructure operations, eliminating day-to-day maintenance tasks.
Cloud Tenant Provisioning – Organizations receive a unique, secure URL for accessing their Nexus Repository Cloud tenant.
Client Tool Integration – Configure tools such as Maven, npm, and Docker to interact directly with your Nexus Repository Cloud instance.
For more information about getting started with Nexus Repository Cloud, see our official documentation.
What's New and Noteworthy in 3.82.0?
Released July 9, 2025
Sonatype Nexus Repository 3.82.0 includes the following new features and enhancements:
New Capabilities API
Sonatype Nexus Repository now provides a new Capabilities API, giving administrators more flexibility and control when managing system-level features through automation.
With this API, you can programmatically view, create, update, and delete Capabilities in your Nexus Repository instance. This allows for faster setup, consistent configuration across environments, and easier integration into infrastructure-as-code workflows. This improves efficiency and reduces the risk of manual errors in administrative tasks.
For full details, see the Capabilities API help documentation.
Quarantine Message Behavior Restored and Improved
Sonatype previously noted a regression in Nexus Repository 3.81.x that prevented quarantine messages from being returned as expected when a component was blocked by Sonatype Repository Firewall. Updates in this release restore expected quarantine message behavior and introduce enhancements to improve clarity for users and automation.
Those using npm and NuGet formats will now see clearer quarantine messages directly in their CLI output when a component is blocked by Repository Firewall. These messages include the reason for the quarantine, helping developers quickly understand and address policy violations without additional troubleshooting.
Bug Fixes
This release includes the following notable bug fixes:
Issue ID | Description |
---|---|
NEXUS-47645 | The Blob Store undelete process now handles self-referencing properties files without triggering a stack overflow. This prevents unexpected shutdowns of the GCP connection pool and eliminates the need for a restart. |
NEXUS-47455 | The UI: Settings capability now correctly updates the page title as configured. |
NEXUS-47234 | The |
NEXUS-47027 | The |
NEXUS-47013 | The |
NEXUS-29739 | The Browse UI for NuGet v3 group repositories now displays the correct path and generates working download links. Requests with or without the index segment are normalized, preventing 404 errors when accessing assets like |