You're viewing Apigee Edge documentation.
Go to the
Apigee X documentation. info
On Tuesday, July 19, 2016, we released a new version of Apigee Edge for Private Cloud.
Update procedure
This release includes a new update.sh utility that you use to update your existing 4.16.01 installation to use the latest RPMs and support files. To use update.sh to update your existing 4.16.01 installation to the latest 4.16.01.04 version, see Update Apigee Edge 4.16.01.x to latest 4.16.01 release.
RPM versions
Along with the updated RPMs listed below for fixed bugs, the following RPMs have been updated with new build numbers as part of this release:
- edge-management-server-4.16.01-0.0.587
- edge-message-processor-4.16.01-0.0.587
- edge-postgres-server-4.16.01-0.0.587
- edge-qpid-server-4.16.01-0.0.587
- edge-router-4.16.01-0.0.587
Bugs fixed
The following bugs are fixed in this release.
Issue ID | Description | Build number |
---|---|---|
PRC-791 |
Add ZooKeeper zk-tree.sh utility Include the ZooKeeper zk-tree.sh utility, which you can use to debug and troubleshoot ZooKeeper issues. The utility is located at: /<install_dir>/apigee/apigee-zookeeper/contrib/zk-tree.sh. |
apigee-zookeeper-3.4.5-1.0.905 |
APIRT-2908 |
Support TLS 1.2 by default in a virtual host Virtual hosts now support TLS 1.2. |
edge-gateway-4.16.01-0.0.587 |
MGMT-3118 |
"Client Auth" enabled setting now displays correctly for a virtual host in the Edge UI In the display of the settings for a virtual host in the Edge UI, the Client Auth setting now displays the correct setting for the virtual host. |
edge-ui-4.16.01-0.0.3664 |
MGMT-3330 |
When using an External Authentication server, a single incorrect login locks the user out of the Edge UI In previous releases when using an external authentication server, a single incorrect login attempt to the Edge UI locked out the user, even if the user was allowed multiple login attempts. That issue has now been fixed. |
edge-gateway-0.0.0-0.0.587 edge-ui-4.16.01-0.0.3664 |
Known issues
This release has the following known issues.
Issue ID | Description |
---|---|
APIRT-2978 |
Router fails to start Nginx or Router fails to start If the Edge Router fails to start Nginx or fails to start at all, as shown in the /opt/apigee/var/log/edge-router/logs/system.log file, then delete all files in the /opt/nginx/conf.d directory, and restart the router: > rm -f /opt/nginx/conf.d/* > /opt/apigee/apigee-service/bin/apigee-service edge-router restart |
PRC-1118 |
Error when running "apigee-service apigee-postgresql pg-data-purge" command If you run the "apigee-service apigee-postgresql pg-data-purge" command and see an error in the form: ERROR: must be owner of relation Edit /opt/apigee/apigee-postgresql-4.16.05-0.0.894/lib/actions/pg-data-purge and set the following property to 'apigee': POSTGRES_USER=apigee |
DOC-1687 | Due to a known package dependency conflict, the Katello agent used in Satellite Server 6 will not install properly on Apigee Edge hosts running the Qpid daemon. |