4.50.00.10 - Edge for Private Cloud release notes

You're viewing Apigee Edge documentation.
Go to the Apigee X documentation.
info

On August 26, 2021, 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:

  • edge-gateway-4.50.00-0.0.20138.noarch.rpm
  • edge-management-server-4.50.00-0.0.20138.noarch.rpm
  • edge-message-processor-4.50.00-0.0.20138.noarch.rpm
  • edge-postgres-server-4.50.00-0.0.20138.noarch.rpm
  • edge-qpid-server-4.50.00-0.0.20138.noarch.rpm
  • edge-router-4.50.00-0.0.20138.noarch.rpm

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:

  1. On all Edge nodes:

    1. Clean the Yum repos:
      sudo yum clean all
    2. 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
    3. 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.

    4. Update the apigee-setup utility:
      sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update
    5. Use the source command to execute the apigee-service.sh script:
      source /etc/profile.d/apigee-service.sh
  2. On all Edge nodes, execute the update.sh script for the edge process:
    /opt/apigee/apigee-setup/bin/update.sh -c edge -f configFile

Changes to supported software

There are no changes to supported software in this release.

Deprecations and retirements

There are no new deprecations or retirements in this release.

New features

This release introduces the following new feature:

Ability to enable encryption of developer App credential secrets

We have added the ability to enable encryption of developer App credential secrets. See Enabling secret key encryption for more details.

Bug fixes

There are no bug fixes in this release.

Security issues fixed

There are no new security issues fixed in this release.

Known issues

See Known issues with Edge for Private Cloud for a complete list of known issues.