> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-replication-main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-replication-main/release-notes/release-9.7.5.md).

# Release 9.7.5

#### Bug

[DR-3241](https://dbsync.atlassian.net/browse/DR-3241) Bulk API – Silent Data Loss When Object Returns "ClientInputError: Server error returned in unknown format."&#x20;

[DR-3242](https://dbsync.atlassian.net/browse/DR-3242) LogUpdaterJob – PostgreSQL Type Mismatch Leaves Jobs Permanently Stuck as "in progress."&#x20;

[DR-3243](https://dbsync.atlassian.net/browse/DR-3243) Dropped Records from Connection Failures Are Never Recovered by Incremental Sync - [DR-3258](https://dbsync.atlassian.net/browse/DR-3258) db\_to\_source Fails with PSQLException When Large Numbers of Records Flagged for Write-Back&#x20;

[DR-3270](https://dbsync.atlassian.net/browse/DR-3270) PostgreSQL 18 Incompatibility — \`NumberFormatException\` in \`isPostgresCommandSupported\` Breaks All Syncs&#x20;

[DR-3277](https://dbsync.atlassian.net/browse/DR-3277) com.dbsync.common.storage.FileSystemConfigStorage.getJson Not supported   This error occurs immediately after Completed Request

[DR-3279](https://dbsync.atlassian.net/browse/DR-3279) VAPT: DB Test Connection Issue

[DR-3291](https://dbsync.atlassian.net/browse/DR-3291) Salesforce OAuth login issue

[DR-3297](https://dbsync.atlassian.net/browse/DR-3297) File replication fails midway as there are lot of files to be downloaded

[DR-3301](https://dbsync.atlassian.net/browse/DR-3301) Error during DB to source command with SF to PostgreSQL DB

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mydbsync.com/cloud-replication-main/release-notes/release-9.7.5.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
