Changelog
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.
Upcoming Features
We're actively working on these features:
API Reference Documentation
Complete API documentation with examples for programmatic access to ops0.
Bitbucket Sync
Two-way sync support for Bitbucket in addition to GitHub and GitLab.
March 2026
New Features
Oracle Cloud Infrastructure
Full OCI support with multi-compartment discovery, compute instance scanning, and Terraform code generation.
GitLab Integration
Sync IaC projects and configurations to GitLab repositories. Supports self-hosted instances and merge request creation.
Infrastructure Blueprints
Pre-built Terraform templates for Kubernetes, databases, static websites, and data processing clusters across AWS, GCP, and Azure.
Query Console
Interactive SQL-like interface for searching and analyzing infrastructure data. Save queries, export results as CSV or JSON.
Kubernetes Cost Analysis
Real-time cluster cost visibility via OpenCost. Namespace, pod, and controller-level cost breakdowns with efficiency metrics.
OpenObserve Integration
Forward deployment logs, plan outputs, policy checks, and cost estimates to OpenObserve for centralized observability.
Sensitive Data Detection
Automatic PII detection powered by Microsoft Presidio. Scans IaC code and configurations for exposed sensitive data.
Oxid IaC Engine
PostgreSQL-backed state management with Oxid. Store Terraform state in a queryable database instead of cloud object storage.
Checkov Vulnerability Scanning
Static analysis of Terraform code for security misconfigurations. Automatic background scanning with severity classification.
Trivy Container Scanning
One-click Trivy Operator installation for Kubernetes clusters. Scans running container images for CVEs with severity filtering.
Variable Graph
Visualize cross-project IaC dependencies. Auto-detect terraform_remote_state references with impact analysis and blast radius assessment.
TLS Certificate Management
Inventory TLS certificates across Kubernetes clusters with expiry tracking and status badges.
Multi-Cloud Cost Estimation
Cost estimation now supports all four cloud providers: AWS, GCP, Azure, and Oracle Cloud. See Cost Estimation for details.
Compliance Expansion
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.
UI Redesign
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.
How We Version
ops0 uses continuous deployment. Features are released as soon as they're ready. Major changes are announced via:
In-app notifications
See the bell icon in the header
Email updates
For organization admins (opt-in)
This changelog
Detailed release notes
Release Notes Format
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
Subscribe to Updates
Bookmark This Page
Use the changelog as the canonical source for product updates.
Release Context
Use FAQ and release notes together to understand behavior changes.