..
common
fix: deny to set the mmap param for the alter index api when enable auto index ( #39518 )
2025-01-23 10:01:04 +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
enhance: Remove unnecessary collection and partition label from the metrics ( #39536 )
2025-02-05 11:01:10 +08:00
mocks
fix: wrong streaming mockery package name ( #39260 )
2025-01-15 15:51:00 +08:00
mq
fix: unsafe concurrent consuming api of rocksmq ( #39544 )
2025-02-05 09:51:10 +08:00
proto
feat: introduce third-party milvus-storage ( #39418 )
2025-01-24 17:21:13 +08:00
streaming
enhance: erase the rpc level when wal is located at same node ( #38858 )
2025-02-05 22:25:10 +08:00
tracer
fix: Fix tracing config update logic ( #35928 )
2024-09-05 14:27:04 +08:00
util
fix: Use param item formatter to avoid SetConfig to overlay ( #39597 )
2025-01-27 10:51:07 +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