Summary
Added the new schmea, bundle, as a deploy type for the Deploy endpoint, allowing you to use dbt deploys via the Astro API.
Added
New object schema for the Deploy object at /organizations/{organizationId}/deployments/{deploymentId}/deploys:
Bundle
Which includes the following new properties:
bundleTypecurrentVersiondeployIddesiredVersionmountPath
New properties are also added to the following endpoints:
-
POST organizations/{organizationId}/deployments/{deploymentId}/deploysbundleMountPathbundleType
-
GET organizations/{organizationId}/deployments/{deploymentId}/deploys/{deployId}bundleMountPathbundleUploadUrlbundles
-
POST organizations/{organizationId}/deployments/{deploymentId}/deploys/{deployId}/finalize:bundleTarballVersion