4.18.01.01 - Edge for Private Cloud 版本資訊

您目前查看的是 Apigee Edge 說明文件。
前往 Apigee X 說明文件
info

我們已在 2018 年 4 月 10 日 (星期二) 發布新版 Apigee Edge Private Cloud。

更新程序

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

  1. 在所有 Edge 節點上:

    1. 清除 Yum 存放區:
      sudo yum clean all
    2. 更新 /tmp/bootstrap_4.18.01.sh 中的 Edge 4.18.01 bootstrap_4.18.01.sh 檔案:
      curl https://software.apigee.com/bootstrap_4.18.01.sh -o /tmp/bootstrap_4.18.01.sh
    3. 安裝 Edge 4.18.01 apigee-service 公用程式和依附元件:
      sudo bash /tmp/bootstrap_4.18.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 檔案:
      source /etc/profile.d/apigee-service.sh
  2. 更新所有路由器節點:
    /opt/apigee/apigee-setup/bin/update.sh -c edge -f configFile
    其中 configFile 指定您用來安裝 Edge 的設定檔。
  3. (如果已安裝) 更新所有 API BaaS Stack 節點:
    /opt/apigee/apigee-setup/bin/update.sh -c b -f baasConfigFile
    其中 baasConfigFile 指定您用來安裝 API BaaS 的設定檔。
  4. (如果已安裝) 更新 New Edge Experience 節點。新版 Edge 體驗目前為 Beta 版,您必須在自己的節點上安裝。

    這項修正包括新的 MANAGEMENT_UI_SKIP_VERIFY 屬性。如果 Edge SSO 使用自行簽署的憑證,您必須在用於安裝新版 Edge 體驗的設定檔中,將 MANAGEMENT_UI_SKIP_VERIFY 設為「y」。請參閱「安裝新版 Edge 體驗 (Beta 版)」。

    如要更新 New Edge Experience 節點:

    1. /opt/apigee/apigee-service/bin/apigee-service edge-management-ui update
    2. /opt/apigee/apigee-service/bin/apigee-service edge-management-ui setup -f newUIConfigFile
      其中 newUIConfigFile 指定您用來安裝 New Edge Experience 的設定檔。
    3. /opt/apigee/apigee-service/bin/apigee-service edge-management-ui configure-sso -f newUIConfigFile

修正錯誤

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

問題 ID 說明 版本號碼
74586724

4.18.01 更新指令碼現在會更新 Router 的 Nginx。

edge_gateway.4.18.01-0.0.1553
76016757

新版 Edge 體驗現在支援使用自簽憑證,透過 TLS 存取 Edge SSO

如果 Edge SSO 使用自行簽署的憑證,您必須在用於安裝 New Edge Experience 的設定檔中,將 MANAGEMENT_UI_SKIP_VERIFY 設為「y」。請參閱「安裝新版 Edge 體驗 (Beta 版)」。

edge_management_ui.0.1.0-0.0.20015
77575870

API BaaS 安裝失敗,因為 apigee-tomcat 版本相依性

apigee_tomcat.7.0.82-0.0.897
72651279

將 BaaS UI 升級為使用 reCAPTCHA V2

baas_usergrid.2.2.0-0.0.369