Skip to content

Commit

Permalink
Update _index.md
Browse files Browse the repository at this point in the history
fix markdown
  • Loading branch information
lbadenhop authored Oct 25, 2023
1 parent 7520258 commit 18207dc
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions content/en/docs/Release-Notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,47 +14,55 @@ Follow the [upgrade instructions](/docs/deployment/upgrade) to apply this update

In this update we have upgraded FDX APIs to v5.2.1 and also added support for Consent, Customer and Recipient Registration v5.2.1 APIs.

In addition, we have added Phase4b APIs for Open Banking Brazil.
In addition, we have added Phase4b APIs for Open Banking Brazil.

This update also includes migration to YAML Entity Store from existing XML based API Gateway configuration.
This update also includes migration to YAML Entity Store from existing XML based API Gateway configuration.

### New features and enhancements
### New features and enhancements for v3.2.0

The following new features and enhancements are available in this update.

#### Upgrade of FDX APIs to v5.2.1

* Core and Tax APIs are upgraded to v5.2.1
* Consent, Customer and Recipient Registration APIs are added in this release. For updated FDX API list, see [FDX API List](/docs/reference/fdx/#list-of-fdx-apis-included-in-amplify-open-banking).

#### Open Finance Brazil updates

* Consent v2.2 beta1 support
* Phase 4B APIs support
* Payment Initiation V3 support
* Payment Initiation V3 support
* Phase2 v2.0.1 and 2.1.0 APIs update

#### API Management changes

* API Gateway is upgraded to "May 2023 release(7.7-20230530)". For API Gateway release notes, see [API Gateway and API Manager 7.7 May 2023 Release Notes](https://docs.axway.com/bundle/axway-open-docs/page/docs/apim_relnotes/20230530_apimgr_relnotes/index.html).
* Migrated the API Gateway configuration from XML based FED to YAML Entity Store. For more information on YAML Entity store, see [YAML configuration](https://docs.axway.com/bundle/axway-open-docs/page/docs/apim_yamles/index.html).
* Added merge dir capabilities and Entity Store externalization. For more details on this topic, see [FDX API Management Configuration](/docs/deployment/installation/api-management/fdx-apim) for FDX and [Open Finance Brazil API Management Configuration](/docs/deployment/installation/api-management/obb-apim/) for Open Finance Brazil deployments.
* Some improvements to the Helm chart for the deployment of API Gateway, discovery and traceability agents.

API Gateway changes specific to Open Finance Brazil deployments:

* Removed dependancy from envSettings.props file moving to environment variables.
* Filebeat for backwards compatibility
* Upgraded from version 7.9 to 8.10.4

API Manager changes specific to Open Finance Brazil deployments:

* Upgrade to the latest apimcli image 1.14.2
* Removed built in configuration files and adding them as customizable configmaps
* Removed deprecated APIs
* Removed KPS import as post-install step
* Introduced APIM Settings configurable via values.yaml

Added a new module KPS-Config for Open Finance Brazil deployments:

* Must be executed after APIM full instalation

#### Cloudentity Updates

This release includes the Cloudentity v2.19.0-1. This new version includes:

* initial support for Open Finance Consent Renewal specification new endpoints:
* GET /open-banking/consents/v2/consents/{consentID}/extends
* POST /open-banking/consents/v2/consents/{consentID}/extends
Expand All @@ -70,7 +78,7 @@ Axway API Gateway is upgraded to the  "Nov 2022 release(7.7-20221130)"  in the

In addition, we have made a significant update and restructuring of our documentation to reflect these changes.

### New features and enhancements
### New features and enhancements for v3.1.0

The following new features and enhancements are available in this update.

Expand All @@ -92,7 +100,7 @@ This release includes the following updates and features to keep support of Open
* Mock backend APIs for Open Finance Brazil phase 2 v2 are updated to support the functional tests.
* Consent flow is updated to fix a bug of consent request date due to timezone configuration.

### Known Issues
### Known Issues for v3.1.0

The following are known issues for this update.

Expand Down

0 comments on commit 18207dc

Please sign in to comment.