# Automator Version 2.2.0

## Changes and Improvements

* **KAA-59**: The default port listener has been changed to 443 (instead of 8089) for compatibility with Azure Container Service deployment method.
* **KAA-31**: Updated Java version to Amazon Corretto 17.0.3.6.1
* **KAA-54**: Added support for EC keys in the .pfx file
* **KAA-55**: Switched from IVParameterSpec to GCMParameterSpec

## Bug Fixes

* **KAA-45**: Switching SSL modes is not restarting the service


---

# 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.keeper.io/release-notes/jp/developer-tools/automator/automator-version-2.2.0.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.
