oversync-api 0.6.4

Server-side Axum control-plane API for oversync.
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.6.3]https://github.com/overrealdb/oversync/compare/oversync-api-v0.6.1...oversync-api-v0.6.3 - 2026-04-13

### Other

- release v0.6.2
- Generate Rust SDK from OpenAPI snapshot
- Add manual pipe run control-plane endpoint
- Extract oversync-client from server API

## [0.6.2]https://github.com/overrealdb/oversync/compare/oversync-api-v0.6.1...oversync-api-v0.6.2 - 2026-04-13

### Other

- Generate Rust SDK from OpenAPI snapshot
- Add manual pipe run control-plane endpoint
- Extract oversync-client from server API

## [0.6.1]https://github.com/overrealdb/oversync/compare/oversync-api-v0.6.0...oversync-api-v0.6.1 - 2026-04-12

### Other

- Generate UI SDK from OpenAPI and tighten schema types
- Embed control plane UI into oversync server

## [0.6.0]https://github.com/overrealdb/oversync/compare/oversync-api-v0.5.1...oversync-api-v0.6.0 - 2026-04-10

### Other

- Fix pipe runtime read models for file-start mode

## [0.5.0]https://github.com/overrealdb/oversync/compare/oversync-api-v0.4.6...oversync-api-v0.5.0 - 2026-04-10

### Other

- Finalize pipe-first release pass
- Drop legacy sources and ship pipe-first control plane
- Ship pipes control plane and cluster proof
- Stabilize connectors and shared test stack

## [0.2.1]https://github.com/overrealdb/oversync/compare/oversync-api-v0.2.0...oversync-api-v0.2.1 - 2026-04-02

### Other

- quality sweep — fix clippy warnings, slop, dead code

## [0.2.0]https://github.com/overrealdb/oversync/compare/oversync-api-v0.1.1...oversync-api-v0.2.0 - 2026-04-01

### Other

- bump surql-macros 0.1.1 → 0.1.2 ([#18]https://github.com/overrealdb/oversync/pull/18)
- Add README.md for all 8 workspace crates