- Linux の Automation Suite のリリース ノート
- EKS/AKS の Automation Suite のリリース ノート
- OpenShift の Automation Suite のリリース ノート

Automation Suite リリース ノート
2024.10.0+パッチ1
公開日: 2025 年 2 月 4 日
このパッチについて
このリリースでは、EKS/AKS の Automation Suite 2024.10.0 にパッチを適用します。このパッチは 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 integrationservicesArgoCD UI からアプリケーションを再同期することもできます。
パッチの適用方法
このパッチを適用するには、「 パッチを適用する」の手順に従います。
非推奨化のタイムライン
非推奨化および削除される機能に関する最新情報については、非推奨化のタイムラインを定期的に確認することをお勧めします。
バンドルの詳細
製品バージョン
Automation Suite の各製品における変更点は、以下のリンクから確認できます。
製品が灰色表示されている場合は、この新しいバージョンの Automation Suite ではそのコンポーネントに対する変更はありません。
| 発見 | 開発 | 管理 | 協働 |
|---|---|---|---|
| Automation Hub 2024.10.0 | Automation Ops 2024.10.0 | AI Center 2024.10.0 | Action Center 2024.10.0 |
| Task Mining 2024.10.0 | AI Computer Vision 2024.10.0 | Insights 2024.10.0 | Apps 2024.10.0 |
| Process Mining v2024.10.0 | Document 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 の相互運用性」をご覧ください。
| コンポーネント | バージョン |
|---|---|
| Istio | 1.23.0 |
| ArgoCD | 2.11.3 |
| Prometheus | 2.54.1 |
| Grafana | 11.1.5 |
| FluentD と Fluent-bit | logging-operator:4.9.1 logging-operator-logging:4.9.1 |
| Gatekeeper | 3.17.0 |
| cert-manager | 1.14.5 |
| Velero | 6.2.0 |