gitaly 18.10.4 → 18.10.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d8c15edd833131723e550e77d1ee5a960ccaaddf84a5bb2d82413571bfd6c480
4
- data.tar.gz: dc068b95bb7e9187c37492ffc4586b244a82bf556002e41a8bcef6d7a8f799bd
3
+ metadata.gz: c53e6d5c573a63f855ac5306c2c32bf95b00c0f798535e0920d67757865529c5
4
+ data.tar.gz: b105753d583321bed2f637db77f038d2a0fbeb515a868d9504b0e0bc880fd085
5
5
  SHA512:
6
- metadata.gz: 796712df85f23aa9eebc883f32431b9ecb65bd610b3510a89ec3febdbbf60cf71936c7974c0244706ee6393a0f40c0e8e29f370e55ecfb12a6b21598e1182db8
7
- data.tar.gz: d48ea1abd1d7cef9f11e26f79ea56a873aea6f3974f9e791517206353c2019c9d1656b04651331e35c79684f12f0f2e2eff82154caa7be19d6e436dda4b94985
6
+ metadata.gz: 87cfda8bb37ff264ca2495803c7ff0018d87a6ab7fed3abb7610a926be3d67931a479978affa0c0e854606dc2517550f226621bb6d38c520529704cf876cd5a8
7
+ data.tar.gz: 57f89d8238b8462e442e78665e16fb6d21320adbd2053a66e710ba13c1793849c0ea433b60869d896d0afde8543faa86006d235976473a7af5681bea69827dd8
@@ -7,7 +7,7 @@ require 'google/protobuf'
7
7
  require 'gogoproto/gogo_pb'
8
8
 
9
9
 
