# CopyStorm 10.62.2

Release Date: 01-April-2025

This is a minor feature and bug fix release. As always, existing CopyStorm configuration files are backwards compatible.

## Patch Levels

| Date          | Patch Level      |
| ------------- | ---------------- |
| 01-April-2025 | Original Release |

## Salesforce Related Improvements and Bugfixes

* Add support for OAuth User/Password and Client Credentials flows.
* Fix issue that can cause Archived Knowledge Articles to be missed.
* Fix start / end time logging discrepancy for \_\_kav tables.
* Add DscnTablSourceObjectRecord to default exclude list.

## Application Experience and Interface

* Add options in the Snowflake connection string builder for the MFA private key file and optional private key file password.
* Fix UI issue causing Snapshot Runner GUI to remain as “Working” after the snapshot process has completed.
* Fix issue causing unfinished tables to not be included in top-level job record counters.

## Infrastructure and Database Updates

* Add database tables required for CopyStorm/Restore Record Lineage.
* Increase default buffered retry size for S3 uploads to 10 MB.
* Add XML configuration for S3 connections to use permanent credentials (instead of temporary session credentials).
* Add XML configuration to control buffered retry size for S3 uploads.
* Improve transaction handling in database schema upgrades.
* Fix issue with CapStorm licensing traffic when using an authenticated proxy.
* Fix synchronization issue with metadata replication to Microsoft SQL/Server.
* Fix CS:Govern Snapshot issue causing Record Names to be overridden by Record Id values in Snapshots.


---

# 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://learn.capstorm.com/copystorm-release-notes/copystorm-10-62-2.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.
