# 3.2.1 Nov 12, 2020

## Features and Improvements&#x20;

1. Ability to reprocess the pipe with the same old data&#x20;
2. Ability to add systems from your account&#x20;
3. Added capability to connect Mysql Server&#x20;
4. Added capability to support JSON Type in Pipe Configuration&#x20;
5. Support for sending a plain request without env namespace, headers and body in SOAP service.&#x20;
6. Support for Replace method in MySQL handler.&#x20;
7. Support for Insert Many method in MySQL handler, fetching column names alone from table and limit option.

## Bug Fixes&#x20;

1. Email handler subject text to text area type&#x20;
2. Pagination Issue in Last Page is fixed
3. Next icon is not working in below pagination on logs page when filter applied is fixed


---

# 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.dckapintegrator.com/others/release-notes/3.2.1-nov-12-2020.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.
