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