ops0ops0

Changelog

Stay up to date with the latest ops0 features, improvements, and fixes.

Brewing

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:


March 2026

New Features

Oracle Cloud Infrastructure

Full OCI support with multi-compartment discovery, compute instance scanning, and Terraform code generation.

New

GitLab Integration

Sync IaC projects and configurations to GitLab repositories. Supports self-hosted instances and merge request creation.

New

Infrastructure Blueprints

Pre-built Terraform templates for Kubernetes, databases, static websites, and data processing clusters across AWS, GCP, and Azure.

New

Query Console

Interactive SQL-like interface for searching and analyzing infrastructure data. Save queries, export results as CSV or JSON.

New

Kubernetes Cost Analysis

Real-time cluster cost visibility via OpenCost. Namespace, pod, and controller-level cost breakdowns with efficiency metrics.

New

OpenObserve Integration

Forward deployment logs, plan outputs, policy checks, and cost estimates to OpenObserve for centralized observability.

New

Sensitive Data Detection

Automatic PII detection powered by Microsoft Presidio. Scans IaC code and configurations for exposed sensitive data.

New

Oxid IaC Engine

PostgreSQL-backed state management with Oxid. Store Terraform state in a queryable database instead of cloud object storage.

New

Checkov Vulnerability Scanning

Static analysis of Terraform code for security misconfigurations. Automatic background scanning with severity classification.

New

Trivy Container Scanning

One-click Trivy Operator installation for Kubernetes clusters. Scans running container images for CVEs with severity filtering.

New

Variable Graph

Visualize cross-project IaC dependencies. Auto-detect terraform_remote_state references with impact analysis and blast radius assessment.

New

TLS Certificate Management

Inventory TLS certificates across Kubernetes clusters with expiry tracking and status badges.

New

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


Next Steps