You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***all:** add gogoproto codec to grpc servers ([5e1f344](https://github.com/kakao/varlog/commit/5e1f344a849e9ab2b7871e082e7564dcb6365ab3))
9
+
***all:** add gogoproto codec to grpc servers ([#581](https://github.com/kakao/varlog/issues/581)) ([6127cd2](https://github.com/kakao/varlog/commit/6127cd204e04f65ec0567f3150f5566cc92b8340))
10
+
***all:** change type of ClusterID from uint32 to int32 ([500a4bb](https://github.com/kakao/varlog/commit/500a4bbfda2cfe99661c013872d729ca7772cca4))
11
+
***all:** change type of ClusterID from uint32 to int32 ([#566](https://github.com/kakao/varlog/issues/566)) ([ac89e40](https://github.com/kakao/varlog/commit/ac89e40be8ac44026d8a1a26918736394215a7bf))
12
+
***varlogtest:** add functional options to varlogtest ([97dab98](https://github.com/kakao/varlog/commit/97dab98428956e3552d85484cc3359c747f91566))
13
+
***varlogtest:** add functional options to varlogtest ([#582](https://github.com/kakao/varlog/issues/582)) ([eb8a96f](https://github.com/kakao/varlog/commit/eb8a96f89665ff403fd4afa80d058a78bf5ef083))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
***admin:** refresh cluster metadata while adding storage node ([a2e0326](https://github.com/kakao/varlog/commit/a2e0326f13e7b844a0db3c8cc01469926e636844))
19
+
***admin:** refresh cluster metadata while adding storage node ([#558](https://github.com/kakao/varlog/issues/558)) ([4cb06f1](https://github.com/kakao/varlog/commit/4cb06f1b391a5164e049ff074597f64f6b32d0f0))
20
+
***rpc:** call Reset before unmarshaling protobuf ([aae2495](https://github.com/kakao/varlog/commit/aae24957d0e10a7af1c8c29bfba1e8b85d2d7ec0))
21
+
22
+
23
+
### Performance Improvements
24
+
25
+
***rpc:** use gogoproto codec ([#236](https://github.com/kakao/varlog/issues/236)) ([c4224c0](https://github.com/kakao/varlog/commit/c4224c05c1ceb2fabba8900475d2e24e51afba90))
0 commit comments