4.17.01.06 - Edge for Private Cloud 版本資訊

查看 Apigee Edge 說明文件。
前往 Apigee X說明文件
資訊

2017 年 11 月 17 日星期五,我們在 Private Cloud 發布了新版 Apigee Edge。

更新程序

如要更新安裝項目,請在 Edge 節點上執行以下程序:

  1. 在所有 Edge 節點上:

    1. 清理 Yum 存放區:
      >sudo yum 清理 全部
    2. 更新 Edge 4.17.01 bootstrap_4.17.01.sh 檔案 在 /tmp/bootstrap_4.17.01.sh 中:
      >curl https://software.apigee.com/bootstrap_4.17.01.sh -o /tmp/bootstrap_4.17.01.sh
    3. 安裝 Edge 4.17.01 apigee-service 公用程式並 依附元件:
      >sudo bash /tmp/bootstrap_4.17.01.sh apigeeuser=uName apigeepassword=pWord

      其中 uName:pWord 是你收到的使用者名稱和密碼 Apigee。如果您省略 pWord,系統會提示您輸入。
    4. 更新 apigee-setup 公用程式:
      >sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update
    5. 來源 apigee-service.sh 檔案:
      >來源 /etc/profile.d/apigee-service.sh
  2. 更新所有 OpenLDAP 節點:
    >/opt/apigee/apigee-setup/bin/update.sh -c ldap -f configFile

  3. 更新所有管理伺服器節點:
    >/opt/apigee/apigee-setup/bin/update.sh -c 邊緣 -fconfigFile

  4. 更新所有路由器和訊息處理器節點:
    >/opt/apigee/apigee-setup/bin/update.sh -c Edge -f configFile

    其中 configFile 指定您要安裝的設定檔 邊緣

修正錯誤

這個版本修正了下列錯誤。

問題 ID 說明 版本號碼
APIRT-3081

同時發出頻率限制政策的錯誤訊息

並行頻率限制政策發出「java.lang.IllegalMonitorStateException」 和「messaging.adaptors.http.flow.ServiceUnavailable」 發生錯誤。這些錯誤已修正。

edge-gateway-0.0.1414
DBS-1773

安裝 OpenLDAP 時發生錯誤

舊版 Edge 安裝程式嘗試安裝錯誤的版本 OpenLDAP.這個版本已修正這個問題。

apigee-openldap-2.4-0.0.1003
DOS-4675

立即為 Edge Management Server 進行 Apigee 註冊設定 正確將任何缺少的資料儲存庫加入 Pod

下列指令現在可將任何缺少的資料儲存庫正確新增至 Pod:

> /opt/apigee/apigee-service/bin/apigee-service Edge-management-server Apigee-Registration-setup -f configFile

其中 configFile 指定您要使用的設定檔 安裝 Edge。

edge-gateway-4.17.01-0.0.1414
MGMT-3782 修正「身分可用區」一致性值的錯誤 edge-gateway-4.17.01-0.0.1414
TBD-250

新增經模糊處理的密碼指令

新增指令來產生混淆密碼,讓任何元件都能產生 加密密碼。您可以使用以下指令產生經過模糊處理的密碼 指令中的指令:

> /opt/apigee/apigee-service/bin/apigee-service edge-management-server generate-obfuscated-password

輸入新密碼,然後在系統提示時確認。基於安全考量, 不會顯示密碼的文字。這個指令會以下列格式傳回密碼:

OBF:58fh40h61svy156789gk1saj
MD5:902fobg9d80e6043b394cb2314e9c6

請參閱設定 TLS/SSL: Edge On Premises

edge-gateway-4.17.01-0.0.1414
TBD-261 多項安全性修正項目 apigee-service-4.17.01-0.0.604