Skip to content

v1.27.16 - Batch rate limiter improvements

Choose a tag to compare

@antas-marcin antas-marcin released this 27 Mar 16:02
· 13518 commits to main since this release

Breaking Changes

none

New Features

none

Fixes

  • chore(tests): remove AI21 models from generative-aws module tests that reached end of life by @antas-marcin in #7538
  • Add new option --arm64-only into push-docker script. by @antas-marcin in #7552
  • Handle missing or not parseable numbers from openai by @dirkkul in #7562
  • Add more tests for openai with missing rate limit headers by @dirkkul in #7568
  • fix: propagate distance parameter in remote search by @faustuzas in #7569
  • chore(recovery-logging): log empty recovery wal filenames once per dir by @moogacs in #7576
  • Use errorgroup to limit concurrency in batch inserts by @dirkkul in #7601
  • fix: upgrade jwt library by @faustuzas in #7618
  • Handle unknown commands in RAFT more gracefully by @dirkkul in #7629
  • Replace -arm64/-amd64 by .arm64/.amd64 in docker tags by @antas-marcin in #7646
  • Fix potential vectorization batch deadlock by @dirkkul in #7658

Full Changelog: v1.27.15...v1.27.16