Proxy and cache packages from public Conda channels
You can now use Cloudsmith to proxy and cache packages from public Conda channels (upstreams). This update helps you create a single, reliable source of truth for all your Conda packages, combining your private packages with cached versions of the public upstreams you depend on…
Remove Tag policy action added to Enterprise Policy Manager
We’ve added a new policy action to Enterprise Policy Management (EPM): Remove tag…
Retention rules: Refine scope with package search syntax via web app and Terraform provider
You can now use Cloudsmith’s package search syntax to refine the scope of your repository's retention rules when configuring them via the Cloudsmith web application and via the Cloudsmith Terraform provider. This functionality builds on the existing support to scope retention rules by package search syntax via the API, and makes it easier to target exactly which packages to keep or remove…
New Documentation Website
Today we are releasing a refreshed and re-architected documentation website for Cloudsmith…
Explore packages without leaving your IDE with the new Cloudsmith VS Code Extension
The official Cloudsmith extension for Visual Studio Code is here. It brings your package visibility workflow directly into the IDE, allowing you to browse and inspect repositories and packages without switching context…
Client logs and usage improvements now generally available
Client logs and usage reporting improvements are now generally available in the new web application. These updates give you deeper visibility into package downloads, delivery trends and the repositories or tokens driving your usage…
Architecture and distribution tags now available in the web app
You can now view architecture and distribution tags in the Packages table in the new web application. This makes it easier to tell apart packages with the same name but different architectures or distributions, and to quickly find the right one…
Automate dependency updates with Cloudsmith + Renovate
If you use Renovate to manage dependencies, you can now include packages from your Cloudsmith repositories in the same automated workflows. That means Renovate can track and update internal packages, as well as any open source dependencies pulled through upstream registries…
Cloudsmith CLI now available as an official Docker image
The Cloudsmith official Docker image provides a portable, consistent way to run the CLI in automation workflows without managing local installations…
Support added for JSR Upstreams
Cloudsmith has added support for the JavaScript Registry (JSR) Upstreams. The JavaScript Registry is a modern package registry for JavaScript and TypeScript. It works with many runtimes (Node.js, Deno, Bun, browsers, and more) and is backwards compatible with npm. JSR modules can be used with any JavaScript package manager and in any project with a node_modules folder…