Contact Us 1-800-596-4880

Anypoint Platform Private Cloud Edition 3.0.0 Release Notes

January 11, 2021

New Features and Enhancements

This version of Anypoint Platform Private Cloud Edition (Anypoint Platform PCE) contains the following features and enhancements:

See Features Shipped with Anypoint Platform PCE for details on component versions.

Deprecations

The following API endpoints are deprecated on as of April 4th, 2020.

To avoid potential interruption of applications that integrate with these Anypoint Platform APIs, move to the new endpoints. Contact your MuleSoft Customer Success Manager for assistance.

This API change enables organization administrators to configure multiple Identity Providers (IdPs) for client management.

API Endpoints Approaching Deprecation New API Endpoints

accounts/api/organizations/:orgId/provider/clients

  • accounts/api/organizations/:orgId/clientProviders

  • accounts/api/organizations/:orgId/clientProviders/:clientProviderId

API Endpoints with Changed Behavior For clients in third party Identity Providers only. New API Endpoints

GET, POST accounts/api/organizations/:orgId/clients

  • GET accounts/api/organizations/:orgId/clientProviders/:clientProviderId/clients

  • GET, POST /exchange/api/v1/organizations/:orgId/applications

GET, PATCH, DELETE accounts/api/organizations/:orgId/clients/:clientId

  • GET accounts/api/organizations/:orgId/clientProviders/:clientProviderId/clients/:clientId

  • GET, PATCH, DELETE /exchange/api/v1/organizations/:orgId/applications/:clientId

Also, the following API responses no longer return client_management configuration properties:

API Endpoints Deprecated Properties

GET accounts/api/organizations/:orgId

properties.identity_management

PUT accounts/api/organizations/:orgId

properties.client_management

GET accounts/api/organizations/:orgId

properties.client_management

GET accounts/api/profile

organization.properties.identity_management

GET accounts/api/me

organization.properties.identity_management

GET accounts/api/organizations/:orgId/users

organization.properties.client_management

GET accounts/api/organizations/:orgId/users/:userId

organization.properties.client_management

GET accounts/api/users/me

organization.properties.identity_management

Install Anypoint Platform PCE Version 3.0

Contact MuleSoft professional services for assistance before installing Anypoint Platform PCE.

Software Compatibility

Compatible with Version

Mule runtime engine

3.9.x, 4.1.x, 4.2.x, 4.3.0

Anypoint Runtime Manager Agent

1.7 through 1.9.x, 2.1.x and later

Anypoint Studio

7.5.0, 7.5.1, 7.6.0, 7.7.0

Infrastructure

  • VMware

  • Bare metal

  • Amazon Web Services

Upgrade to Anypoint Platform PCE Version 3.0

Contact MuleSoft professional services for assistance before installing Anypoint Platform PCE.

Upgrade Paths

Upgrades from the following PCE versions are supported:

  • PCE 2.1.x

Fixed Issues

This release contains no fixed issues.

Known Issues

Description Workaround

While registering Mule runtime engine version 4.2.2 with PCE 3.0, application monitoring is enabled by default, causing application metrics errors to appear in the Mule logs.

You can safely ignore the messages.

In Anypoint Monitoring, if the total number of advanced alerts and basic alerts is 20 or more, you can’t create a new advanced alert.

Reduce the total number of alerts to create a new advanced alert.

Restore might fail in environments upgraded from Anypoint Private Cloud Edition version 1.6.x.

See https://help.mulesoft.com/s/article/PCE-Secret-Restore-Failure

In Runtime Manager, when managing an application, the Properties tab is unavailable

This is a known issue with the Runtime Manager UI. To configure properties, use the ARM REST services API.