4.18.01.01 - Edge for Private Cloud 版本資訊

您正在查看 Apigee Edge 說明文件。
查看 Apigee X 說明文件
資訊

我們在 2018 年 4 月 10 日星期二,發布了新版 Apigee Edge for Private Cloud。

更新程序

如要更新安裝,請在邊緣節點上執行以下程序:

  1. 在所有邊緣節點上:

    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 堆疊節點:
    /opt/apigee/apigee-setup/bin/update.sh -c b -f baasConfigFile
    ,其中 baasConfigFile 會指定用於安裝 API BaaS 的設定檔。
  4. (如果已安裝) 更新 New Edge Experience 節點。新版 Edge Experience 目前為 Beta 版,您必須在自己的節點中安裝此服務。

    這個修正包含新的 MANAGEMENT_UI_SKIP_VERIFY 屬性。如果 Edge SSO 使用自行簽署的憑證,您必須在用於安裝 New Edge Experience 的設定檔中,將 MANAGEMENT_UI_SKIP_VERIFY 設為「y」。 請參閱 安裝 New Edge Experience (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 版更新指令碼現在會更新路由器的 Nginx。

edge_gateway.4.18.01-0.0.1553
76016757

新版 Edge Experience 現已支援使用自行簽署憑證的 TLS 存取 Edge SSO

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

edge_management_ui.0.1.0-0.0.20015
77575870

無法針對 apigee-tomcat 版本依附元件安裝 API BaaS

apigee_tomcat.7.0.82-0.0.897
72651279

升級 BaaS UI 以使用 reCAPTCHA V2

baas_usergrid.2.2.0-0.0.369