Release v1.2.0
CLI
experimental opennow opens every DABs resource type that has a workspace URL, picking upcatalogs,schemas,volumes,database_instances,database_catalogs,synced_database_tables,postgres_catalogs,postgres_synced_tables,quality_monitors,vector_search_endpoints, andvector_search_indexes(#5346).
Bundles
- Retry transient HTTP 5xx and 408 errors in direct deployment engine (#5349, #5364).
- Preserve
.designer.ipynbsuffix when translating notebook task paths so Lakeflow Designer files referenced from anotebook_taskresolve correctly in the workspace (#5370). - Fix script output dropping last line without trailing newline (#4995).
- engine/direct: Add
--selectflag tobundle planandbundle deployto plan/deploy a subset of resources (e.g.--select my_jobor--select jobs.my_job); resources referenced by the selection are included transitively (#5413). - Support
purge_on_delete: trueonpostgres_projectsso bundles can hard-delete a Lakebase project on destroy (skipping the soft-delete retention window) (#5414). - Support terraform references in direct engine (#5392)
- Support lifecycle.started for SQL warehouses (#5348)