Stay up to date with the latest ops0 features, improvements, and fixes.
This page will be updated with release notes as new features ship. Check back regularly for updates.
We're actively working on these features:
Complete API documentation with examples for programmatic access to ops0.
Two-way sync support for Bitbucket in addition to GitHub and GitLab.
Full OCI support with multi-compartment discovery, compute instance scanning, and Terraform code generation.
Sync IaC projects and configurations to GitLab repositories. Supports self-hosted instances and merge request creation.
Pre-built Terraform templates for Kubernetes, databases, static websites, and data processing clusters across AWS, GCP, and Azure.
Interactive SQL-like interface for searching and analyzing infrastructure data. Save queries, export results as CSV or JSON.
Real-time cluster cost visibility via OpenCost. Namespace, pod, and controller-level cost breakdowns with efficiency metrics.
Forward deployment logs, plan outputs, policy checks, and cost estimates to OpenObserve for centralized observability.
Automatic PII detection powered by Microsoft Presidio. Scans IaC code and configurations for exposed sensitive data.
PostgreSQL-backed state management with Oxid. Store Terraform state in a queryable database instead of cloud object storage.
Static analysis of Terraform code for security misconfigurations. Automatic background scanning with severity classification.
One-click Trivy Operator installation for Kubernetes clusters. Scans running container images for CVEs with severity filtering.
Visualize cross-project IaC dependencies. Auto-detect terraform_remote_state references with impact analysis and blast radius assessment.
Inventory TLS certificates across Kubernetes clusters with expiry tracking and status badges.
Cost estimation now supports all four cloud providers: AWS, GCP, Azure, and Oracle Cloud. See Cost Estimation for details.
31 built-in compliance frameworks now available across CIS, GDPR, HIPAA, ISO 27001, ISO 27002, SOC 2, NSA Kubernetes, Pod Security Standards, and STIG. Each framework covers AWS, GCP, Azure, and Oracle Cloud where applicable. See Compliance for the full list.
The entire frontend has been rebuilt with shadcn/ui components. The new interface includes a redesigned sidebar navigation, updated component library, and a refreshed look across all pages.
ops0 uses continuous deployment. Features are released as soon as they're ready. Major changes are announced via:
See the bell icon in the header
For organization admins (opt-in)
Detailed release notes
When releases are published, they'll follow this format:
## January 15, 2025
### New Features
- Feature name and description
- Another feature
### Improvements
- Performance improvement details
- UX enhancement details
### Bug Fixes
- Fixed issue with X
- Resolved problem Y
### Breaking Changes
- Description of breaking change and migration steps
Use the changelog as the canonical source for product updates.
Use FAQ and release notes together to understand behavior changes.