Change Log (v2)
On this page
This document provides regular updates on changes to the Platform Orchestrator v2.
For changes to our v1 product, see the v1 change log.
Reach out to us with questions.
November 28, 2025
- Improved: Documentation released for the kubernetes-agent runner type
- Improved: Documentation released for network connectivity requirements
- Improved: Inline module definitions character limit has increased 5x from 2k to 10k. This allows much more useful inline modules, although repo based sources are still preferable for testing and sharing.
- Improved: Runner rules are now evaluated on first deployment, not on environment creation. This allows you to create an environment without having a runner, and also improves Terraform ordering and decoupling.
- New: The command-line interface has a new command,
htcl rollback. See our Rollbacks documentation for details and examples. - Improved:
hctlwill now warn if a module or runner rule references a nonexistent project or environment. It also now offers to delete rules referenced when deleting a project or environment. - New: A new sub-command,
hctl get tf, returns the OpenTofu source that was generated internally and applied as part of a deployment. It is intended to support debugging failed deployments, as well as understanding deployments’ logs. Check out our Deployments documentation for details and example usage. - New: Added support for Sign in with Microsoft.
- New: Added support for single sign-on (SSO) via SAML/OIDC.
- New: The
humanitec-tf-modulesGitHub organization provides new modules to provision score-workload resources on Kubernetes , and a reusable module to set up an ECS runner for the Platform Orchestrator . - New: A collection of Platform Orchestrator Use Cases are now available, as well.
Latest Terraform / OpenTofu providers:
humanitec/platform-orchestratorTerraform provider 2.10.2humanitec/platform-orchestratorOpenTofu provider 2.10.2
Note: Changes prior to November 2025 are not documented in this change log.