You're viewing Apigee Edge documentation.
Go to the
Apigee X documentation. info
On March 27, 2026, we released a new version of Apigee Edge for Private Cloud.
Update procedure
This section describes how to install this release if you are updating from the previous release of Edge for Private Cloud. If you need to update from an earlier release, see Applying Multiple Patch Versions.
Updating this release will update the components listed below:
- edge-gateway-4.53.01-0.0.60375.noarch.rpm
- edge-management-server-4.53.01-0.0.60375.noarch.rpm
- edge-message-processor-4.53.01-0.0.60375.noarch.rpm
- edge-postgres-server-4.53.01-0.0.60375.noarch.rpm
- edge-qpid-server-4.53.01-0.0.60375.noarch.rpm
- edge-router-4.53.01-0.0.60375.noarch.rpm
- edge-analytics-4.53.01-0.0.40135.noarch.rpm
- edge-mint-gateway-4.53.01-0.0.40603.noarch.rpm
- edge-mint-management-server-4.53.01-0.0.40603.noarch.rpm
- edge-mint-message-processor-4.53.01-0.0.40603.noarch.rpm
- edge-uapim-4.53.01-0.0.60375.noarch.rpm
- edge-uapim-connector-4.53.01-0.0.60375.noarch.rpm
- edge-uapim-management-server-4.53.01-0.0.60375.noarch.rpm
- apigee-openldap-2.6.7-0.0.2532.noarch.rpm
- apigee-cassandra-4.0.19-0.0.2616.noarch.rpm
- apigee-cassandra-client-4.0.19-0.0.2549.noarch.rpm
- apigee-qpidd-8.0.6-0.0.2544.noarch.rpm
- edge-ui-4.53.01-0.0.20278.noarch.rpm
- edge-management-ui-4.53.01-0.0.20054.noarch.rpm
- edge-management-ui-static-4.53.01-0.0.20079.noarch.rpm
- apigee-tomcat-9.0.115-0.0.968.noarch.rpm
- apigee-sso-4.53.01-0.0.21655.noarch.rpm
- apigee-mirror-4.53.01-0.0.1047.noarch.rpm
You can check the RPM versions currently installed to see if they need to be updated by entering:
apigee-all version
To update your installation, perform the following procedure on the Edge nodes:
-
On all Edge nodes:
- Clean the Yum repositories:
sudo yum clean all
- Download the latest Edge 4.53.01
bootstrap_4.53.01.shfile to/tmp/bootstrap_4.53.01.sh:curl https://software.apigee.com/bootstrap_4.53.01.sh -o /tmp/bootstrap_4.53.01.sh
- Install the Edge 4.53.01
apigee-serviceutility and dependencies:sudo bash /tmp/bootstrap_4.53.01.sh apigeeuser=uName apigeepassword=pWord
Where uName and pWord are the username and password you received from Apigee. If you omit pWord, you will be prompted to enter it.
- Use the
sourcecommand to execute theapigee-service.shscript:source /etc/profile.d/apigee-service.sh
- Update the
apigee-setuputility:apigee-service apigee-setup update
- Clean the Yum repositories:
- On all Cassandra nodes, execute the
update.shscript:/opt/apigee/apigee-setup/bin/update.sh -c cs -f configFile
- On all LDAP nodes, execute the
update.shscript:/opt/apigee/apigee-setup/bin/update.sh -c ldap -f configFile
- On all the Qpid nodes, execute the
update.shscript:/opt/apigee/apigee-setup/bin/update.sh -c qpid -f configFile
- On all Edge nodes, execute the
update.shscript for theedgeprocess (Including monetization):/opt/apigee/apigee-setup/bin/update.sh -c edge -f configFile
- On UI nodes, execute the
update.shscript:/opt/apigee/apigee-setup/bin/update.sh -c ui -f configFile
- If you have installed the new edge UI, then execute update.sh on that node:
/opt/apigee/apigee-setup/bin/update.sh -c ue -f configFile
- If you are using SSO, execute the
update.shscript:/opt/apigee/apigee-setup/bin/update.sh -c sso -f configFile
- If you are having apigee-mirror installed, then run the below command to upgrade:
apigee-service apigee-mirror update
Bug fixes
This section lists the Private Cloud bugs that were fixed in this release.
| Issue ID | Description |
|---|---|
| 487323835 | Fixed a bug related to retrieval of large KVM entries |
| 483697069 | Fixed a bug with Cassandra where nodetool was reporting failures when JMX SSL was enabled |
| 476212081 | Upgraded log4j library version |
| 471506191 | Addressed a problem where adding a data center was causing failures related to replication in Cassandra |
| 470895150 | Fixed a bug where restoring openldap backup was failing |
| 465204623 | Enhanced Cassandra scripting to find and remove unnecessary index files associated with older versions. These files were generating warnings in Cassandra logs. |
| 460080550 | Fixed an issue where Metrics and Dimensions were missing when creating or viewing Custom Analytics Reports. |
| 455283509 | Fixed a bug related to retrieving datamasking configurations in JSON format |
| 452221067 | Fixed a bug related to CSP nonce injection mechanism in UI |
| 445563031 | Fixed datastore errors caused due to a specific type of interaction between Cassandra and application components (Management server, Message Processor or Router). |
| 406904568 | Revamped refunds posting feature in monetization section in the new Edge UI. |
| 346517508 | The User Roles section of New UI has been redesigned to improve user experience. The updated pages feature a refreshed layout that is now consistent with the overall application design. |
| 448566858 | Removed unnecessary logs related to keystores from message processors. |
| 442733857 | Improved performance of encrypted KeyValueMaps, especially for KVMs containing a large number of entries. |
| 442726190 | Added configuration support to enable or disable the EOL popup on UI. |
| 379153557 | Enhanced configuration scripts of UI to improve handling of a scenarios where SSO is disabled |
| 425661150 | Improved performance and styling of the Apps section in the new Edge UI. |
| 426383877 | Added support for the ECDSA format key and certificate for both northbound (client to Apigee) and southbound (Apigee to target) communication. |
| 468067571 | Fixed a bug where deleting an organization with a similar name as another organization was failing. |
| 409048431 | Fixed a vulnerability which allowed SAML signature verification to be bypassed. |
Security issues fixed
| Issue ID | Description |
|---|---|
| 463848991 | Addressed vulnerabilities in SSO component. |
| 472409214 | Addressed UI vulnerabilities. |
Changes to supported software
- Added Support for Amazon Linux 2023.9 and RHEL-9.7.
- Added Support for Apache Tomcat 9.0.115.
- Added Support for Cassandra 4.0.19.
See Edge for Private Cloud supported software for a complete list of supported softwares.
Deprecations and retirements
There are no new deprecations or retirements in this release.
Known issues
See Known issues with Edge for Private Cloud for a complete list of known issues.
Applying multiple patch versions
This section describes how to apply multiple patch versions, in case you are updating from a version of Edge for Private Cloud that is earlier than the previous patch release version.
Each patch release contains updates to specific components of Edge for Private Cloud, such as
edge-management-server.
To apply multiple patch versions, you need to update each Edge component that was included in
a patch release later than your currently installed version. You can find these components by
looking at the Edge for Private Cloud release notes for all versions later than your current
version, and checking the list of RPMs for those releases. See
Apigee Release Notes for links to all
Edge for Private Cloud release notes.
Note: You only need to update each component once, by installing the RPM for the latest version of the component included in the patch releases. Follow the instructions in the release notes for that version to update the component.
Note: Upgrading a component automatically installs the latest patch version of a component. If you want to upgrade to a patch version that is not the latest, you need to maintain your own tarball copy of Apigee's repo using Apigee mirror, and use this mirror for Apigee installations. For more information, refer to Using a local Edge repository to maintain your Edge version.