# 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: 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.mydbsync.com/cloud-replication-main/release-notes/release-9.7.5.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.
