# Release Notes

## September 2022

Tables were getting created with '\_1' as the suffix even in cases where tables shouldn't have any suffixes. This issue has been identified and resolved.

## April 2022

* A record was been stored as a LONGTEXT in RDSMySQL and as a VARCHAR in <mark style="color:blue;">Snowflake</mark>.&#x20;
* In this release, an option to store records as a JSON in RDSMySQL and as a VARIANT in <mark style="color:blue;">Snowflake</mark> apart from the aforementioned data types has been introduced.
* This option is available while setting up/editing the destination warehouse (RDSMySQL or [Snowflake](https://docs.sarasanalytics.com/integrations/destinations/snowflake)) only and will affect all tables in the warehouse.

## August 2021

* Application parameters have been added.

## June 2021

Upsert and Data Processing fixesUpsert and Data Processing fixes.

## May 2021

* Uploading of large files for sources that use the S3 bucket to upload data.
* Un-nesting + upsert issue has been hotfixed.
* Removed the table deletion capability.

## June 2020

Edit warehouse changes has been done.

## April 2020

Support has been added for the warehouse (Edit integration functionality still has issues).

*Read more about Snowflake connector* [*here*](/daton/integrations/destinations/snowflake.md)*.*


---

# 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/daton/integrations/destinations/snowflake/release-notes.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.
