The Weekly Fix: Improvements on 2022-10-17
This week, the Cloudsmith team made the following improvements:
Fixed the API documentation for the Entitlement creation endpoint to reflect a 201 status on success
Updated RPM setup script to alleviate GPG signature verification errors
Added pagination to the team view page in order to improve performance…
Pre-Release Artifact Version Handling Improvements
Good news! Following user feedback, we’ve rolled out a new repository setting to empower control of how Cloudsmith identifies and selects the ‘latest’ tag for pre-release artifact versions. You’ll find this under the ‘Miscellaneous’ section in your repository ‘Main Settings’.
With this setting turned on, pre-release artifacts uploaded with a newer…
The Weekly Fix: Improvements on 2022-10-10
This week, the Cloudsmith team made the following improvements:
Fixed an issue related to expired user-based entitlement tokens
Fixed an issue where packages were incorrectly tagged as "latest" when moved between repositories
Fixed a bug so that filtering service accounts functions properly
Increased package description character limit
Webhook…
The Weekly Fix: Improvements on 2022-10-03
This week, the Cloudsmith team made the following improvements:
Added support for upstream proxying for users of older Dart clients, using our legacy Dart endpoints.
Fixed a bug that was preventing filtering on service accounts from functioning properly.
Improved repository upstream setup when fetching GPG keys from a URL; now handles binary key…
Locked Out: Improved Enforcement of 2FA and SAML/SSO
To further strengthen the controls Cloudsmith offers organizations around user access, we've improved how we enforce 2-Factor Authentication (2FA) and SAML/SSO.
Previously, both were only enforced when a user logged into the application and was not required to access the Cloudsmith API or for interactions in the same session beyond login.
What Ch…
The Weekly Fix: Improvements on 2022-09-26
This week, the Cloudsmith team made the following improvements:
Fixed an issue where Privileges for Specific Users in Access Controls were listed twice in the UI.
Corrected behavior in the Dart format, preventing large packages from being uploaded using native tooling.
Corrected service account key hover text stating that API keys were read-only…
The Weekly Fix: Improvements on 2022-09-19
This week, the Cloudsmith team made the following improvements:
Addressed an issue where some login history locations would have an incorrect flag associated with the displayed country
A recent fix for Azure compatibility with Docker caused issues with a subset of customers (blob unknown); this has now been reverted, along with additional Docker…
Manage repository access controls via the API
Great news! As part of our effort to ensure our customers can automate everything, we have extended our API to include support for managing Repository Access Controls. Access controls allow you to configure which organization teams, or individual Cloudsmith users, have access to the repository and what permission level they have for the repository…
The Weekly Fix: Improvements on 2022-09-12
This week, the Cloudsmith team made the following improvements:
Performance has been hugely improved in the UI; especially for organizations with LOTs of teams.
Pagination has now been added to the repository list page.
Fixed an issue where the 'Table of Contents' was misaligned within the repository 'Set Me Up' page.
Docker backend has been up…
The Weekly Fix: Improvements on 2022-09-05
This week, the Cloudsmith team made the following improvements:
UI: Fixed ToC alignment on "Set me up" page for packages.
The Docker backend has been updated to alleviate `manifest unknown` errors that were occurring intermittently after pushing an image…