We’re excited to announce the release of NAEOS v2.2.0! This release brings major new capabilities to the platform.

What’s New

  • Supabase Integration — First-class support for Supabase as a database backend. naeos supabase commands for user management, Edge Function deployment, and storage operations.

  • Multi-Tenant Workspaces — Isolated workspaces with per-tenant configuration, resource quotas, and audit trails. Each workspace maintains its own spec history, deployment state, and team membership.

  • Schema Registry API — REST API for publishing, versioning, and discovering NEIR schemas. Enables dynamic schema resolution across distributed teams.

  • Compliance Export CLI — Export audit logs, deployment history, and governance reports as JSON, CSV, or PDF for compliance and regulatory requirements.

  • 44 New Unit Tests — Expanded test coverage across the compiler, database adapters, and authentication providers.

Changelog

For the full changelog, visit the GitHub Releases page.

Get Started

Upgrade to the latest version:

go install github.com/NAEOS-foundation/naeos/cmd/naeos@latest