Version handling improvements
We're rolling out improvements to how Cloudsmith evaluates relational version ranges across the platform to ensure clearer and more predictable results for semantic version searches and version-based ordering…
We're rolling out improvements to how Cloudsmith evaluates relational version ranges across the platform to ensure clearer and more predictable results for semantic version searches and version-based ordering…
We've improved our versioning logic to accurately handle the parsing and semantic sorting of versions with prerelease components. 🛠 What changed? Previously, our implementation treated all numbers in prerelease components as a single integer when comparing versions. For example, when comparing versions 1.0.0-alpha.1.3.1 and 1.0.0-alpha.1.22, th…
We are excited to announce a significant enhancement to the /versions/latest/{filename} endpoint in our system. This update specifically addresses and significantly reduces caching issues (staleness) when fetching the latest version of raw package files. What Was Happening Previously: When you requested package files from our Content Delivery Netw…
Small tweak to make python upstream indexing more robust. Resolved minor bugs in helm upstream package parsing logic…
Fixes to Maven upstream (or as we like to describe it, a minor oopsie) Added a date constraint to the log export query, ensuring there is more control over exports…
Fixed an issue that affected quarantine upstream for python packages…
Ensure docker digests don't change when copying. Python 2 support officially deprecated. 🤖 Poem of the week Farewell, Python 2, with your legacy code, You paved the path for the current abode. Though you’re now outdated, and we’ve bid you adieu, In the annals of coding, we'll always value you…
Because little wins should also be celebrated, today's release notes includes a fix to allow Terraform to authenticate with a JWT. We'll be back with more soon. May the sun shine upon you 🌞…
Remove exception log when parsing Cocoapods metadata Improved internal handling of errors on Terraform Fixes to Maven package sync with different versions being seen as duplicates Switched to using detached signatures for signature verification of Debian upstreams…
Updates to our Terraform metadata parsing to handle variables without a type attribute Updates the submodule providers serialization to handle multiple providers correctly Allow Docker login to use JWT token generated from OIDC exchange Checks to ensure Cocoapods package metadata has a license…