..
common
fix: Add scalar index engine version for compatibility ( #39204 )
2025-01-15 12:25:00 +08:00
config
fix: Return io error other than `NotExist` refreshing config ( #38924 )
2025-01-08 12:00:56 +08:00
eventlog
fix: fix `make generate-mockery` panic with go1.22 ( #36830 )
2024-10-17 12:11:31 +08:00
kv
enhance: Add ctx param to KV operation interfaces ( #38154 )
2024-12-05 15:16:41 +08:00
log
enhance: move streaming coord from datacoord to rootcoord ( #39007 )
2025-01-07 17:42:57 +08:00
metrics
fix: Fix slow dist handle and slow observe ( #38566 )
2025-01-15 20:17:00 +08:00
mocks
fix: wrong streaming mockery package name ( #39260 )
2025-01-15 15:51:00 +08:00
mq
fix: Fix consume blocked due to too many consumers ( #38455 )
2025-01-15 21:37:01 +08:00
proto
fix: Add scalar index engine version for compatibility ( #39204 )
2025-01-15 12:25:00 +08:00
streaming
enhance: add broadcast operation for msgstream ( #39040 )
2025-01-14 15:14:59 +08:00
tracer
fix: Fix tracing config update logic ( #35928 )
2024-09-05 14:27:04 +08:00
util
enhance: Log error instead of panicking if load lock wait timeout ( #39308 )
2025-01-16 02:31:02 +08:00
.mockery_pkg.yaml
enhance: make new go package to manage proto ( #39114 )
2025-01-10 10:49:01 +08:00
Makefile
enhance: Update Makefile to generate mockery ( #35517 )
2024-08-16 18:44:53 +08:00
go.mod
feat: Support Int8Vector in go ( #38990 )
2025-01-14 20:43:06 +08:00
go.sum
feat: Support Int8Vector in go ( #38990 )
2025-01-14 20:43:06 +08:00
rules.go
Add back `gocritic` linter and fix related issues ( #27289 )
2023-09-22 10:05:26 +08:00