Loading .gitmodules +1 −1 Original line number Diff line number Diff line [submodule "kinetic-protocol"] path = kinetic-protocol url = https://github.com/Seagate/kinetic-protocol.git branch = 2.0.5 branch = 2.0.6 CHANGES.md +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ Changes since 0.7.2 =========================== This section will document changes to the library since the last release ## Important - Kinetic Protocol version updated to 2.0.6 ## Bug Fixes - Fixed problem with status validation on the AdminClient Loading kinetic-protocol @ c3b5e37b Compare 80b18b44 to c3b5e37b Original line number Diff line number Diff line Subproject commit 80b18b440c05c5994cb1bd555f680f8f62bb0337 Subproject commit c3b5e37bb236785b12ec2cdae03b682185e7279f kinetic/__init__.py +2 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ #@author: Ignacio Corderi # Protocol version protocol_version = '2.0.5' version = '0.7.2' protocol_version = '2.0.6' version = '0.7.3' #utils from utils import buildRange Loading kinetic/kinetic_pb2.py +31 −24 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
.gitmodules +1 −1 Original line number Diff line number Diff line [submodule "kinetic-protocol"] path = kinetic-protocol url = https://github.com/Seagate/kinetic-protocol.git branch = 2.0.5 branch = 2.0.6
CHANGES.md +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ Changes since 0.7.2 =========================== This section will document changes to the library since the last release ## Important - Kinetic Protocol version updated to 2.0.6 ## Bug Fixes - Fixed problem with status validation on the AdminClient Loading
kinetic-protocol @ c3b5e37b Compare 80b18b44 to c3b5e37b Original line number Diff line number Diff line Subproject commit 80b18b440c05c5994cb1bd555f680f8f62bb0337 Subproject commit c3b5e37bb236785b12ec2cdae03b682185e7279f
kinetic/__init__.py +2 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ #@author: Ignacio Corderi # Protocol version protocol_version = '2.0.5' version = '0.7.2' protocol_version = '2.0.6' version = '0.7.3' #utils from utils import buildRange Loading
kinetic/kinetic_pb2.py +31 −24 File changed.Preview size limit exceeded, changes collapsed. Show changes