> 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/netsuite/release-history.md).

# Release History

***

### V2.4

#### Created: 2026-06-23

Alter default tunning parameters to values that are a better middle point. Alter the calculated column exclusion filter to allow columns of type BIGINT to bring in foreign keys Add Tunning parameter to set the default cursor value for a sync.

***

### V2.3

#### Created: 2026-06-12

Improve handling of column names that are also SQL reserved words.

***

### V2.2

#### Created: 2026-06-11

Add support for Hourly checkpoint chunking

***

### V2.1

#### Created: 2026-06-10

* Add support for new 8.10.190 JDBC driver.
* Enforcing JDBC driver .jar files to match NetSuite listed SHA-256 hashes
* Improve performance by ignoring undocumented calculated columns.

***

### V2.0

#### Created: 2026-06-04

* Initial NetSuite Plugin release.
* Bump major version to support Snowflake v2 manifest file

***


---

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