Skip to content

Releases: Oxen-AI/oxen-release

v0.4.8

31 Jan 04:55
Compare
Choose a tag to compare
v0.4.8 Pre-release
Pre-release

v0.4.8

  • Features
    • Default to pulling main on clone and add --shallow flag
  • Bug Fixes
    • Prevent accidental double push
    • Support can unstaging a staged directory

v0.4.7

27 Jan 05:54
Compare
Choose a tag to compare
v0.4.7 Pre-release
Pre-release

v0.4.7

  • Features
    • Stats endpoint on repo
    • Consistent pagination params, page_num -> page
    • Better logging
    • Upgrade cargo 1.67.0

v0.4.6

25 Jan 00:21
Compare
Choose a tag to compare
v0.4.6 Pre-release
Pre-release
  • Features
    • GET requests for downloading data

v0.4.5

24 Jan 04:44
Compare
Choose a tag to compare
v0.4.5 Pre-release
Pre-release

v0.4.5

  • Features
    • Checks version with oxen-server to verify we have an up to date client

v0.4.4

23 Jan 17:22
Compare
Choose a tag to compare
v0.4.4 Pre-release
Pre-release

v0.4.4

  • Bug Fixes
    • Fix reading CSVs with quotes and newlines
    • Fix page_size and page_num params for DataFrames
    • Fix partial pull then full
    • Fix pushing to a remote branch you are not currently on

v0.4.3

17 Jan 18:51
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release

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

12 Jan 18:10
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

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
  • Bug Fixes
    • Infer schema from more lines (100 -> 10,000)

v0.4.1

06 Jan 18:26
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

v0.4.1

  • Features
    • Faster data download 🔥
    • Chunked download data APIs

v0.4.0

29 Dec 15:18
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

v0.4.0

  • Features

    • Faster data upload 🔥
    • Chunked data APIs
  • Breaking Changes

    • Removed CADF
    • Remove oxen index commands

v0.3.0

14 Dec 04:22
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

v0.3.0

  • Features
    • oxen df --unique
    • oxen rm
  • Schema changes
    • add "email" to Commit
    • changed "timestamp" format on Commit to be RFC3339