You're viewing Apigee Edge documentation.
Go to the
Apigee X documentation. info
On October 28, 2020, we released a new version of Apigee Edge for Private Cloud.
Update procedure
Updating this release will update the components in the following list of RPMs:
- apigee-drupal-7.73-0.0.305.noarch.rpm
- apigee-drupal-contrib-4.19.01-0.0.302.noarch.rpm
- apigee-drupal-devportal-4.19.01-0.0.307.noarch.rpm
- apigee-sap-drupal-devportal-4.19.01-0.0.307.noarch.rpm
Note: The RPM of apigee-drupal-contrib-4.19.01 has been updated to release 0.0.302. This RPM is identical to release 0.0.301 and was updated to resolve certain Drupal dependencies. If you patch from earlier versions, the RPM version might not change.
You can check the RPM versions you currently have 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 repos:
sudo yum clean all
- Download the latest Edge 4.19.01
bootstrap_4.19.01.sh
file to/tmp/bootstrap_4.19.01.sh
:curl https://software.apigee.com/bootstrap_4.19.01.sh -o /tmp/bootstrap_4.19.01.sh
- Install the Edge 4.19.01
apigee-service
utility and dependencies:sudo bash /tmp/bootstrap_4.19.01.sh apigeeuser=uName apigeepassword=pWord
Where uName:pWord are the username and password you received from Apigee. If you omit pWord, you will be prompted to enter it.
- Update the
apigee-setup
utility:sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update
- Use the
source
command to execute theapigee-service.sh
script:source /etc/profile.d/apigee-service.sh
- Clean the Yum repos:
- On all Apigee Developer Services portal nodes, update the
devportal
process by executing the following command:/opt/apigee/apigee-setup/bin/update.sh -c dp -f configFile
Supported software
No changes.
Deprecations and retirements
No new deprecations or retirements.
New Features
No new features.
Bugs fixed
The following table lists the bugs fixed in this release:
Issue ID | Description |
---|---|
179069414 | Apigee SSO was not verifying a digital signature, which caused a potential security issue. The setting |
160904129 | A Dev Portal |
Known issues
For a list of known issues with Edge Private Cloud, see Known issues with Edge Private Cloud.