gitaly 18.11.3 → 18.11.4

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: 33475d3a749a50a91618b92de6ab8cc2a10ccab4a73e0cbbcae6246daacdc4b3
4
- data.tar.gz: 7567429cbdb874f1d10ca9c92a31d6ae259bced54c2bb8fd18a1e2e29b3345b3
3
+ metadata.gz: 55b99483ee6ee4110d17736c6a18824633f3ed20a85244e477c8cd10a257c3f0
4
+ data.tar.gz: 8aa14fcdb82e16715e6ccdaac20b66c5c23e62681f4f4da0295c980efcd1dcf2
5
5
  SHA512:
6
- metadata.gz: 3b916960fd1ddc69d11957ca1b0a61458216669a15dbf51e4b3f7cbc1ed307933b76edfa64b041cf729ca5bfc28e9ab1f388c36bbc90dc82f853327834c0fb3e
7
- data.tar.gz: 23ffc25c49b5053432550e48304470d1bc22e54c10d7a39af7432b5ce935d64d86804156c13d66d025da19baac7c21ba68d05aa9419082e19e60f3d130444e94
6
+ metadata.gz: 4f6cf2a49a508c13cc30d392ac29db1b8d249cd6ad886b2208b1fdfbf289cf990b5834d2bcfa65f80d22ae92a066b32f7ace3c9a7a7d8422b37306994bab9b0f
7
+ data.tar.gz: 9c481d76615c30a64a301216927374b66a4d42aa3aabbe6fdcc60679a009a032a1f51dd14563439300ac4313bd2cdc90ca7082ccd8f3a418689a346c6af46d48
@@ -4,10 +4,8 @@
4
4
 
5
5
  require 'google/protobuf'
6
6
 
7
- require 'gogoproto/gogo_pb'
8
7
 
9
-
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"
8
+ descriptor_data = "\n\x11raftpb/raft.proto\x12\x06raftpb\"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\"q\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\x12\n\nauto_leave\x18\x05 \x01(\x08\"`\n\nConfChange\x12$\n\x04type\x18\x02 \x01(\x0e\x32\x16.raftpb.ConfChangeType\x12\x0f\n\x07node_id\x18\x03 \x01(\x04\x12\x0f\n\x07\x63ontext\x18\x04 \x01(\x0c\x12\n\n\x02id\x18\x01 \x01(\x04\"I\n\x10\x43onfChangeSingle\x12$\n\x04type\x18\x01 \x01(\x0e\x32\x16.raftpb.ConfChangeType\x12\x0f\n\x07node_id\x18\x02 \x01(\x04\"|\n\x0c\x43onfChangeV2\x12\x30\n\ntransition\x18\x01 \x01(\x0e\x32\x1c.raftpb.ConfChangeTransition\x12)\n\x07\x63hanges\x18\x02 \x03(\x0b\x32\x18.raftpb.ConfChangeSingle\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\x1bZ\x19go.etcd.io/raft/v3/raftpb"
11
9
 
12
10
  pool = Google::Protobuf::DescriptorPool.generated_pool
13
11
 
@@ -1,4 +1,4 @@
1
1
  # This file is generated by build-proto-gem. Do not edit.
2
2
  module Gitaly
3
- VERSION = '18.11.3'
3
+ VERSION = '18.11.4'
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.11.3
4
+ version: 18.11.4
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-05-13 00:00:00.000000000 Z
11
+ date: 2026-05-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: grpc