# November

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

1. Generic Webhooks implementation. #1216
2. Platform schema management for detection of new columns. #1741, #1743, #1746, #1747, #1781, #1795
3. Platform changes for continuous job execution. #2047
4. Facebook upgraded API, SDK & App to V12. #2062
5. **UI**
   * Now, the UI Clone integration forces the user to enter a unique name before authentication.                                                                                                                                 #2008, #2037
   * Disabled the 'Save changes' button under the profile for personal details. #2122
   * Search by source type has been added. #2204
   * The platform now shows an error message from the source transaction table on the integration details page. #2154

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

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

* Add Billing Columns in the Accounts Table. #2075
* Timestamp fix with date columns, removing unnecessary records. #2067, #2026

#### <mark style="color:green;">**Amazon Seller Partner Connector**</mark>

* The re-authenticate option has been added. #2171
* Fix for errors in the Financial Events table. #2131
* Dates missing in attribution logic if integrations are paused for a few dates. #2054
* Rate limit handling for ListOrder table. #2079&#x20;

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

* Fixed response codes 500,502,503 in tables. #2023&#x20;

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

* Fixed the missing entries in columns. #2015&#x20;
* Fixed UnknownHostException for amazon integrations. #2129&#x20;

<mark style="color:green;">**Amazon DSP Connector**</mark>

* Fix for no active Ad Account. #2072&#x20;

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

* Column *sdc*report\_datetime does not exist in the report file. #2018&#x20;

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

* Fix for the account of the relation `facebook`*`51187416`*`ads_adlabels` column. #2016&#x20;

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

* Added the new table `Invetorysnapshot_v2` and updated the refresh token handling. #2028&#x20;

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

* Added a new table `NRD`. #1721&#x20;

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

* A fix for `Coupons` the table has been done. #2052&#x20;

#### <mark style="color:green;">**Amazon Redshift Connector**</mark>&#x20;

* Added replication fields while creating integration. #2102&#x20;

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

* Added the `msg.record` columns in the tracking table. #2125&#x20;

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

* The previous schema gets lost while trying to edit integration and canceling it in between. #2151&#x20;

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

* The opportunity table was not loading data due to rate limits and the issue is fixed now. #2130 &#x20;

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

* Fixed the java.lang.NullPointerException for some of the syncs. #2161
* Currently, Disable the Data Type and Column Inference in advanced settings is in the edit flow. #2173
* Data is not loaded into the destination, fix for empty column names. #2186&#x20;

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

* The integration fix for the timestamp has been done. #2191&#x20;

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

* The issue of replicated data getting updated, but no data being loaded has been fixed. #1845&#x20;

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

For `FBADailyInventoryReport` the increment data has been fixed. #2206&#x20;

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

The Timestamp error has been fixed. #2187&#x20;

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

A change to authenticate button according to google branding guidelines has been done. #2144&#x20;

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

Most of the tables are given a fix for timeout errors. #2146&#x20;

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

Events timeline tables missing records have been fixed. #2145&#x20;

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

Renew token for long-running tables has been provided. #2124

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

#### [<mark style="color:green;">**Reamaze**</mark>](https://docs.sarasanalytics.com/integrations/data-sources/saas-integrations/re-amaze) #2103.

#### [<mark style="color:green;">**Smartrr**</mark>](https://docs.sarasanalytics.com/integrations/data-sources/saas-integrations/smartrr) #1633.

#### <mark style="color:green;">**RDSPostgres**</mark> #1984.

#### <mark style="color:green;">**RDSMysql**</mark> #1976.

#### <mark style="color:green;">**GCPMysql**</mark> #1983.


---

# 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/november.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.
