Skip to content

Releases: nearai/cloud-api

Production Release prod-20260329-211108

29 Mar 21:11
109f9b7

Choose a tag to compare

Production Promotion

Production Release prod-20260328-102410

28 Mar 10:24
aaadbfa

Choose a tag to compare

Production Promotion

Production Release prod-20260327-222642

27 Mar 22:26
a400363

Choose a tag to compare

Production Promotion

Production Release prod-20260326-003842

26 Mar 00:38
1ffaea7

Choose a tag to compare

Production Promotion

Production Release prod-20260319-003640

19 Mar 00:36
1ffaea7

Choose a tag to compare

Production Promotion

Production Release prod-20260313-191820

13 Mar 19:18
ffc3860

Choose a tag to compare

Production Promotion

Production Release prod-20260312-002947

12 Mar 00:29
e0dd52b

Choose a tag to compare

Production Promotion

Production Release prod-20260305-003449

05 Mar 00:34
05e9ea4

Choose a tag to compare

Production Promotion

v0.1.14

02 Mar 18:53
c5de4e0

Choose a tag to compare

Attestation Created

cloud-api docker image

What's Changed

  • fix: prevent permanent rate limiting from leaked concurrent counters by @PierreLeGuen in #447
  • fix: apply RAII guard to streaming path and document TTL tradeoff by @PierreLeGuen in #448
  • fix: update API key type in response handling functions by @Evrard-Nil in #444
  • feat: add GitHub Actions workflow for verifying reproducible builds by @Evrard-Nil in #415
  • feat: continuous staging deploys with Tue-Thu freeze for prod promotion by @Evrard-Nil in #441
  • fix: prevent infinite SSE error loop and remove aggressive read_timeout by @Evrard-Nil in #453

Full Changelog: v0.1.13...v0.1.14

cloud-api v0.1.13

18 Feb 21:34
e1afbbc

Choose a tag to compare

Attestation Created

cloud-api docker image

What's Changed

  • fix: deduplicate completion stream error logs and add context by @PierreLeGuen in #439
  • feat: improve provider error propagation by @henrypark133 in #434
  • feat: support per-model api_key in provider_config by @PierreLeGuen in #435
  • fix: replace per-test databases with shared DB + per-test pools by @ilblackdragon in #429
  • fix: SUM spend limits across credit types in admin display queries by @PierreLeGuen in #432
  • deps: bump the rust-dependencies group across 1 directory with 11 updates by @dependabot[bot] in #440
  • fix: don't retry and log at warn for 4xx provider errors by @Evrard-Nil in #424
  • Add daily smoke tests for staging and prod by @Evrard-Nil in #442

Full Changelog: v0.1.12...v0.1.13