prerelease v3.0.1-beta8
Pre-release
Pre-release
janstaelensskyline
released this
04 Nov 16:20
·
21 commits
to main
since this release
Release Notes
New Update: Catalog Upload Enhancements and Deployment Workaround
Highlights:
- Deployment Support Update: Deployments initiated from the catalog through API calls are now unsupported for uploads using the new API.
- Internal Workaround Implemented: To ensure continued deployment capability, a workaround has been added. This involves returning the deployment-capable key from a secondary, volatile upload process during catalog uploads with registration (
with-registration
).
Details:
- The deployment process now automatically triggers a secondary upload to generate the necessary key for deployments, ensuring that the catalog upload remains functional for deployment purposes.
- This change maintains deployment compatibility while using the new API structure for catalog operations.