> For the complete documentation index, see [llms.txt](https://docs.omnata.com/omnata-product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnata.com/omnata-product-documentation/omnata-sync-for-snowflake/apps/mysql/release-history.md).

# Release History

***

### V2.1

#### Created: 2026-06-17

Remove the socket timeout for TLS connections, as this impacted slow server responses

***

### V2.0

#### Created: 2026-06-16

Update app package version name to V2

***

### V1.10

#### Created: 2026-03-02

* Tweak TLS settings impacted by Ngrok support
* Add schema enrichment to help dbt use cases

***

### V1.9

#### Created: 2026-02-26

Change to using Cursor-based streaming

***

### V1.8

#### Created: 2026-02-23

Fix SQL building logic for case when a stream is changed from incremental to full-refresh

***

### V1.7

#### Created: 2026-02-19

Fix the primary key detection to use all columns of the primary key, and none of the columns in a foreign key relationship.

***

### V1.6

#### Created: 2026-02-18

Fix handling of multiple indexes on tables without primary key

***

### V1.5

#### Created: 2026-02-17

* Fix ngrok TLS tunnels setup
* Improve native MySQL TLS error handling
* Expose the MySQL SSL Mode option

***

### V1.4

#### Created: 2026-02-12

Add Support for TLS PKCS#1 Private Keys

***

### V1.3

#### Created: 2026-02-12

* Add support for TLS secured Direct connections

***

### V1.1

#### Created: 2025-12-10

Add support for ngrok and privatelink

***

### V1.0

#### Created: 2025-12-01

Initial MySQL Plugin release.

Full-refresh & High-water mark (Tables & Views)

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.omnata.com/omnata-product-documentation/omnata-sync-for-snowflake/apps/mysql/release-history.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.
