# Release History

***

### 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)

***
