> ## Documentation Index
> Fetch the complete documentation index at: https://docs.arc.cdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# October 2022 (22.0.8336)

> Release notes for CData Arc October 2022 (build 22.0.8336).

export const companyName = "CData";

export const siteNameShort = "Arc";

export const siteName = "CData Arc";

## Key Features

### Added

* Added the ability to expose flows as APIs through the new [Flow API](../../flows/flow-api) feature.
* Added the [Global Settings Vault](../administration/settings/global-settings-vault) feature.
* The CData Drivers embedded within {siteName} have now been upgraded to the V22 release.
* Usage of the Oracle MySQL driver within {siteName} is now deprecated. It is recommended to migrate to the CData MySQL driver for MySQL connections in connector configurations or [AppDB](../installation/cross-platform-edition#mysql).

### Fixed

* Fixed an issue preventing a password protected export of the Default workspace in some scenarios.
* Fixed an issue that could cause an automation cycle to be unnecessarily triggered upon upgrading from older versions.
* Fixed an issue that prevented some instances that used SQL Server as the Application Database from cleaning up records.

## Connectors

### Added

* Added an [Exact Online Connector](../../connectors/exact-online/exact-online).
* Added a [Sage Intacct Connector](../../connectors/sage-intacct/sage-intacct).
* Added a [Square Connector](../../connectors/square/square).
* Added the ability to use wildcards in the Path setting of the [File Connector](../../connectors/file).
* Added a [Snowflake Connector](../../connectors/snowflake/snowflake).
* Added a [Databricks Connector](../../connectors/databricks/databricks).
* Added an [Odoo Connector](../../connectors/odoo/odoo).
* Added a [Dynamics 365 Connector](../../connectors/dynamics-365/dynamics-365).
* Added a [Batch Create Connector](../../connectors/batch-create).
* Added a [Batch Split Connector](../../connectors/batch-split).
* Added a [Batch Merge Connector](../../connectors/batch-merge).
* Added an [AMQP Connector](../../connectors/amqp).
* Added a [Stripe Connector](../../connectors/stripe/stripe).
* Added a [Zoho Inventory Connector](../../connectors/zoho-inventory/zoho-inventory).
* Added a [FHIR Connector](../../connectors/fhir/fhir).

### Changed

* The [NetSuite Connector](../../connectors/netsuite/netsuite) has moved out of Beta status into Full release.
* The [ShipStation Connector](../../connectors/shipstation/shipstation) has moved out of Beta status into Full release.
* The [Amazon Marketplace Connector](../../connectors/amazon-marketplace/amazon-marketplace) has moved out of Beta status into Full release.
* The [SharePoint Connector](../../connectors/sharepoint/sharepoint) has moved out of Beta status into Full release.
* The [Dynamics 365 Business Central Connector](../../connectors/dynamics-365-bc/dynamics-365-bc) has moved out of Beta status into Full release.
* The [Shopify Connector](../../connectors/shopify/shopify) now supports Access Token authentication, and no longer supports Basic Authentication. OAuth Authentication now requires OAuth Client Id and OAuth Client Secret to be specified.
* The [Dropbox Connector](../../connectors/dropbox) is now able to refresh access tokens automatically.
* Some legacy versions of the application allowed the root directories for FTPServer and SFTPServer to overlap with the connector's folder within Application Directory where configuration data was stored. This configuration is no longer supported. If the root directory for FTPServer or SFTPServer in your instance meets this criteria, it is recommended to relocate the root directory to be a new folder at the root of Application Directory (e.g. "\<AppDirectory>/sftpserver").

### Fixed

* Resolved a thread conflict issue in the SFTP Server Connector when under heavy load.
* Fixed an issue that caused overriden Local Folders in SFTP Server to behave unexpectedly after upgrading.
* Fixed an issue where some connectors within workspaces that contained special characters in the Workspace Id were unable to use the state database.
* Fixed issues in the SharePoint Connector (while in Beta) related to uploading to subfolders and creating those folders if they did not already exist.
* Optimized memory usage when the AS4 Connector received requests that did not match a trading partner profile.
* Fixed an issue that caused FinalAttempt to be set to False in the afterSend event even though MaxAttempts had already been exhausted for that connector.

### Removed

* The Payment and ACH Connectors have been removed.
