Skip to content

cloud-api v0.1.13

Choose a tag to compare

@PierreLeGuen PierreLeGuen released this 18 Feb 21:34
· 134 commits to main since this release
e1afbbc

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