> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/2022.4-changes-overview/release-notes.md).

# Release Notes

## 2022.4.10.0 - Hotfix <a href="#id-2022.2.3.0-production-release" id="id-2022.2.3.0-production-release"></a>

2022.4.10.0 is a HotFix release that contains a number of bug fixes and enhancement for version 2022.4 of Enate.&#x20;

There are no new breaking changes, additional breaking API changes or additional known issues for this release.

### Change log

The change log for 2022.4.10.0. contains a detailed list of the bug fixes which have been included in this release. A downloadable copy of the Bug Fixes Change Log are available below that contain all of the bug fixes for all of the 2022.4 builds up to 2022.4.10.0.

#### Bug Fixes

{% file src="/files/QeIjO2PWaCYVzuoKYR2J" %}

## 2022.4.9.0 - Hotfix <a href="#id-2022.2.3.0-production-release" id="id-2022.2.3.0-production-release"></a>

2022.4.9.0 is a HotFix release that contains a number of bug fixes and enhancement for version 2022.4 of Enate.&#x20;

There are no new breaking changes, additional breaking API changes or additional known issues for this release.

### Change log

The change log for 2022.4.9.0. contains a detailed list of the enhancements and bug fixes which have been included in this release. A downloadable copy of the New Features & Enhancements Change Log and the Bug Fixes Change Log are available below that contain all of the new features & enhancements and all of the bug fixes for all of the 2022.4 builds up to 2022.4.9.0.

#### New features & Enhancements

{% file src="/files/BzbGQ4bxBboccajGfxpf" %}

#### Bug Fixes

{% file src="/files/X3Le8gqRdKkqR3XPMQdS" %}

## 2022.4.7.0 - Hotfix <a href="#id-2022.2.3.0-production-release" id="id-2022.2.3.0-production-release"></a>

2022.4.7.0 is a HotFix release that contains a number of bug fixes and enhancement for version 2022.4 of Enate.&#x20;

There are no new breaking changes, additional breaking API changes or additional known issues for this release.

### Change log

The change log for 2022.4.7.0. contains a detailed list of the enhancements and bug fixes which have been included in this release. A downloadable copy of the New Features & Enhancements Change Log and the Bug Fixes Change Log are available below that contain all of the new features & enhancements and all of the bug fixes for all of the 2022.4 builds up to 2022.4.7.0.

#### New features & Enhancements

{% file src="/files/FbkIJ0dK3f1Zf84ffhmF" %}

#### Bug Fixes

{% file src="/files/yH0tUhkydWZnlI1hN9zQ" %}

## 2022.4.5.0 - Production Release <a href="#id-2022.2.3.0-production-release-1" id="id-2022.2.3.0-production-release-1"></a>

2022.4.5.0 is a production release that contains a number of enhancements and bug fixes.

### Change log <a href="#change-log-1" id="change-log-1"></a>

The change log for 2022.4.5.0. contains a detailed list of the enhancements and bug fixes which have been included in this release. A downloadable copy of the New Features & Enhancements Change Log and the Bug Fixes Change Log are available below.

#### New features & Enhancements <a href="#new-features-and-enhancements-1" id="new-features-and-enhancements-1"></a>

{% file src="/files/hKDvqfruvhtIL1xx5BQ2" %}

#### Bug Fixes <a href="#bug-fixes-5" id="bug-fixes-5"></a>

{% file src="/files/LNebUMy9jsF1WtyhfW65" %}

## Warehouse Database Data Dictionary <a href="#warehouse-database-data-dictionary" id="warehouse-database-data-dictionary"></a>

{% file src="/files/z1AjI58qipKz38OaeCDT" %}

## API Changes <a href="#api-changes" id="api-changes"></a>

Below is a document with details of all API Changes in 2022.4 including breaking API changes.

{% file src="/files/tcUNCzBTVHIKsUM2st4W" %}

## Known Issues <a href="#breaking-changes" id="breaking-changes"></a>

{% file src="/files/TEjhFyn4KWj0ItWIuvgu" %}

## Breaking Changes <a href="#breaking-changes" id="breaking-changes"></a>

Below is a copy of the breaking changes document for v2022.4. This contains details for all breaking changes within the Data Warehouse and the Enate APIs.

{% file src="/files/Zj2KZaUHRTd3jO3CZ6qk" %}

### Validation Codes

This document lists all the validation codes for the 2022.4 release.

{% file src="/files/Nf0lLYVcS8b3tTo0duBo" %}

{% hint style="info" %}
Recommendation for best use of API breaking changes documentation is as follows:

* Read through the breaking changes information for APIs
* Upon finding reference to an API which you currently use and which has changed, go to your Swagger environment for the quickest way to view the overall impact and new API content definition. Your Swagger environment should always be your go-to place for the definitive explanation of the current API structure. See the [Swagger explanation](https://docs.enate.net/enate-help/integrations/enate-integrations/apis#swagger-enates-interactive-api-documentation) in our main online Help section for more information.
  {% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/2022.4-changes-overview/release-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
