# May

## <mark style="color:blue;">Platform Enhancements</mark>

The following improvements have been added in this release:

1. Billing invoices for the users in the Account Settings page (#973).
2. Uploading of large files for sources that use the S3 bucket to upload data in [Snowflake](https://docs.sarasanalytics.com/integrations/destinations/snowflake) or [Redshift](https://docs.sarasanalytics.com/integrations/destinations/amazon-redshift) (#1612).
3. <mark style="color:green;">Magento</mark> connection using connection pool (#1611).
4. Parallel processing of tables for faster data loading (#1607).
5. SSH timeout changes for SQL sources.
6. Stuck job fixes by timing them out (#1571).
7. Daton Server Uptime alerts.
8. Daton [Postgres](https://docs.sarasanalytics.com/integrations/data-sources/databases/postgresql) database external access.
9. Support Un-nesting in [BigQuery](https://docs.sarasanalytics.com/integrations/destinations/setup-google-bigquery) (#1328).
10. Support upsert in [BigQuery](https://docs.sarasanalytics.com/integrations/destinations/setup-google-bigquery) (#1297).
11. <mark style="color:blue;">MySQL</mark> fixed the duplicate table creation from multiple schemas (#1535).
12. [Redshift](https://docs.sarasanalytics.com/integrations/destinations/amazon-redshift) & [Snowflake](https://docs.sarasanalytics.com/integrations/destinations/snowflake):&#x20;
    * unnesting + upsert issue (hotfix).
    * remove table deletion capability.(#1498).

## <mark style="color:yellow;">Connector Enhancements</mark>

#### <mark style="color:green;">**Amazon Ads**</mark>

Fixed the connection error, attribution account display, and marketplace-Mexico null issue (#1394, #1594, #1556, #1533, #1529, #1549).

#### <mark style="color:green;">**Klaviyo Connector**</mark>

Fixed the `emailtemplates` and `eventstimeline` tables (#1529 and #1533).

#### <mark style="color:green;">**Amazon MWS**</mark> [<mark style="color:green;">**Connector**</mark>](https://docs.sarasanalytics.com/integrations/destinations/setup-google-bigquery)

Data leak fixes in `FBAFlatFileOrdersByLastUpdateReport` and nulls in `FlatFileReturnsReportbyReturnDate` (#1578,#1605).

#### <mark style="color:green;">**Freshworks Connector**</mark>

CRM API migration for services and optimization in schema generation (#1621,#1622).

#### <mark style="color:green;">**ShipRocket Connector**</mark>

* Missing fields (columns) in the sales orders table (#1561).
* UI fixes for filters and status (#1611, #1557, #1608, #1601, #1591, #1564, #1557, #1532).

#### <mark style="color:green;">**Google Sheets Connector**</mark>

Fixed issue with integration creation (#1579).

#### <mark style="color:green;">**Uniware**</mark>

Fixed the issue with table naming(#1562 and #1553).

#### <mark style="color:green;">**Facebook**</mark>

Added new tables and fixed long-running jobs (#1598, #1471, #1473)

#### <mark style="color:green;">**Shopify**</mark>

Added new tables (#1504).

#### <mark style="color:green;">**GoogleAds**</mark>

Report error fixed (#1493).

#### <mark style="color:green;">**Helpscout**</mark>&#x20;

Requested to add the missing table and columns (#1554).

#### <mark style="color:green;">**BigCommerce**</mark>

Version update changes (#1528).

## <mark style="color:orange;">NEW Connectors Added!</mark>

#### <mark style="color:green;">**Aircall**</mark> (#1458)

#### <mark style="color:green;">**Tune**</mark> (#1587)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://daton-sarasanalytics.gitbook.io/release-notes/release-notes/2021/may.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
