v1.780.0
windmill-labs/windmillv1.780.0Aug 4, 2026by rubenfiszel
AI Summary
This release adds support for reaching any dbt adapter through a dbt_profile resource and constrains the warehouse picker. It also includes a fix for custom tag management.
Key Highlights
- Reach any dbt adapter through dbt_profile resource
- Constrain the warehouse picker
New Features
- dbt adapter support via profile resources
- Warehouse picker constraint implementation
- Custom tag add/remove immediate reflection
Full Release Notes
## [1.780.0](https://github.com/windmill-labs/windmill/compare/v1.779.0...v1.780.0) (2026-08-04) ### Features * **dbt:** reach any dbt adapter through a dbt_profile resource, and constrain the warehouse picker ([#10525](https://github.com/windmill-labs/windmill/issues/10525)) ([340d3cd](https://github.com/windmill-labs/windmill/commit/340d3cd5653fb7f23ba349517c1ab9a2a74bba58)) ### Bug Fixes * reflect custom tag add/remove in the manage-tags drawer immediately ([#10526](https://github.com/windmill-labs/windmill/issues/10526)) ([552ad9c](https://github.com/windmill-labs/windmill/commit/552ad9c859497d3b2d6d20ecf3103b06758cada7))