You're viewing Apigee Edge documentation.
Go to the
Apigee X documentation. info
On October 8, 2020, we released a new version of Apigee Edge for Private Cloud.
Note: This release only contains changes to
apigee-mtls
. If you are
not using that package, you don't need to upgrade.
Update procedure
Updating this release will install the following RPM:
apigee-mtls-4.50.00-0.0.20199.noarch.rpm.
You can check the RPM versions you currently have installed by entering:
apigee-all version
To update your installation, perform the following procedure for all Edge nodes, one node at a time, to minimize down time:
- For each node:
- Clean the Yum repos:
sudo yum clean all
- Download the latest Edge 4.50.00
bootstrap_4.50.00.sh
file to/tmp/bootstrap_4.50.00.sh
:curl https://software.apigee.com/bootstrap_4.50.00.sh -o /tmp/bootstrap_4.50.00.sh
- Install the Edge 4.50.00
apigee-service
utility and dependencies:sudo bash /tmp/bootstrap_4.50.00.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:
- For each node, enter the following commands:
sudo /opt/apigee/apigee-service/bin/apigee-service apigee-mtls stop
sudo /opt/apigee/apigee-service/bin/apigee-service apigee-mtls update
sudo /opt/apigee/apigee-service/bin/apigee-service apigee-mtls update
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 |
---|---|
165100813 |
This has been fixed: |
Known issues
For a list of known issues with Edge Private Cloud, see Known issues with Edge Private Cloud.