These are the recent and upcoming Treasure Data releases, features, and improvements. Submit any product feature requests to feedback.treasuredata.com.
- Japanese Localization Feature
- Data Connectors Released
- VTEX Import Integration Improvement
- Iterable Import Integration BETA
- Upcoming Releases
- Ads Remarketing
- Braze Output Integration
- Sendgrid Output Integration BETA
- Updates
- td-agent v4 Release
- Deprecation of /v3/user/apikey/validate endpoint
- End of Life for HTTP Endpoints
- Presto
- Presto Function Update
Treasure Data has released a Japanese Localization feature using machine translation on docs.treasuredata.com. The new feature is meant to improve the international user experience. Now, docs.treasuredata.com includes a new regional picker to select English and Japanese. After you select the Japanese language, you will be taken back to the page you came from with the content localized in Japanese.

This update supports a new mode to ingest Order Details. Now, detailed information including order items or shipping addresses, and more, can be ingested.
Learn more about VTEX Import Integration.
You can now import campaign metric data and user lists from Iterable into Treasure Data for campaign performance analysis and activation.
Learn more about Iterable Import Integration.
Support for removal of targets from an existing remarketing list and uploading of your user_ids to Google Ads Remarketing and Audience Targeting is in process. You must have your account whitelisted by Google before being able to send the user_id.
This new connector sends a list of targeted end-users of the customer. In Braze, you can then configure ads to the targeted list that Treasure Data sent to Braze. Additionally, you can opt-out (delete end users from the existing list).
SendGrid can send real-time notifications about events that happen on the SendGrid system to a URL. These events include clicks, opens, unsubscribe, bounces, and many others.
td-agent v3 has been moved to a maintenance mode. We recommend updating your td-agent to the latest stable release of td-agent 4.x as soon as possible.
If you still use td-agent v2 with fluentd v0.12, you are still using td-agent v2 package possibly. It has been deprecated and we recommend upgrading to fluentd v1.0 that is packaged by td-agent 3/4.
/v3/user/apikey/validate API is now deprecated. Using this endpoint will result in a 404 error.
If you have any questions, please contact support@treasuredata.com.
Toward improving the security of Treasure Data, we are terminating APIs with endpoints that use HTTP for US and Tokyo regions.
No further support is available for HTTP beyond March 1, 2021. If you are using any of the following addresses to access Treasure Data, you must migrate to HTTPS:
US region
Tokyo region
We’ve added some Presto performance improvements:
We reduced query result output size from 200GB to 100GB. Learn more about the Presto Query Result output limitation and discover how to apply result_redirect_output magic comments to speed up your query.
We updated the default setting for Presto Join and Sort methods. Learn more about Choosing Presto Join and Sort Algorithms.
TD_TIME_FORMAT now supports a four-word timezone name.
- For example, TD_TIME_FORMAT(1425168000, ‘yyyy-MM-dd HH', 'WITA') returns WITA’s timezone correctly.