Breaking Changes
none
New Features
none
Fixes
- Makefile: add
--load
flag tobuildx
to add it to local registry by @kavirajk in #7296 - Build a fast amd64 build directly after PR creation by @dirkkul in #7300
- chore: makes number of goroutines stared by cyclemanger configurable by @aliszka in #7311
- fix(backup): memory control consumption by setting minio specific part size by @moogacs in #7057
- fix: prevent race during shard initialization by @jeroiraz in #7319
- fix: validate requested secondary index is present in the segment by @jeroiraz in #7315
- chore: iterative replace cursor by @jeroiraz in #7323
- Support images in Dynamic RAG group generation by @tsmith023 in #7313
- [api] Double timeouts over GQL and gRPC for generative module tests by @tsmith023 in #7342
- Remove
ai21.j2-mid-v1
fromgenerative-aws
module tests by @tsmith023 in #7345 - [CLU-30] ensure catching up log is not printed past catching up by @reyreaud-l in #7349
- chore: Add concurrency limit to shard loading by @faustuzas in #7343
- Upgrade golanci-lint by @dirkkul in #7353
- Ugrade go-jose to v4.0.5 by @dirkkul in #7352
- Remove
grpc_health_probe
binary from Weaviate's docker image by @antas-marcin in #7358 - fix: default value for segment checksum enablement by @faustuzas in #7322
- shutdown before replacing buckets to avoid race condition by @donomii in #6997
- feat(metrics): Support metrics for internal
http
server by @kavirajk in #7341 - chore(ci): enable multiarch docker image builds for branch builds by @antas-marcin in #7376
- fix: allows concurrent writes and search in rangeable memtable by @aliszka in #7377
Full Changelog: v1.27.13...v1.27.14