10
- descriptor_data = "\n\x11raftpb/raft.proto\x12\x06raftpb\x1a\x14gogoproto/gogo.proto\"e\n\x05\x45ntry\x12\x12\n\x04Term\x18\x02 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x13\n\x05Index\x18\x03 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12%\n\x04Type\x18\x01 \x01(\x0e\x32\x11.raftpb.EntryTypeB\x04\xc8\xde\x1f\x00\x12\x0c\n\x04\x44\x61ta\x18\x04 \x01(\x0c\"h\n\x10SnapshotMetadata\x12+\n\nconf_state\x18\x01 \x01(\x0b\x32\x11.raftpb.ConfStateB\x04\xc8\xde\x1f\x00\x12\x13\n\x05index\x18\x02 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x12\n\x04term\x18\x03 \x01(\x04\x42\x04\xc8\xde\x1f\x00\"J\n\x08Snapshot\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\x12\x30\n\x08metadata\x18\x02 \x01(\x0b\x32\x18.raftpb.SnapshotMetadataB\x04\xc8\xde\x1f\x00\"\x83\x03\n\x07Message\x12\'\n\x04type\x18\x01 \x01(\x0e\x32\x13.raftpb.MessageTypeB\x04\xc8\xde\x1f\x00\x12\x10\n\x02to\x18\x02 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x12\n\x04\x66rom\x18\x03 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x12\n\x04term\x18\x04 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x15\n\x07logTerm\x18\x05 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x13\n\x05index\x18\x06 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12$\n\x07\x65ntries\x18\x07 \x03(\x0b\x32\r.raftpb.EntryB\x04\xc8\xde\x1f\x00\x12\x14\n\x06\x63ommit\x18\x08 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x12\n\x04vote\x18\r \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12(\n\x08snapshot\x18\t \x01(\x0b\x32\x10.raftpb.SnapshotB\x04\xc8\xde\x1f\x01\x12\x14\n\x06reject\x18\n \x01(\x08\x42\x04\xc8\xde\x1f\x00\x12\x18\n\nrejectHint\x18\x0b \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x15\n\x07\x63ontext\x18\x0c \x01(\x0c\x42\x04\xc8\xde\x1f\x01\x12(\n\tresponses\x18\x0e \x03(\x0b\x32\x0f.raftpb.MessageB\x04\xc8\xde\x1f\x00\"I\n\tHardState\x12\x12\n\x04term\x18\x01 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x12\n\x04vote\x18\x02 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x14\n\x06\x63ommit\x18\x03 \x01(\x04\x42\x04\xc8\xde\x1f\x00\"w\n\tConfState\x12\x0e\n\x06voters\x18\x01 \x03(\x04\x12\x10\n\x08learners\x18\x02 \x03(\x04\x12\x17\n\x0fvoters_outgoing\x18\x03 \x03(\x04\x12\x15\n\rlearners_next\x18\x04 \x03(\x04\x12\x18\n\nauto_leave\x18\x05 \x01(\x08\x42\x04\xc8\xde\x1f\x00\"r\n\nConfChange\x12*\n\x04type\x18\x02 \x01(\x0e\x32\x16.raftpb.ConfChangeTypeB\x04\xc8\xde\x1f\x00\x12\x15\n\x07node_id\x18\x03 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x0f\n\x07\x63ontext\x18\x04 \x01(\x0c\x12\x10\n\x02id\x18\x01 \x01(\x04\x42\x04\xc8\xde\x1f\x00\"U\n\x10\x43onfChangeSingle\x12*\n\x04type\x18\x01 \x01(\x0e\x32\x16.raftpb.ConfChangeTypeB\x04\xc8\xde\x1f\x00\x12\x15\n\x07node_id\x18\x02 \x01(\x04\x42\x04\xc8\xde\x1f\x00\"\x88\x01\n\x0c\x43onfChangeV2\x12\x36\n\ntransition\x18\x01 \x01(\x0e\x32\x1c.raftpb.ConfChangeTransitionB\x04\xc8\xde\x1f\x00\x12/\n\x07\x63hanges\x18\x02 \x03(\x0b\x32\x18.raftpb.ConfChangeSingleB\x04\xc8\xde\x1f\x00\x12\x0f\n\x07\x63ontext\x18\x03 \x01(\x0c*H\n\tEntryType\x12\x0f\n\x0b\x45ntryNormal\x10\x00\x12\x13\n\x0f\x45ntryConfChange\x10\x01\x12\x15\n\x11\x45ntryConfChangeV2\x10\x02*\xc6\x03\n\x0bMessageType\x12\n\n\x06MsgHup\x10\x00\x12\x0b\n\x07MsgBeat\x10\x01\x12\x0b\n\x07MsgProp\x10\x02\x12\n\n\x06MsgApp\x10\x03\x12\x0e\n\nMsgAppResp\x10\x04\x12\x0b\n\x07MsgVote\x10\x05\x12\x0f\n\x0bMsgVoteResp\x10\x06\x12\x0b\n\x07MsgSnap\x10\x07\x12\x10\n\x0cMsgHeartbeat\x10\x08\x12\x14\n\x10MsgHeartbeatResp\x10\t\x12\x12\n\x0eMsgUnreachable\x10\n\x12\x11\n\rMsgSnapStatus\x10\x0b\x12\x12\n\x0eMsgCheckQuorum\x10\x0c\x12\x15\n\x11MsgTransferLeader\x10\r\x12\x11\n\rMsgTimeoutNow\x10\x0e\x12\x10\n\x0cMsgReadIndex\x10\x0f\x12\x14\n\x10MsgReadIndexResp\x10\x10\x12\x0e\n\nMsgPreVote\x10\x11\x12\x12\n\x0eMsgPreVoteResp\x10\x12\x12\x14\n\x10MsgStorageAppend\x10\x13\x12\x18\n\x14MsgStorageAppendResp\x10\x14\x12\x13\n\x0fMsgStorageApply\x10\x15\x12\x17\n\x13MsgStorageApplyResp\x10\x16\x12\x13\n\x0fMsgForgetLeader\x10\x17*\x82\x01\n\x14\x43onfChangeTransition\x12\x1c\n\x18\x43onfChangeTransitionAuto\x10\x00\x12%\n!ConfChangeTransitionJointImplicit\x10\x01\x12%\n!ConfChangeTransitionJointExplicit\x10\x02*y\n\x0e\x43onfChangeType\x12\x15\n\x11\x43onfChangeAddNode\x10\x00\x12\x18\n\x14\x43onfChangeRemoveNode\x10\x01\x12\x18\n\x14\x43onfChangeUpdateNode\x10\x02\x12\x1c\n\x18\x43onfChangeAddLearnerNode\x10\x03\x42\x0c\xd8\xe3\x1e\x00\x90\xe3\x1e\x00\xd0\xe3\x1e\x00"
10
+ descriptor_data = "\n\x11raftpb/raft.proto\x12\x06raftpb\x1a\x14gogoproto/gogo.proto\"S\n\x05\x45ntry\x12\x0c\n\x04Term\x18\x02 \x01(\x04\x12\r\n\x05Index\x18\x03 \x01(\x04\x12\x1f\n\x04Type\x18\x01 \x01(\x0e\x32\x11.raftpb.EntryType\x12\x0c\n\x04\x44\x61ta\x18\x04 \x01(\x0c\"V\n\x10SnapshotMetadata\x12%\n\nconf_state\x18\x01 \x01(\x0b\x32\x11.raftpb.ConfState\x12\r\n\x05index\x18\x02 \x01(\x04\x12\x0c\n\x04term\x18\x03 \x01(\x04\"D\n\x08Snapshot\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\x12*\n\x08metadata\x18\x02 \x01(\x0b\x32\x18.raftpb.SnapshotMetadata\"\xaf\x02\n\x07Message\x12!\n\x04type\x18\x01 \x01(\x0e\x32\x13.raftpb.MessageType\x12\n\n\x02to\x18\x02 \x01(\x04\x12\x0c\n\x04\x66rom\x18\x03 \x01(\x04\x12\x0c\n\x04term\x18\x04 \x01(\x04\x12\x0f\n\x07logTerm\x18\x05 \x01(\x04\x12\r\n\x05index\x18\x06 \x01(\x04\x12\x1e\n\x07\x65ntries\x18\x07 \x03(\x0b\x32\r.raftpb.Entry\x12\x0e\n\x06\x63ommit\x18\x08 \x01(\x04\x12\x0c\n\x04vote\x18\r \x01(\x04\x12\"\n\x08snapshot\x18\t \x01(\x0b\x32\x10.raftpb.Snapshot\x12\x0e\n\x06reject\x18\n \x01(\x08\x12\x12\n\nrejectHint\x18\x0b \x01(\x04\x12\x0f\n\x07\x63ontext\x18\x0c \x01(\x0c\x12\"\n\tresponses\x18\x0e \x03(\x0b\x32\x0f.raftpb.Message\"7\n\tHardState\x12\x0c\n\x04term\x18\x01 \x01(\x04\x12\x0c\n\x04vote\x18\x02 \x01(\x04\x12\x0e\n\x06\x63ommit\x18\x03 \x01(\x04\"w\n\tConfState\x12\x0e\n\x06voters\x18\x01 \x03(\x04\x12\x10\n\x08learners\x18\x02 \x03(\x04\x12\x17\n\x0fvoters_outgoing\x18\x03 \x03(\x04\x12\x15\n\rlearners_next\x18\x04 \x03(\x04\x12\x18\n\nauto_leave\x18\x05 \x01(\x08\x42\x04\xc8\xde\x1f\x00\"r\n\nConfChange\x12*\n\x04type\x18\x02 \x01(\x0e\x32\x16.raftpb.ConfChangeTypeB\x04\xc8\xde\x1f\x00\x12\x15\n\x07node_id\x18\x03 \x01(\x04\x42\x04\xc8\xde\x1f\x00\x12\x0f\n\x07\x63ontext\x18\x04 \x01(\x0c\x12\x10\n\x02id\x18\x01 \x01(\x04\x42\x04\xc8\xde\x1f\x00\"U\n\x10\x43onfChangeSingle\x12*\n\x04type\x18\x01 \x01(\x0e\x32\x16.raftpb.ConfChangeTypeB\x04\xc8\xde\x1f\x00\x12\x15\n\x07node_id\x18\x02 \x01(\x04\x42\x04\xc8\xde\x1f\x00\"\x88\x01\n\x0c\x43onfChangeV2\x12\x36\n\ntransition\x18\x01 \x01(\x0e\x32\x1c.raftpb.ConfChangeTransitionB\x04\xc8\xde\x1f\x00\x12/\n\x07\x63hanges\x18\x02 \x03(\x0b\x32\x18.raftpb.ConfChangeSingleB\x04\xc8\xde\x1f\x00\x12\x0f\n\x07\x63ontext\x18\x03 \x01(\x0c*H\n\tEntryType\x12\x0f\n\x0b\x45ntryNormal\x10\x00\x12\x13\n\x0f\x45ntryConfChange\x10\x01\x12\x15\n\x11\x45ntryConfChangeV2\x10\x02*\xc6\x03\n\x0bMessageType\x12\n\n\x06MsgHup\x10\x00\x12\x0b\n\x07MsgBeat\x10\x01\x12\x0b\n\x07MsgProp\x10\x02\x12\n\n\x06MsgApp\x10\x03\x12\x0e\n\nMsgAppResp\x10\x04\x12\x0b\n\x07MsgVote\x10\x05\x12\x0f\n\x0bMsgVoteResp\x10\x06\x12\x0b\n\x07MsgSnap\x10\x07\x12\x10\n\x0cMsgHeartbeat\x10\x08\x12\x14\n\x10MsgHeartbeatResp\x10\t\x12\x12\n\x0eMsgUnreachable\x10\n\x12\x11\n\rMsgSnapStatus\x10\x0b\x12\x12\n\x0eMsgCheckQuorum\x10\x0c\x12\x15\n\x11MsgTransferLeader\x10\r\x12\x11\n\rMsgTimeoutNow\x10\x0e\x12\x10\n\x0cMsgReadIndex\x10\x0f\x12\x14\n\x10MsgReadIndexResp\x10\x10\x12\x0e\n\nMsgPreVote\x10\x11\x12\x12\n\x0eMsgPreVoteResp\x10\x12\x12\x14\n\x10MsgStorageAppend\x10\x13\x12\x18\n\x14MsgStorageAppendResp\x10\x14\x12\x13\n\x0fMsgStorageApply\x10\x15\x12\x17\n\x13MsgStorageApplyResp\x10\x16\x12\x13\n\x0fMsgForgetLeader\x10\x17*\x82\x01\n\x14\x43onfChangeTransition\x12\x1c\n\x18\x43onfChangeTransitionAuto\x10\x00\x12%\n!ConfChangeTransitionJointImplicit\x10\x01\x12%\n!ConfChangeTransitionJointExplicit\x10\x02*y\n\x0e\x43onfChangeType\x12\x15\n\x11\x43onfChangeAddNode\x10\x00\x12\x18\n\x14\x43onfChangeRemoveNode\x10\x01\x12\x18\n\x14\x43onfChangeUpdateNode\x10\x02\x12\x1c\n\x18\x43onfChangeAddLearnerNode\x10\x03\x42\x0c\xd8\xe3\x1e\x00\x90\xe3\x1e\x00\xd0\xe3\x1e\x00"
11
11
 
12
12
  pool = Google::Protobuf::DescriptorPool.generated_pool
13
13
 
@@ -1,4 +1,4 @@
1
1
  # This file is generated by build-proto-gem. Do not edit.
2
2
  module Gitaly
3
- VERSION = '18.10.4'
3
+ VERSION = '18.10.6'
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitaly
3
3
  version: !ruby/object:Gem::Version
4
- version: 18.10.4
4
+ version: 18.10.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitLab Engineering
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-04-22 00:00:00.000000000 Z
11
+ date: 2026-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: grpc