---
New
- [2368](https://gitlab.com/meltano/meltano/-/issues/2368) Add `transferwise` and `datamill-co` variants of `target-snowflake`
Changes
- [2368](https://gitlab.com/meltano/meltano/-/issues/2368) Make `datamill-co` variant of `target-snowflake` the default instead of `meltano`
- [2380](https://gitlab.com/meltano/meltano/-/issues/2380) Add `target_` prefix to `namespace`s of discoverable loaders target-postgres, target-snowflake, and target-sqlite
Fixes
- [2373](https://gitlab.com/meltano/meltano/-/issues/2373) `meltano init` emits warning instead of failing when underlying filesystem doesn't support symlinks
- [2391](https://gitlab.com/meltano/meltano/-/issues/2391) Add missing `max_workers` setting to `tap-salesforce` discoverable plugin definition
- [2400](https://gitlab.com/meltano/meltano/-/issues/2400) Constrain Airflow installation to specific set of known-to-work requirements to prevent it from breaking unexpectedly