# CopyStorm/Director 2.42.1

Release Date: 18-Dec-2018

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

## Patch Levels

| Date      | Patch Level                                                                       |
| --------- | --------------------------------------------------------------------------------- |
| 18-Dec-18 | Original Release                                                                  |
| 22-Jan-19 | Fix minor bug launching CopyStorm/Medic when a password repository is being used. |
| 15-Aug-19 | Code around Java 11 warning related to determining process ids.                   |

## Upgrade to Current APIs

The core application was upgrade to use the current Salesforce API and the most recent JDBC libraries from each respective database vendor.

## CopyStorm/Medic Launch Issue

The launch of CopyStorm/Medic from the GUI was not properly loading the related CopyStorm/Medic configuration file.

## Update Preferences for History

The job history feature automatically limits the viewed history to the past 30 days rather than showing all history records by default.


---

# 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-director/release-notes/copystorm-director-2-42-1.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.
