Releases: nearai/cloud-api
Releases · nearai/cloud-api
Production Release prod-20260329-211108
Production Promotion
- Image:
docker.io/nearaidev/cloud-api:prod - Digest:
sha256:046a0adf625b134bb11fb44c83d57b332e215876f698e0800f63203401389000 - Promoted from:
docker.io/nearaidev/cloud-api:staging - Sigstore: https://search.sigstore.dev/?hash=sha256:046a0adf625b134bb11fb44c83d57b332e215876f698e0800f63203401389000
Production Release prod-20260328-102410
Production Promotion
- Image:
docker.io/nearaidev/cloud-api:prod - Digest:
sha256:a9223c3d70f39123b02160c754c8d19b73a857a47981f17a13f947c19692e81c - Promoted from:
docker.io/nearaidev/cloud-api:staging - Sigstore: https://search.sigstore.dev/?hash=sha256:a9223c3d70f39123b02160c754c8d19b73a857a47981f17a13f947c19692e81c
Production Release prod-20260327-222642
Production Promotion
- Image:
docker.io/nearaidev/cloud-api:prod - Digest:
sha256:4d84ccca615e3a3a4e984568baca69c94f8e377257509c0bef52c282895b622c - Promoted from:
docker.io/nearaidev/cloud-api:staging - Sigstore: https://search.sigstore.dev/?hash=sha256:4d84ccca615e3a3a4e984568baca69c94f8e377257509c0bef52c282895b622c
Production Release prod-20260326-003842
Production Promotion
- Image:
docker.io/nearaidev/cloud-api:prod - Digest:
sha256:2e213c413f0449234cc48459bbda9dee75c286b77171f4a680b08a27f6badcbd - Promoted from:
docker.io/nearaidev/cloud-api:staging - Sigstore: https://search.sigstore.dev/?hash=sha256:2e213c413f0449234cc48459bbda9dee75c286b77171f4a680b08a27f6badcbd
Production Release prod-20260319-003640
Production Promotion
- Image:
docker.io/nearaidev/cloud-api:prod - Digest:
sha256:2e213c413f0449234cc48459bbda9dee75c286b77171f4a680b08a27f6badcbd - Promoted from:
docker.io/nearaidev/cloud-api:staging - Sigstore: https://search.sigstore.dev/?hash=sha256:2e213c413f0449234cc48459bbda9dee75c286b77171f4a680b08a27f6badcbd
Production Release prod-20260313-191820
Production Promotion
- Image:
docker.io/nearaidev/cloud-api:prod - Digest:
sha256:76b77e2e2edf9dbb03bb97cdb490dc3446abfaff40b9f3115094061f5569999d - Promoted from:
docker.io/nearaidev/cloud-api@sha256:76b77e2e2edf9dbb03bb97cdb490dc3446abfaff40b9f3115094061f5569999d - Sigstore: https://search.sigstore.dev/?hash=sha256:76b77e2e2edf9dbb03bb97cdb490dc3446abfaff40b9f3115094061f5569999d
Production Release prod-20260312-002947
Production Promotion
- Image:
docker.io/nearaidev/cloud-api:prod - Digest:
sha256:583291db4eb7a51b4dd58360fddeab0db0a0ab99af4b7d213db994be269e16e6 - Promoted from:
:staging - Sigstore: https://search.sigstore.dev/?hash=sha256:583291db4eb7a51b4dd58360fddeab0db0a0ab99af4b7d213db994be269e16e6
Production Release prod-20260305-003449
Production Promotion
- Image:
docker.io/nearaidev/cloud-api:prod - Digest:
sha256:5e0f71977b3dead55a8cf1bd47b6e15ea5860f623a7d1029863b50a68fbeeb3a - Promoted from:
:staging - Sigstore: https://search.sigstore.dev/?hash=sha256:5e0f71977b3dead55a8cf1bd47b6e15ea5860f623a7d1029863b50a68fbeeb3a
v0.1.14
Attestation Created
cloud-api docker image
- tag:
docker.io/nearaidev/cloud-api:0.1.14 - digest:
sha256:61005cc06cfe1099b157c782369a88cd4b134edd2fd81d891ce167c0b67cf59f - sigstore: https://search.sigstore.dev/?hash=sha256:61005cc06cfe1099b157c782369a88cd4b134edd2fd81d891ce167c0b67cf59f
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
Attestation Created
cloud-api docker image
- tag:
docker.io/nearaidev/cloud-api:0.1.13 - digest:
sha256:7ef67b91b859c8573d57373879d623c0b0be160038f499524413f464e7707859 - sigstore: https://search.sigstore.dev/?hash=sha256:7ef67b91b859c8573d57373879d623c0b0be160038f499524413f464e7707859
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