UiPath Documentation
automation-suite
2024.10
false
  • Linux の Automation Suite のリリース ノート
    • 2024.10.0
    • 2024.10.1
    • 2024.10.4
    • 2024.10.5
    • 2024.10.6
    • 2024.10.7
    • 2024.10.8
  • EKS/AKS の Automation Suite のリリース ノート
  • OpenShift の Automation Suite のリリース ノート
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Automation Suite リリース ノート

最終更新日時 2026年4月14日

2024.10.0+パッチ1

公開日: 2025 年 2 月 4 日

このパッチについて

このリリースでは、EKS/AKS の Automation Suite 2024.10.0 にパッチを適用します。このパッチは Integration Service のいくつかの問題を解決します。詳しくは、「 製品バージョン 」セクションで参照されている個々の製品のリリース ノートをご覧ください。

パッチの適用後に intsvs-queue-healthcheck ジョブが失敗する場合は、以下の手順を実行します。

  1. キューに依存する Integration Service のデプロイの既存のインスタンスをすべて削除します。

    1. クラスターに加えられる変更の出力を取得するには、次のコマンドを実行します。
      kubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-'  | awk '{print $1}' | xargs -r kubectl delete deploy --dry-run=client -n uipath
      kubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-'  | awk '{print $1}' | xargs -r kubectl delete deploy --dry-run=client -n uipath
      
    2. クラスターに変更を適用するには、次のコマンドを実行します。
      kubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-'  | awk '{print $1}' | xargs -r kubectl delete deploy
      kubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-'  | awk '{print $1}' | xargs -r kubectl delete deploy
      
  2. ストレージ アカウントに必要なキューを作成します。詳しくは、「 ストレージ 」セクションをご覧ください。

  3. 次のコマンドを実行して、現在の intsvs-queue-healthcheck ジョブを削除し、アプリケーションを再同期します。

    kubectl delete job intsvcs-queue-healthcheck -n uipath
    argocd app sync integrationservices
    kubectl delete job intsvcs-queue-healthcheck -n uipath
    argocd app sync integrationservices
    

    ArgoCD UI からアプリケーションを再同期することもできます。

パッチの適用方法

このパッチを適用するには、「 パッチを適用する」の手順に従います。

非推奨化のタイムライン

非推奨化および削除される機能に関する最新情報については、非推奨化のタイムラインを定期的に確認することをお勧めします。

バンドルの詳細

製品バージョン

Automation Suite の各製品における変更点は、以下のリンクから確認できます。

製品が灰色表示されている場合は、この新しいバージョンの Automation Suite ではそのコンポーネントに対する変更はありません。

発見開発管理協働
Automation Hub 2024.10.0Automation Ops 2024.10.0AI Center 2024.10.0Action Center 2024.10.0
Task Mining 2024.10.0AI Computer Vision 2024.10.0Insights 2024.10.0Apps 2024.10.0
Process Mining v2024.10.0Document Understanding AI Center ベースのプロジェクト 2024.10.0
Document Understanding モダン プロジェクト 2024.10.0
Orchestrator 2024.10.0
Test Manager 2024.10.0
Data Service 2024.10.0
Studio Web 2024.10.0
Integration Service 2024.10.0-patch1

サードパーティ内部コンポーネントのバージョン

この Automation Suite のリリースには、次のコンポーネントがバンドルされています。

Automation Suite の各バージョンがサポートする Kubernetes のバージョンについては、「 Kubernetes の相互運用性」をご覧ください。

コンポーネントバージョン
Istio1.23.0
ArgoCD2.11.3
Prometheus2.54.1
Grafana11.1.5
FluentD と Fluent-bitlogging-operator:4.9.1
logging-operator-logging:4.9.1
Gatekeeper3.17.0
cert-manager1.14.5
Velero6.2.0

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得