[Yandex Cloud documentation](../../index.md) > [Yandex Data Transfer](../index.md) > [Release notes](index.md) > 2024 > March 2024

# Data Transfer release notes: March 2024

## New features {#new-features}

1. Added the following parameters for working with transfers using [Terraform](../tf-ref.md):
    * `yds_source` and `yds_target` in the `yandex_datatransfer_endpoint` resource, for working with Data Streams endpoints.
    * `runtime` and `transformation` in the `yandex_datatransfer_transfer` resource, for data transformation support.
    * `changefeed_custom_name` in the `yandex_datatransfer_endpoint` resource, for changefeed management in a Managed Service for YDB source.
    * `unescape_string_values` in the `yandex_datatransfer_endpoint` resource, for processing string values in JSON files.

1. Documented [troubleshooting procedures](../troubleshooting/index.md#overview) for errors occurring in the service.


1. For PostgreSQL endpoints in custom installations, added the option to specify [multiple host values](../operations/endpoint/source/postgresql.md#on-premise) in `<host>:<port>` format if cluster hosts are on different ports.

## Fixed issues {#problems-solved}


1. Fixed the memory call error when transferring data from Elasticsearch to [OpenSearch](../operations/endpoint/target/opensearch.md).

1. Restored performance of transfers from the [Microsoft SQL Server (Airbyte®)](../operations/endpoint/source/mssql.md) source when a subnet is specified in the endpoint settings.


1. Fixed the error of loading data to [ClickHouse®](../operations/endpoint/target/clickhouse.md) due to missing shard names.

1. Fixed the error of logging incorrect timezones in the cloud log.

_ClickHouse® is a registered trademark of [ClickHouse, Inc](https://clickhouse.com)._