4.17.01.07 - Edge for Private Cloud release notes

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

On Tuesday, February 20, 2018, we released a new version of Apigee Edge for Private Cloud.

Update procedure

To update your installation, perform the following procedure on the Edge nodes:

  1. On all Edge nodes:

    1. Clean Yum repos:
      > sudo yum clean all
    2. Update the Edge 4.17.01 bootstrap_4.17.01.sh file in /tmp/bootstrap_4.17.01.sh:
      > curl https://software.apigee.com/bootstrap_4.17.01.sh -o /tmp/bootstrap_4.17.01.sh
    3. Install the Edge 4.17.01 apigee-service utility and dependencies:
      > sudo bash /tmp/bootstrap_4.17.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.
    4. Source the apigee-service.sh file:
      > source /etc/profile.d/apigee-service.sh
    5. Update the apigee-setup utility:
      > sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update
    6. Update apigee-lib:
      > /opt/apigee/apigee-service/bin/apigee-service apigee-lib update

Bugs fixed

The following bugs are fixed in this release.

Issue ID Description Build number
67151121

Upgrade to apigee-lib library file

apigee-lib-4.17.01-0.0.963

67152851

67152833

ZooKeeper nodes fail to validate

apigee-lib-4.17.01-0.0.963