Releases: Oxen-AI/oxen-release
Releases · Oxen-AI/oxen-release
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.3
- Features
- Push commit size before syncing data to make sure we have enough remote storage
- Add compute cache post commit to perform operations that we may want to cache per commit
- Update is_synced api to give more detailed information on sync status
- Add disk usage API for a namespace
- Add pagination for data frame api
- Add default for latest commit for an empty directory
- Add retry and sleep for pulling data
v0.4.2
v0.4.2
- Features
- Schema computation and naming now done in
oxen add
staging area before commit - Oxen Server API Changes
- entry and meta endpoints return resource, version, path and datatype
- Bump polars version
- Support for json and jsonl file schemas
- Add server driven warnings to CLI
- Schema computation and naming now done in
- Bug Fixes
- Infer schema from more lines (100 -> 10,000)