release: 0.2.5

## Bump
- [ ] Major
- [ ] Minor
- [x] Patch

## Changelog

### Added

- Support for externally-owned DataProducts via `external_dataproducts` in `settings.yaml` — DataProduct and RuleSet definitions owned by other teams can now be referenced directly, with `ViewConfig` objects built from the DataProduct API rather than local YAML files.

### Fixed

- Per-view `rule_set_id` is now taken from each view's own config in DataProduct mode, instead of a single shared value.
- `dry_run` parameter is now forwarded correctly to `deploy_instance_workflows`.
- External DataProduct deployment results are returned separately from standard deployment results.
