# Release History

***

### V1.6

#### Created: 2026-05-22

remove behave tests errors old documentation removal added outboud bulk threshold added id checks in utils before processing items package init customer script complete order script complete payment accounts script complete shop script complete location script complete products script complete product variant script complete outbound scripts complete outbound minor fixes main plugin file removal of outbound syncs into new file utils added id guard added ruff python linting line format for exception payments account typo fix Initial plan Fix nested loop variable shadowing - rename inner loop index to error\_index Co-authored-by: vincent-omnata <176255745+vincent-omnata@users.noreply.github.com> Merge pull request #11 from omnata-labs/copilot/sub-pr-7-yet-again Fix nested loop variable shadowing in error handling Merge pull request #7 from omnata-labs/bulk-polish-fixes Bulk polish fixes bulk optimization and client credentials update added shopify plugin version update script for macos added sync parameter for inbound sync custoemr > can now choose to force fetch pii details

* Added a new parameter to decide how to process Personally Identifiable Information remove order permitsSkuSharing field which is deprecated misc fixes for behave vcr tests and added claude access dependencies updated gitignore to ignore sample data generation for shops updated behave test cases with new preprod values (and it has passed with devkit fixes)

***

### V1.5

#### Created: 2025-10-17

* Updated to new plugin runtime to support inbound checkpointing

***

### V1.4

#### Created: 2025-07-30

* Implemented a fallback from bulk operations to basic API operations when the bulk operation is already consumed

***

### V1.3

#### Created: 2025-07-16

* Added more structured logs and error codes
* Fixed an issue where outbound syncs fail when empty metafields are mapped
* Restructured inbound syncs

***

### V1.2

#### Created: 2025-07-11

* Fix inbound bulk API to wait for the current bulk API to finish running
* Fix outbound bulk API to process userErrors for individual results

***

### V1.1

#### Created: 2025-06-19

* Migrated to new GraphQL APIs
* Used bulk operations for inbound syncs
* Added new inbound and outbound streams

***

### V1.0

#### Created: 2024-09-19

Initial release, includes inbound and outbound syncing of customers, products, orders and fulfillments

***


---

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