Current section
Files
Jump to
Current section
Files
pavedb_client
CHANGELOG.md
CHANGELOG.md
<!-- (C) 2026 Rodrigo Rodrigues da Silva <rodrigo@flowlexi.com> -->
<!-- SPDX-License-Identifier: Apache-2.0 -->
## 0.1.0 — 2026-08-12
### SDK
- Add Elixir client skeleton
- Add basic HTTP client surface
- Add runnable Elixir book examples (P1-66)
- Clarify client roadmap (P1-66)
- Cover user-facing /v1 catalog, chunk, and health surface (P1-67)
- Add Elixir release docs tarball (P1-69)
- Wrap package file list (P1-69)
- Reach TLS servers, bound requests, and decode real errors (P1-67)
- Add raw-vector ingest and search
- Reach PaveDB's shared search scope (P1-67)
- Close the review's remaining correctness items
### Infrastructure
- Mirror main and tags to GitHub
- Add Elixir docs tarball CI (P1-69)
- Track Elixir docs tarball release (P1-69)
- Remove completed Elixir docs plan (P1-69)
- Define Hex release path (P1-69)
- Publish tagged Hex package (P1-69)
- Complete Hex release contract (P1-69)
- Check the package build on every pipeline (P1-69)
- Require the OTP that :json needs
### Documentation
- Sync client roadmap with the shipped surface (P1-67, P1-69)
- State the client's scope to a reader
- Document every public function (P1-69)
- Close Elixir public API parity (P1-67)
---