automation-suite
2024.10
false
- Linux の Automation Suite のリリース ノート
- EKS/AKS の Automation Suite のリリース ノート
- OpenShift の Automation Suite のリリース ノート
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
Automation Suite リリース ノート
最終更新日時 2026年5月13日
公開日: 2025 年 2 月 4 日
このパッチについて
このリリースでは、EKS/AKS の Automation Suite 2024.10.1 にパッチを適用します。このパッチは Integration Service のいくつかの問題を解決します。詳しくは、「 製品バージョン 」セクションで参照されている個々の製品のリリース ノートをご覧ください。
パッチの適用後に intsvs-queue-healthcheck ジョブが失敗する場合は、以下の手順を実行します。
- キューに依存する Integration Service のデプロイの既存のインスタンスをすべて削除します。
- クラスターに加えられる変更の出力を取得するには、次のコマンドを実行します。
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 uipathkubectl -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 deploykubectl -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
- クラスターに加えられる変更の出力を取得するには、次のコマンドを実行します。
- ストレージ アカウントに必要なキューを作成します。詳しくは、「 ストレージ 」セクションをご覧ください。
- 次のコマンドを実行して、現在の
intsvs-queue-healthcheckジョブを削除し、アプリケーションを再同期します。kubectl delete job intsvcs-queue-healthcheck -n uipath argocd app sync integrationserviceskubectl delete job intsvcs-queue-healthcheck -n uipath argocd app sync integrationservices
ArgoCD UI からアプリケーションを再同期することもできます。
パッチの適用方法
このパッチを適用するには、「 パッチを適用する」の手順に従います。
非推奨化のタイムライン
非推奨化および削除される機能に関する最新情報については、非推奨化のタイムラインを定期的に確認することをお勧めします。
バンドルの詳細
製品バージョン
Automation Suite の各製品における変更点は、以下のリンクから確認できます。
製品が灰色表示されている場合は、この新しいバージョンの Automation Suite ではそのコンポーネントに対する変更はありません。
| 発見 | 開発 | 管理 | 協働 |
|---|---|---|---|
| Automation Hub 2024.10.1 | Automation Ops 2024.10.1 | AI Center 2024.10.1 | Action Center 2024.10.1 |
| Task Mining 2024.10.1 | AI Computer Vision 2024.10.1 | Insights 2024.10.1 | Apps 2024.10.1 |
| Process Mining 2024.10.1 | Document Understanding AI Center ベースのプロジェクト 2024.10.1 Document Understanding モダン プロジェクト 2024.10.1 | Orchestrator 2024.10.2 | |
| Test Manager 2024.10.1 | |||
| Data Service 2024.10.1 | |||
| Studio Web 2024.10.1 | |||
| Integration Service 2024.10.1-patch1 |
サードパーティ内部コンポーネントのバージョン
この Automation Suite のリリースには、次のコンポーネントがバンドルされています。
Automation Suite の各バージョンがサポートする Kubernetes のバージョンについては、「 Kubernetes の相互運用性」をご覧ください。
| コンポーネント | バージョン |
|---|---|
| Istio | 1.23.0 |
| ArgoCD | 2.12.6 |
| Prometheus | 2.55.1 |
| Grafana | 11.3.0 |
| FluentD と Fluent-bit | logging-operator:4.10.0 logging-operator-logging:4.10.0 |
| Gatekeeper | 3.17.1 |
| cert-manager | 1.16.1 |
| Velero | 7.2.2 |