4.17.05.03 - Edge for Private Cloud release notes
You're viewing Apigee Edge documentation.
Go to the
Apigee X documentation. info
On Tuesday, December 19, 2017, 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:
-
On all Edge nodes:
- Clean Yum repos:?
> sudo yum clean
all
- Update the Edge 4.17.05 bootstrap_4.17.05.sh file
in /tmp/bootstrap_4.17.05.sh:
> curl
https://software.apigee.com/bootstrap_4.17.05.sh -o /tmp/bootstrap_4.17.05.sh
- Install the Edge 4.17.05 apigee-service utility and
dependencies:
> sudo bash
/tmp/bootstrap_4.17.05.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
- Source the apigee-service.sh file:
> source
/etc/profile.d/apigee-service.sh
-
Update all Message Processor nodes:
>/opt/apigee/apigee-setup/bin/update.sh -c
edge -f configFile
where configFile specifies the config file you used to install
Edge.
Bugs fixed
The following bugs are fixed in this release.
Issue ID |
Description |
Build number |
69829186 |
Message Processor now closing SSL sockets correctly
The Message Processor now closes SSL sockets correctly to reduce the number of
CLOSE_WAIT connections.
|
edge-gateway-0.0.1432 |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-04-30 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-04-30 UTC."}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-30 UTC."],[],[]]