cloud-api v0.1.8
Attestation Created
cloud-api docker image
- tag:
docker.io/nearaidev/cloud-api:0.1.8 - digest:
sha256:b70638aa22cbcfaec15bea9d17a45e8d501443256f0afeab50a9b7d468c5cf0e - sigstore: https://search.sigstore.dev/?hash=sha256:b70638aa22cbcfaec15bea9d17a45e8d501443256f0afeab50a9b7d468c5cf0e
What's Changed
- Improve database layer reliability by @nickpismenkov in #202
- feat: add graceful shutdown by @nickpismenkov in #221
- Read files uploaded from previous turns of chat history by @henrypark133 in #222
- feat: add telemetry by @PierreLeGuen in #197
- feat: fix reasoning content in response API by @PierreLeGuen in #228
- fix: update responses API routes middleware by @think-in-universe in #230
- fix: non-streaming responses to store signatures by @danielwpz in #223
- Add inference columns to usage by @henrypark133 in #231
- More admin analytics endpoints by @PierreLeGuen in #232
- Fix issues with new required inference type being added to the usage db by @henrypark133 in #233
- fix: conversation title generation. by @PierreLeGuen in #236
- refactor: update conversation title generation logic by @PierreLeGuen in #242
- feat: implement CORS configuration and handling by @PierreLeGuen in #243
- Add Claude Code GitHub Workflow by @henrypark133 in #241
- fix: conversation title. by @PierreLeGuen in #245
- Update github workflows for claude code by @henrypark133 in #246
- feat: enhance latency metrics and input bucket tagging by @PierreLeGuen in #247
- feat: add admin models listing endpoint by @PierreLeGuen in #244
- Use gateway url rather than VPC. by @Evrard-Nil in #239
New Contributors
- @nickpismenkov made their first contribution in #202
Full Changelog: v0.1.7...v0.1.8