Skip to content

v0.1.14

Choose a tag to compare

@Evrard-Nil Evrard-Nil released this 02 Mar 18:53
· 244 commits to main since this release
c5de4e0

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