> For the complete documentation index, see [llms.txt](https://docs.yansalabs.com/jira-integration-framework/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yansalabs.com/jira-integration-framework/support/patches-and-hotfixes.md).

# Patches & Hotfixes

## Hot Fix 1.9.2.20250127.1&#x20;

### January 28, 2025 - Support for ServiceNow's Deprecation of 3DES Encryption

ServiceNow is deprecating the Encryption libraries that leverage the 3DES block cypher standard.  When customers upgrades to the Yokohama release of ServiceNow, your integration may not function properly without this patch.  Most errors would likely be apparent when synchronizing attachments from a record with Jira. Please download the patch file and follow the instructions provided below.

* Download and install the [20250127-3DESDeprecation](https://drive.google.com/file/d/1wjWfQ_RD114jSrr6Mpnc_PeQ2jEIkXTz/view?usp=sharing) Update Set
* Follow the instructions in [Hotfix 1.9.2.20250127.1 - 3DES Deprecation Support - Instructions](https://docs.google.com/document/d/1LfhZsrN-QecaN7fL5UcvMF8337YVLvg4pbFqSTMNI5g/edit?usp=sharing)


---

# 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:

```
GET https://docs.yansalabs.com/jira-integration-framework/support/patches-and-hotfixes.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.
