4.50.00.02 - Edge for Private Cloud 版本資訊

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

我們在 2020 年 8 月 20 日發布了新版 Apigee Edge for Private Cloud。

更新程序

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

  1. 在所有 Edge 節點上:

    1. 清理 Yum 存放區:
      sudo yum clean all
    2. 下載最新的 Edge 4.50.00 bootstrap_4.50.00.sh 檔案, /tmp/bootstrap_4.50.00.sh:
      curl https://software.apigee.com/bootstrap_4.50.00.sh -o /tmp/bootstrap_4.50.00.sh
    3. 安裝 Edge 4.50.00 apigee-service 公用程式和依附元件:
      sudo bash /tmp/bootstrap_4.50.00.sh apigeeuser=uName apigeepassword=pWord

      其中 uName:pWord 是您從 Apigee 收到的使用者名稱和密碼。 如果省略 pWord,系統會提示您輸入。

    4. 更新 apigee-setup 公用程式:
      sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update
    5. 使用 source 指令執行 apigee-service.sh 指令碼:
      source /etc/profile.d/apigee-service.sh
  2. 在所有 Edge 節點上,為 edge 執行 update.sh 指令碼 上傳資料集之後,您可以運用 AutoML 自動完成部分資料準備工作方法是在每個節點上執行下列指令:
    /opt/apigee/apigee-setup/bin/update.sh -c edge -f configFile

    其中 configFile 指定您要安裝的設定檔 適用於私有雲端的 Apigee Edge。例如 /opt/silent.conf

支援的軟體

無變更。

淘汰和淘汰項目

Aliases API 的 privateKeyExportable 查詢參數

新功能

無變更。

修正錯誤

下表列出這個版本修正的錯誤:

問題 ID 說明
162981490

AssignVariable 空白導致 UnresolvedVariable 錯誤 範本

如果 AssignVariableTemplate 欄位空白, 未建立任何動態流程變數 進一步參照該變數導致 UnresolvedVariable 錯誤。

163159830

KeyValueMapOperations 中的索引沒有空值檢查 政策

使用 KeyValueMapOperations 取得 KVM 項目時 政策,index 欄位沒有空值檢查。 結果可能會產生 NullPointerException

163789418

憑證不支援含有多個憑證的 KeyStore 有多個 SAN

管理伺服器無法啟動並傳回「KeyStores, 系統不支援多個憑證」問題原因是 有多個 SAN

注意:系統支援具備多個 SANS 的憑證。