diff --git a/buf.gen.yaml b/buf.gen.yaml index bf7f8fc7..0d21763f 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -1,4 +1,4 @@ version: v2 plugins: - - remote: buf.build/protocolbuffers/java:v27.4 + - remote: buf.build/protocolbuffers/java:v28.0 out: src/main/java diff --git a/conformance/buf.gen.yaml b/conformance/buf.gen.yaml index caa73c96..a8499c98 100644 --- a/conformance/buf.gen.yaml +++ b/conformance/buf.gen.yaml @@ -5,5 +5,5 @@ managed: - file_option: java_package_prefix value: build plugins: - - remote: buf.build/protocolbuffers/java:v27.4 + - remote: buf.build/protocolbuffers/java:v28.0 out: src/main/java diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnEnum.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnEnum.java index d26240d6..1e1c3511 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnEnum.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnEnum.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -29,8 +29,8 @@ public enum AnEnum com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", AnEnum.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyIn.java index 796ed29a..66ae77c8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class AnyIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", AnyIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyInOrBuilder.java index 593cb8c6..e23bc4e8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNone.java index 8c0ec024..91337fd8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class AnyNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", AnyNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNoneOrBuilder.java index 87fd99e4..c0c67b0e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotIn.java index 7f3726fc..d8224dde 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class AnyNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", AnyNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotInOrBuilder.java index b8eb1c94..b8575a40 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequired.java index a9eea14b..02c46972 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class AnyRequired extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", AnyRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequiredOrBuilder.java index 044e90b2..eb9ec0cc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalse.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalse.java index 39373db2..3d7e8d75 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalse.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalse.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BoolConstFalse extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BoolConstFalse.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalseOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalseOrBuilder.java index 51730061..b85facd8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalseOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalseOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrue.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrue.java index 0d3258f9..17a0422f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrue.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrue.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BoolConstTrue extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BoolConstTrue.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrueOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrueOrBuilder.java index 0474369e..4f5172b1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrueOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrueOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNone.java index 92ff6a7a..b348af5e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BoolNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BoolNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNoneOrBuilder.java index 0b3882de..b41139b4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolProto.java index 91ab497e..fd6cf193 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private BoolProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BoolProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConst.java index 818f06fc..2c59a15e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesConst extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConstOrBuilder.java index 2c8bd82e..255943db 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContains.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContains.java index 9e4d8e84..a17b42fc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContains.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContains.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesContains extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesContains.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContainsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContainsOrBuilder.java index 02a93b98..1f41aa12 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContainsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContainsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLen.java index 02126bb4..09279d51 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesEqualMinMaxLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesEqualMinMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLenOrBuilder.java index 42c56de2..c4a763c9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIP.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIP.java index 3c084ff7..d9da15da 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIP.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIP.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesIP extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesIP.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPOrBuilder.java index 1c6ddae3..5f145661 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4.java index 24a8579a..d33c5a22 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesIPv4 extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesIPv4.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4OrBuilder.java index 3c8370aa..d3b537f7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6.java index e4a54293..a0d42b06 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesIPv6 extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesIPv6.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6Ignore.java index 65099554..1e5a42c5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesIPv6Ignore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesIPv6Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6IgnoreOrBuilder.java index 0f19c704..4a7b6b69 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6OrBuilder.java index eb62a81c..e3b4c78d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIn.java index a952814e..d2587a46 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesInOrBuilder.java index b72d87a6..c3ce86de 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLen.java index ac3b8167..2d632c40 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLenOrBuilder.java index ac0e73e5..2b326a03 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLen.java index 7d439132..9a8b2d88 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesMaxLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLenOrBuilder.java index bd3877d8..f840dd68 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLen.java index 86e81040..34c9347d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesMinLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesMinLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLenOrBuilder.java index b14de072..52b82027 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLen.java index 890890aa..e9a12dfb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesMinMaxLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesMinMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLenOrBuilder.java index 42bc9081..9a0aa2df 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNone.java index 3c3347d6..6aafd8a0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNoneOrBuilder.java index 79dd0fe8..3c9b510b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIn.java index bf74d7f2..6a9f9c90 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotInOrBuilder.java index d94551ee..1177e8e6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPattern.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPattern.java index 27155f68..87592f0b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPattern.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPattern.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesPattern extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesPattern.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPatternOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPatternOrBuilder.java index 934766de..a6fbb27e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPatternOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPatternOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefix.java index 305fc5a3..c0acde47 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesPrefix extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesPrefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefixOrBuilder.java index cc6c3325..3f3fc47b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesProto.java index 5b3b5519..dc1336d9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private BytesProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffix.java index 6df4610a..f076e70d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class BytesSuffix extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesSuffix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffixOrBuilder.java index 4cde9d7d..b06175e9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestEnum.java b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestEnum.java index caf2fc72..0e512522 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestEnum.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestEnum.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -29,8 +29,8 @@ public enum ComplexTestEnum com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", ComplexTestEnum.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsg.java b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsg.java index 91497fbd..4a5c0dd3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsg.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsg.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class ComplexTestMsg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", ComplexTestMsg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsgOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsgOrBuilder.java index c704fe00..889056db 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsgOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsgOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConst.java index c6faf2e5..b940ff5f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleConst extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConstOrBuilder.java index dd8fb13e..abf3392b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTE.java index 20da2186..bfa0f9a7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTEOrBuilder.java index d092e931..d0c69b70 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGT.java index 9a11f9ea..0c6b815e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGTOrBuilder.java index 87065c1b..274bfe22 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFinite.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFinite.java index a43d28c3..1938a653 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFinite.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFinite.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleFinite extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleFinite.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFiniteOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFiniteOrBuilder.java index 9e836ef0..02471d27 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFiniteOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFiniteOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGT.java index 098e9e6f..1a893447 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTE.java index e6822cf3..43d74f0b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleGTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleGTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTE.java index 7af0b273..17416419 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTEOrBuilder.java index ab24e0ee..3ca1f706 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTEOrBuilder.java index 1100df72..670aba65 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLT.java index 9c7dd417..85b0ef4c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleGTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleGTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLTOrBuilder.java index ff29f26d..6b63afa1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTOrBuilder.java index 3dcf4f47..ae559290 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnore.java index 6e280dc5..199ea2d9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleIgnore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleIgnore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnoreOrBuilder.java index 0095fc07..4269ed15 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIn.java index cf951a47..907cc726 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleInOrBuilder.java index ee2607aa..13405da6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectType.java index 19ea89bb..6a682fd6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleIncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleIncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectTypeOrBuilder.java index 95f7f6a1..2ccaf27c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLT.java index 8e052891..15033a6f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTE.java index ee88cb2f..190afd6b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleLTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleLTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTEOrBuilder.java index 095c0993..c40a386b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTOrBuilder.java index c96df084..fa2a8436 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNone.java index 85a2d1a8..1c37d0ef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNoneOrBuilder.java index 86796024..678cbf7a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotIn.java index 69d401d2..f89f0aae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DoubleNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotInOrBuilder.java index e210b341..1922b8d0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConst.java index 725318bc..bb5fff26 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationConst extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConstOrBuilder.java index 23cd12f4..b1f25d5f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTE.java index 44b39def..0f66a8ea 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTEOrBuilder.java index 7420329a..47be3304 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGT.java index e2133101..6348c0ac 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGTOrBuilder.java index 7aba80f2..4cf16bea 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFields.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFields.java index d83947a9..4e6bfd67 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFields.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFields.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -22,8 +22,8 @@ public final class DurationFieldWithOtherFields extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationFieldWithOtherFields.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFieldsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFieldsOrBuilder.java index e8a537f2..07cb8918 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFieldsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFieldsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGT.java index ae268adc..c5cb36b7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTE.java index 7acc0130..4bd68528 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationGTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationGTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTE.java index 2356c162..5e460ce4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTEOrBuilder.java index d967272b..5f1d0b36 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTEOrBuilder.java index 5e8fa85e..474dd69a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLT.java index faabb10e..59de359e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationGTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationGTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLTOrBuilder.java index c4e26820..53d9b365 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTOrBuilder.java index 3cae2f5b..dd0ff680 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationIn.java index 755c739b..5081c705 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationInOrBuilder.java index 1eec3767..17bfede4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLT.java index 851ff956..fcb5af8e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTE.java index f531437d..fe732f0e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationLTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationLTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTEOrBuilder.java index 7ab9190f..ab9e7088 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTOrBuilder.java index 5a4e72b8..fed9ba51 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNone.java index 44009669..60d4cea3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNoneOrBuilder.java index 60727a1b..4d8ef18a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotIn.java index 781cb702..dcc05830 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotInOrBuilder.java index b124eec1..dd3aec4d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequired.java index 5faae106..65fb5ee4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class DurationRequired extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequiredOrBuilder.java index 8f068d29..2af5338f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefault.java index a60dcc07..8cb067e7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMapIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMapIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefaultOrBuilder.java index 724eda3f..c2ad9ef2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmpty.java index f3b4188c..3a195f34 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMapIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMapIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmptyOrBuilder.java index d6d61bdc..d3a0413e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecified.java index 4f392955..d168d754 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMapIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMapIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecifiedOrBuilder.java index 75799262..bbc37db5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefault.java index 206c77f3..f84c387a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMapKeyIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMapKeyIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefaultOrBuilder.java index 78ef5fab..7d514c1e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmpty.java index 57b4dcf4..47139f42 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMapKeyIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMapKeyIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmptyOrBuilder.java index 452fa4cb..d0d350e3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecified.java index fb188242..4bab6cc8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMapKeyIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMapKeyIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecifiedOrBuilder.java index 71676ac7..a3c631eb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefault.java index 315fbb83..e71948a6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMapValueIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMapValueIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefaultOrBuilder.java index accd5d67..e6860992 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmpty.java index 092db8c1..00cf2bc7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMapValueIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMapValueIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmptyOrBuilder.java index 32a41c4e..38695996 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecified.java index f8495066..634f1425 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMapValueIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMapValueIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecifiedOrBuilder.java index 6e883940..1857bcde 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefault.java index 4bc9f2e7..7c2a454c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageExplicitPresenceDelimitedIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageExplicitPresenceDelimitedIgnoreDefault.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefaultOrBuilder.java index 619ec0d2..489a91a7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmpty.java index 6b119768..5dc95ac4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageExplicitPresenceDelimitedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageExplicitPresenceDelimitedIgnoreEmpty.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmptyOrBuilder.java index 304801b2..5fafa917 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified.java index 17024cf5..c33a3941 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified ext com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecifiedOrBuilder.java index 07d27d26..5755ffcf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefault.java index bb14c2dd..c53cea94 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageExplicitPresenceIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageExplicitPresenceIgnoreDefault.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefaultOrBuilder.java index d1b36be1..1398106b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmpty.java index 58065177..5416303f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageExplicitPresenceIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageExplicitPresenceIgnoreEmpty.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmptyOrBuilder.java index a213107e..20f29176 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecified.java index 8a040aff..0b09a51d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageExplicitPresenceIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageExplicitPresenceIgnoreUnspecified.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecifiedOrBuilder.java index bbc12ba0..d6c0f782 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefault.java index 224b4a80..1486c521 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageLegacyRequiredDelimitedIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageLegacyRequiredDelimitedIgnoreDefault.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefaultOrBuilder.java index 88bb02bc..a08ba205 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmpty.java index 648ff8bc..c4df5e14 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageLegacyRequiredDelimitedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageLegacyRequiredDelimitedIgnoreEmpty.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmptyOrBuilder.java index 10048941..fea9e966 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified.java index 5854d726..b6d2e9ce 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified exten com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecifiedOrBuilder.java index d7d9474f..efb00a33 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefault.java index 29f08cc2..91d65fe0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageLegacyRequiredIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageLegacyRequiredIgnoreDefault.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefaultOrBuilder.java index 3290728d..ca0daf2f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmpty.java index 95631737..cf109259 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageLegacyRequiredIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageLegacyRequiredIgnoreEmpty.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmptyOrBuilder.java index f8444bad..d6329143 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecified.java index 822c4c58..224e001c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsMessageLegacyRequiredIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsMessageLegacyRequiredIgnoreUnspecified.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecifiedOrBuilder.java index 307ea643..a2c4af9a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefault.java index de70ef47..6b5e6838 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsOneofIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsOneofIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultOrBuilder.java index 5589b737..0e418eaf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefault.java index a496380b..8a7e90db 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsOneofIgnoreDefaultWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsOneofIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefaultOrBuilder.java index 3d1a96f3..e7472a28 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmpty.java index bd8788dc..448315b0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsOneofIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsOneofIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyOrBuilder.java index cf6a9b21..9faeb75d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefault.java index bfe8befd..f4cc1fe3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsOneofIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsOneofIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefaultOrBuilder.java index 63367b2c..a549fa85 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecified.java index 4f8525df..a555e47d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsOneofIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsOneofIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedOrBuilder.java index ba06f647..afb2b1bf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefault.java index 81683b62..b16e334b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsOneofIgnoreUnspecifiedWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsOneofIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefaultOrBuilder.java index 0551ca69..d19e0a3b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefault.java index bb6ef49d..a1e62ccb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedExpandedIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedExpandedIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefaultOrBuilder.java index 2c6d59c9..178274f1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmpty.java index 5b8a8221..440a3dbf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedExpandedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedExpandedIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmptyOrBuilder.java index e84a0620..3fa34d46 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecified.java index 5bcb943f..4628027c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedExpandedIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedExpandedIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecifiedOrBuilder.java index d78c7463..9525ba15 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefault.java index 6873ef5e..e7b26e3c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedExpandedItemIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedExpandedItemIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefaultOrBuilder.java index 409b7468..199b3fb4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmpty.java index 965d0dc6..8754ad8b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedExpandedItemIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedExpandedItemIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmptyOrBuilder.java index e670b367..17b6b1cb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecified.java index a337f4cf..76b4c905 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedExpandedItemIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedExpandedItemIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecifiedOrBuilder.java index 77698d99..22ce00d7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefault.java index 78be6ab2..50b94f95 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefaultOrBuilder.java index 912a067c..4284178a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmpty.java index 64d4ad06..edbe6ddf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmptyOrBuilder.java index 17f4bc2a..7be06634 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecified.java index a092b641..3695da4d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecifiedOrBuilder.java index aaec9eea..537b2cc5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefault.java index f6b1cf1d..09052a91 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedItemIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedItemIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefaultOrBuilder.java index ca9032f8..5b3353bd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmpty.java index 59a67e9f..0e378288 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedItemIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedItemIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmptyOrBuilder.java index 7a3d775f..8d408fd9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecified.java index 4979e779..b7f1028a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsRepeatedItemIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsRepeatedItemIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecifiedOrBuilder.java index ad3fcccb..db405ad5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefault.java index 925afe65..616bd6d8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarExplicitPresenceIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultOrBuilder.java index 535eeabd..99b08aae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefault.java index bedf18b8..fe8ef790 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarExplicitPresenceIgnoreDefaultWithDefault extend com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefaultOrBuilder.java index f8d328ee..83baf9f5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmpty.java index 34e33aba..18e10bef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarExplicitPresenceIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyOrBuilder.java index 2f5d2a5a..7d2adf48 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefault.java index 8f13d417..2dac9e3d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarExplicitPresenceIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefaultOrBuilder.java index 7b8b3a32..9c83ea8a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecified.java index 7cff4051..92a21141 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarExplicitPresenceIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedOrBuilder.java index 16a3c40f..f33129eb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault.java index 08709f05..c141c4e4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault ex com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefaultOrBuilder.java index 684a4cce..fb0b7ec3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefault.java index d63d8b2d..11e01c89 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarImplicitPresenceIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarImplicitPresenceIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefaultOrBuilder.java index 91c49cd4..eab5822e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmpty.java index 51cbcf3c..fb0f03b1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarImplicitPresenceIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarImplicitPresenceIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmptyOrBuilder.java index bcc99e1c..9cfa52db 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecified.java index 6a515411..a8edabae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarImplicitPresenceIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarImplicitPresenceIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecifiedOrBuilder.java index fc3152db..f1e9e812 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefault.java index 075c093b..fc60d2a2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarLegacyRequiredIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultOrBuilder.java index abc3fc90..a42d1229 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefault.java index f5f152b4..a9d3c3e7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarLegacyRequiredIgnoreDefaultWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefaultOrBuilder.java index 08c08806..7b1fd298 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmpty.java index 803a5815..7c662c76 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarLegacyRequiredIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyOrBuilder.java index a7c11e54..2ddf6570 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefault.java index 29d77b40..b8d9827e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarLegacyRequiredIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefaultOrBuilder.java index 7c1ab3ba..2e977175 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecified.java index 886d766b..486f60ba 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarLegacyRequiredIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedOrBuilder.java index 0036a890..32513567 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault.java index 94d6d92a..6b9133e9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault exte com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java index a5f7ae36..bbc70d8d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Embed.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Embed.java index c8201ba1..eef83507 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Embed.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Embed.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Embed extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Embed.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EmbedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EmbedOrBuilder.java index c328c299..452557ba 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EmbedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EmbedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConst.java index 0f41303b..ee002911 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumAliasConst extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumAliasConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConstOrBuilder.java index 11c56508..4e519483 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefined.java index 24911f62..8ffb05b1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumAliasDefined extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumAliasDefined.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefinedOrBuilder.java index aefb3b51..2e2a5112 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasIn.java index fe39118c..fbb6110d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumAliasIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumAliasIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasInOrBuilder.java index 9cd0a0e2..e710280a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotIn.java index dcbb8c6a..a6887db2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumAliasNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumAliasNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotInOrBuilder.java index d51d043f..41dd927b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConst.java index 6801a992..a08f420f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumConst extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConstOrBuilder.java index 9bf52c04..c0e5f630 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefined.java index 8509165f..11fd3fe9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumDefined extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumDefined.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefinedOrBuilder.java index bd021b11..2c8193fb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal.java index 0358abc9..94fce7cd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumExternal extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumExternal.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2.java index 62976bdf..5d68916e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumExternal2 extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumExternal2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2OrBuilder.java index 87768dab..0eddf2b6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternalOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternalOrBuilder.java index 786152ba..b29cafda 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternalOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternalOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumIn.java index d431252a..b61931df 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInOrBuilder.java index 4f541873..1eeef329 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneof.java index 7fdd4adf..6b010a81 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumInsideOneof extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumInsideOneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneofOrBuilder.java index d18187c1..0dfcbfb9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNone.java index 38c6811e..d7d4c8fe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNoneOrBuilder.java index ba18d0dc..17a6c361 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotIn.java index b54fc453..9ca21c17 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class EnumNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotInOrBuilder.java index 914726c2..8a2c5d18 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumsProto.java index 59064861..989abda7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private EnumsProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FilenameWithDashProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FilenameWithDashProto.java index 8cf60730..47bdc65d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FilenameWithDashProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FilenameWithDashProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/filename-with-dash.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private FilenameWithDashProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FilenameWithDashProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Const.java index 7949233b..1405ed30 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32Const extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ConstOrBuilder.java index 258dddc8..5fcfa303 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTE.java index ec06ebc1..58c5ad89 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32ExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTEOrBuilder.java index 6b4c8b9e..a2eb9a58 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGT.java index 550462c1..7bfd2e52 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32ExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGTOrBuilder.java index ea747d40..6531fd44 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GT.java index db27ca33..1882a3b0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32GT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTE.java index eb2c5789..31f19eb1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32GTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTE.java index 5cd698fb..a3b966af 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32GTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTEOrBuilder.java index cc51f4d9..fb5c1a87 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTEOrBuilder.java index 185e6e19..2d8f32e7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLT.java index b0933adf..871cc947 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32GTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLTOrBuilder.java index 33f6e2c5..9909d696 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTOrBuilder.java index 5850b086..32c6f221 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Ignore.java index 9d227e5e..c47f5acc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32Ignore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IgnoreOrBuilder.java index 2cffa8e7..4bc53009 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32In.java index 025abb9b..1382db90 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32In extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32InOrBuilder.java index 3a522b1f..843ed753 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectType.java index 1e508533..3bb8fde1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32IncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectTypeOrBuilder.java index 13dee3eb..f87b4050 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LT.java index 573f065e..baedc160 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32LT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTE.java index 9e86122b..df8017ef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32LTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTEOrBuilder.java index 87863e78..c3e13c27 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTOrBuilder.java index 45ba8ab3..a988bd5d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32None.java index 6bf16dfb..53834019 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32None extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NoneOrBuilder.java index b1f14dc0..b0196c2f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotIn.java index 0146cc97..c87c2e42 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed32NotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotInOrBuilder.java index a373d9df..d98000f8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Const.java index 351ddb04..62537184 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64Const extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ConstOrBuilder.java index 6c768afb..a03bbd80 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTE.java index 94888929..9042e19a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64ExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTEOrBuilder.java index 7924a315..d1be898d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGT.java index 7c35a4fd..ae03ddc1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64ExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGTOrBuilder.java index 9bbfa5bd..a93ff0d7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GT.java index 9d1014e6..143d002d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64GT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTE.java index 6f89a1e3..2bdc75b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64GTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTE.java index a6142014..2083a385 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64GTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTEOrBuilder.java index 84435683..4451c3d2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTEOrBuilder.java index 815f0772..16db07b2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLT.java index d71f66b3..a0abb4fe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64GTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLTOrBuilder.java index d465478b..3df3895e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTOrBuilder.java index b82fcf3e..f0556eef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Ignore.java index e9c24d80..78fb7404 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64Ignore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IgnoreOrBuilder.java index a1203769..1f95bf9e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64In.java index 24deac9b..b73f5792 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64In extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64InOrBuilder.java index c0f9117d..0ba0e4be 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectType.java index 64e88236..0d2bfce4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64IncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectTypeOrBuilder.java index 97a2fceb..357f1121 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LT.java index d5e7b6fb..c5da84ed 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64LT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTE.java index bbe9138f..18f86677 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64LTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTEOrBuilder.java index 27bceb43..d9e43e95 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTOrBuilder.java index ef10f3b7..c78108a4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64None.java index e9cc457a..f827b79d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64None extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NoneOrBuilder.java index 0e27e212..0b6a8b49 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotIn.java index e6b8912d..88bf5622 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Fixed64NotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotInOrBuilder.java index 71243734..d301d8d2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConst.java index b2b0d4b7..21501bbe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatConst extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConstOrBuilder.java index 7e827723..7c8a05da 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTE.java index 8cac2ef1..26b175d0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTEOrBuilder.java index 7b5f9b18..9972955d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGT.java index e2eea4ec..ef73b9cb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGTOrBuilder.java index f696ef8d..9e5b3b96 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFinite.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFinite.java index 138d7ff6..4f816ca9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFinite.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFinite.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatFinite extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatFinite.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFiniteOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFiniteOrBuilder.java index 9f88244b..848e0cc2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFiniteOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFiniteOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGT.java index f10d2852..783cca37 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTE.java index ba856b7d..1511fb3f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatGTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatGTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTE.java index 00570e90..56172339 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTEOrBuilder.java index a2b6e760..25de6f06 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTEOrBuilder.java index 130970e2..2c3c7b48 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLT.java index 6c353c1b..239ebba2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatGTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatGTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLTOrBuilder.java index 86d1c16b..14c056cd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTOrBuilder.java index 259cccd0..487033b9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnore.java index bae72e0d..17cdfabe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatIgnore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatIgnore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnoreOrBuilder.java index 5a5d11d2..bba19a49 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIn.java index 1174d95a..068c2895 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatInOrBuilder.java index 2cae563a..706a703e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectType.java index 02a77023..2299eea2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatIncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatIncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectTypeOrBuilder.java index e74f7fdd..a57d93b1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLT.java index fe26cf25..95737c2b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTE.java index 5b0f4f2e..0b92c92f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatLTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatLTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTEOrBuilder.java index c6bc549d..8c9d4d6b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTOrBuilder.java index d7237955..ff79b3dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNone.java index 663b6f94..48270339 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNoneOrBuilder.java index d48f71bf..08b31198 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotIn.java index ceaf4696..c8503936 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class FloatNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotInOrBuilder.java index 39e58727..55fdc161 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMap.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMap.java index 39401ca2..1f67e977 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMap.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMap.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsMap extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsMap.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMapOrBuilder.java index b2338af6..78cf76b6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresence.java index 17f2920f..c03d2c2e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsMessageExplicitPresence extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsMessageExplicitPresence.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimited.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimited.java index f369fb36..bb3d9de8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimited.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimited.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsMessageExplicitPresenceDelimited extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsMessageExplicitPresenceDelimited.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimitedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimitedOrBuilder.java index ea954ff2..f49fcdc8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimitedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimitedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceOrBuilder.java index 7371ef2a..6f610bcd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequired.java index d9c7aac8..fe5c8fa5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsMessageLegacyRequired extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsMessageLegacyRequired.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimited.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimited.java index 5a56fce0..b81d5a61 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimited.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimited.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsMessageLegacyRequiredDelimited extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsMessageLegacyRequiredDelimited.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimitedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimitedOrBuilder.java index 38a87435..cdf1af66 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimitedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimitedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredOrBuilder.java index b6bea8d6..226fe8a8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneof.java index ac2d27da..287eb5ba 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsOneof extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsOneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneofOrBuilder.java index a38a0eab..007cf184 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeated.java index 84c025bd..0fe2754c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsRepeated extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsRepeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpanded.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpanded.java index e99e66d1..556d726b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpanded.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpanded.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsRepeatedExpanded extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsRepeatedExpanded.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpandedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpandedOrBuilder.java index b735196e..77efaa33 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpandedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpandedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedOrBuilder.java index 2d6410fe..9aad7490 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresence.java index c5d672f2..60bc75f8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsScalarExplicitPresence extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsScalarExplicitPresence.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceOrBuilder.java index c9e5592a..b5a7e4fc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefault.java index d22447a7..f64ba271 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsScalarExplicitPresenceWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsScalarExplicitPresenceWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefaultOrBuilder.java index 97033228..341f050c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresence.java index 1f5938f3..023f9584 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsScalarImplicitPresence extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsScalarImplicitPresence.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresenceOrBuilder.java index 23751054..3c6cafad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequired.java index 5d1083cd..e6ce4946 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsScalarLegacyRequired extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsScalarLegacyRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredOrBuilder.java index e597f309..0399d669 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefault.java index 7ab038be..17c521d9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyEditionsScalarLegacyRequiredWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyEditionsScalarLegacyRequiredWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefaultOrBuilder.java index fbf83eb0..4c28189d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairs.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairs.java index bcce2a53..c91bc905 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairs.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairs.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyMapPairs extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyMapPairs.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairsOrBuilder.java index eb9920f9..49fae147 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Map.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Map.java index 88100afb..874e30fc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Map.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Map.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto2Map extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto2Map.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MapOrBuilder.java index b5c0e4d4..ac3e6d46 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Message.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Message.java index ef3b9346..caa3d62a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Message.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Message.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto2Message extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto2Message.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MessageOrBuilder.java index f833cb44..2f8f64d3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Oneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Oneof.java index dbff5812..6f50055b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Oneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Oneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto2Oneof extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto2Oneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2OneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2OneofOrBuilder.java index 7930f37e..3ee2bbcb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2OneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2OneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Proto.java index eb5c43a3..b8eda551 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private IgnoreEmptyProto2Proto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto2Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Repeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Repeated.java index 5a8ac4a1..83e79b2a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Repeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Repeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto2Repeated extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto2Repeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2RepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2RepeatedOrBuilder.java index c81bcfb2..3b239d0e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2RepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2RepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptional.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptional.java index 6dd87834..90ea9343 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptional.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptional.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto2ScalarOptional extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto2ScalarOptional.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalOrBuilder.java index cc1c0f35..f326e1cc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefault.java index 239ea1c9..5bc408ff 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto2ScalarOptionalWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto2ScalarOptionalWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefaultOrBuilder.java index b0db3cff..746cdecb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequired.java index 7d654eb5..a1a18fae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto2ScalarRequired extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto2ScalarRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequiredOrBuilder.java index 01b2efb3..7a527fd0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Map.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Map.java index 7d76d69c..b4b053dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Map.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Map.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto3Map extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto3Map.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MapOrBuilder.java index 402a5b27..508aa0ac 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Message.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Message.java index eb7b656f..63adf11e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Message.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Message.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto3Message extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto3Message.class.getName()); } @@ -70,8 +70,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MessageOrBuilder.java index cfb492ee..24b02ec5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Oneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Oneof.java index c5de4904..57b58ba6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Oneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Oneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto3Oneof extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto3Oneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OneofOrBuilder.java index 8c5dcba4..aeb5e97a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalar.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalar.java index 31eb1efa..9bdafcb9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalar.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalar.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto3OptionalScalar extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto3OptionalScalar.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalarOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalarOrBuilder.java index 6297a206..28c89ada 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalarOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalarOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Proto.java index 05b40ead..a5fcc0b8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private IgnoreEmptyProto3Proto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto3Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Repeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Repeated.java index 3c02b150..601dde9f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Repeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Repeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto3Repeated extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto3Repeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3RepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3RepeatedOrBuilder.java index e4fff9f5..577c9426 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3RepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3RepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Scalar.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Scalar.java index ccb3bb9f..2ce41ad0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Scalar.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Scalar.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyProto3Scalar extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProto3Scalar.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3ScalarOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3ScalarOrBuilder.java index a2b5626e..4046742f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3ScalarOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3ScalarOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProtoEditionsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProtoEditionsProto.java index f0f5906e..6212046d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProtoEditionsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProtoEditionsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private IgnoreEmptyProtoEditionsProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyProtoEditionsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItems.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItems.java index fb48034f..d84aabab 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItems.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItems.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class IgnoreEmptyRepeatedItems extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreEmptyRepeatedItems.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItemsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItemsOrBuilder.java index d09d2f84..b91cee59 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItemsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItemsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto2Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto2Proto.java index 681ab331..f3f5fbb8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto2Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto2Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private IgnoreProto2Proto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreProto2Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto3Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto3Proto.java index fbcc07ab..e177266c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto3Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto3Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private IgnoreProto3Proto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreProto3Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProtoEditionsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProtoEditionsProto.java index 199a684d..dc725153 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProtoEditionsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProtoEditionsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private IgnoreProtoEditionsProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IgnoreProtoEditionsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Const.java index 4c45f167..da9996b8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32Const extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ConstOrBuilder.java index a0c5171f..3ab13511 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTE.java index 7159f03b..5ccf00f4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32ExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTEOrBuilder.java index 19947f3d..4d879f6d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGT.java index a9f524d4..787b02db 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32ExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGTOrBuilder.java index b5c45ee6..6ffbdd18 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GT.java index 29445f6a..fe9348ee 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32GT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTE.java index 189e11af..d22b52be 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32GTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTE.java index d17682ca..4f8daeb1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32GTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTEOrBuilder.java index c4beb8f4..cdbca261 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTEOrBuilder.java index 4cc0d8ef..6da0f980 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLT.java index 5f257d3d..c41d0d73 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32GTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLTOrBuilder.java index 396f2217..bd67610c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTOrBuilder.java index 6b8b422c..c9a29883 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Ignore.java index cd5161de..b29f289c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32Ignore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IgnoreOrBuilder.java index cecb7a39..07602511 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32In.java index 472ac278..c8b5f253 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32In extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32InOrBuilder.java index 3e7087ba..2e2be7f1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectType.java index 41a36a8b..f2f1a1dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32IncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectTypeOrBuilder.java index ce221eb1..6b129f95 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LT.java index 5b985e7d..2f142ff7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32LT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTE.java index b51b7607..33eac916 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32LTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTEOrBuilder.java index 77609603..707d0490 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTOrBuilder.java index a4934fa3..8305ba94 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32None.java index effdb925..44efda4e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32None extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NoneOrBuilder.java index 03138c61..b1ef96a5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotIn.java index e10144ee..8a5d6c3d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int32NotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotInOrBuilder.java index da912b27..004d57d8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraints.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraints.java index 3fb9dce8..471d693b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraints.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraints.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64BigConstraints extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64BigConstraints.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraintsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraintsOrBuilder.java index 7ca1c4a9..5aedb21e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraintsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraintsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Const.java index 7d3b45a9..de72f7cf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64Const extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ConstOrBuilder.java index 3157d132..2e279f1f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTE.java index 48bbfca8..cc87d2bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64ExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTEOrBuilder.java index 2474cd92..82fe0c6d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGT.java index 675e74b0..fcf91cbb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64ExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGTOrBuilder.java index f8553218..0b222eaf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GT.java index cbb3e1f8..9c31b9b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64GT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTE.java index 04f088d3..b7977577 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64GTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTE.java index 2bc8a7df..63a11d88 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64GTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTEOrBuilder.java index 14ed332c..af18c62b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTEOrBuilder.java index 44aaded2..79efd83e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLT.java index c86bb49f..7bd075f0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64GTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLTOrBuilder.java index 8951c4e3..b89f7deb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTOrBuilder.java index 7f1ce024..2d95391b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Ignore.java index b70d8761..56f35065 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64Ignore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IgnoreOrBuilder.java index 57cf0e71..f638fd6e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64In.java index ca7927e9..902415e2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64In extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64InOrBuilder.java index 56eded1c..28509a4c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectType.java index 682ec460..07877794 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64IncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectTypeOrBuilder.java index 0c433fce..b83387b3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LT.java index 36fb6b10..bfd35972 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64LT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTE.java index 9e22046c..514756f9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64LTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptional.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptional.java index e8dccb19..e3cbd305 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptional.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptional.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64LTEOptional extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64LTEOptional.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptionalOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptionalOrBuilder.java index b54dd629..4372124c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptionalOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptionalOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOrBuilder.java index 6804b2f4..2dae9bac 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTOrBuilder.java index 06fe2565..278faddb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64None.java index 7386be23..80a2d580 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64None extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NoneOrBuilder.java index 7a17dc3a..6524f15e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotIn.java index af2fd437..5984bb37 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Int64NotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotInOrBuilder.java index 3d222b51..cb69a482 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessage.java b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessage.java index ca376e9e..541d901c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessage.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessage.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class KitchenSinkMessage extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", KitchenSinkMessage.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessageOrBuilder.java index b5bdeb0d..e8ff2398 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkProto.java index 0f9f0433..48b8c2c6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private KitchenSinkProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", KitchenSinkProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefined.java index 1681a0cb..4292ad36 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapEnumDefined extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapEnumDefined.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefinedOrBuilder.java index 9ef32403..feebeea3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExact.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExact.java index c917a215..00037416 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExact.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExact.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapExact extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapExact.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnore.java index 6acd4146..299195fb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapExactIgnore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapExactIgnore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnoreOrBuilder.java index 036146ab..6ce9b9dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactOrBuilder.java index 0369293e..67d94cd6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefined.java index 88126b0b..91068cee 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapExternalEnumDefined extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapExternalEnumDefined.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefinedOrBuilder.java index fc811832..4b700305 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeys.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeys.java index 001732eb..a6c2571f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeys.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeys.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapKeys extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapKeys.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysOrBuilder.java index d8a6fe00..e0dfca13 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPattern.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPattern.java index dad92270..dfe37e07 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPattern.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPattern.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapKeysPattern extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapKeysPattern.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPatternOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPatternOrBuilder.java index b00e6a00..ed6cf755 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPatternOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPatternOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMax.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMax.java index 077e500c..41974f8a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMax.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMax.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapMax extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapMax.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMaxOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMaxOrBuilder.java index 74bcb70c..1b826091 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMaxOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMaxOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMin.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMin.java index ee0f0c4d..12ec0160 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMin.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMin.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapMin extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapMin.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMax.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMax.java index 9a173b77..1e69ae39 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMax.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMax.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapMinMax extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapMinMax.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMaxOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMaxOrBuilder.java index dd24e87e..ffa5f9d2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMaxOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMaxOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinOrBuilder.java index 4d9795fc..1f60e1b7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapNone.java index 282a2bb8..82163faa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapNoneOrBuilder.java index 1b5e6e9e..7d8453b2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursive.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursive.java index 89500362..ec233b7b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursive.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursive.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapRecursive extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapRecursive.class.getName()); } @@ -82,8 +82,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursiveOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursiveOrBuilder.java index 782ccfea..46cc7613 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursiveOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursiveOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValues.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValues.java index 5a01203a..c4a0a23f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValues.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValues.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapValues extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapValues.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesOrBuilder.java index 5f5eb4fc..0a822f6d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPattern.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPattern.java index cb323992..bc8bffec 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPattern.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPattern.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MapValuesPattern extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapValuesPattern.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPatternOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPatternOrBuilder.java index 63dffffd..62c6e4e1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPatternOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPatternOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapsProto.java index 58083d70..d9f2b106 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private MapsProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Message.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Message.java index ce9094ce..3ed1d996 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Message.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Message.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Message extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Message.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackage.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackage.java index ca82343e..7f0b0406 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackage.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackage.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MessageCrossPackage extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MessageCrossPackage.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackageOrBuilder.java index 49411b26..787a9de7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabled.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabled.java index e2953c0a..18737e2a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabled.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabled.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MessageDisabled extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MessageDisabled.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabledOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabledOrBuilder.java index da641dfb..cc3629eb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabledOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabledOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNone.java index f4ba7792..7e262787 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MessageNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MessageNone.class.getName()); } @@ -58,8 +58,8 @@ public static final class NoneMsg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", NoneMsg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNoneOrBuilder.java index 9276256b..c7fa490d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageOrBuilder.java index f76c37c4..aa911808 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequired.java index 98e4594f..120fbdac 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MessageRequired extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MessageRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptional.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptional.java index a00c7d67..0684d002 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptional.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptional.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MessageRequiredButOptional extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MessageRequiredButOptional.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptionalOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptionalOrBuilder.java index 0f4719f2..5118d0a7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptionalOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptionalOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneof.java index 90de503b..ae946be4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MessageRequiredOneof extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MessageRequiredOneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneofOrBuilder.java index 68b890be..67478a83 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOrBuilder.java index 60a8157b..9d6f61dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkip.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkip.java index 0e67740e..ba91371e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkip.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkip.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MessageSkip extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MessageSkip.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkipOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkipOrBuilder.java index 5af70c31..d9c0e02f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkipOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkipOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInside.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInside.java index d600ece5..2f25f077 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInside.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInside.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MessageWith3dInside extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MessageWith3dInside.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInsideOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInsideOrBuilder.java index c6987f9d..2c8ecd96 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInsideOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInsideOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessagesProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessagesProto.java index bd52c890..cd126263 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessagesProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessagesProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private MessagesProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MessagesProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMaps.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMaps.java index 24fab967..d8619c06 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMaps.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMaps.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class MultipleMaps extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MultipleMaps.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMapsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMapsOrBuilder.java index 8e694abb..c9f2d476 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMapsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMapsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/NumbersProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/NumbersProto.java index 2fba5b71..630fce02 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/NumbersProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/NumbersProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private NumbersProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", NumbersProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Oneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Oneof.java index 89714e28..d70d08c6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Oneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Oneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Oneof extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Oneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNone.java index 3b284392..3efa6fe3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class OneofNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", OneofNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNoneOrBuilder.java index 4008946c..282d429a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofOrBuilder.java index 63dd7a58..c3effabb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequired.java index ddf1a83b..f60d564d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class OneofRequired extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", OneofRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredOrBuilder.java index 2f79e92d..6243368e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredField.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredField.java index e8af4bc8..0a8f7379 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredField.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredField.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class OneofRequiredWithRequiredField extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", OneofRequiredWithRequiredField.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredFieldOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredFieldOrBuilder.java index 0867ced7..3de73dc0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredFieldOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredFieldOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofsProto.java index a8304fc0..7c920608 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private OneofsProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", OneofsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefault.java index ab49da75..5954f504 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MapIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MapIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefaultOrBuilder.java index a257158a..35144ac1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmpty.java index 4d5bb9ce..1bfcfdb0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MapIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MapIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmptyOrBuilder.java index f79db319..efcc343d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecified.java index 6aec2dcc..8925bd9e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MapIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MapIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecifiedOrBuilder.java index 606ea0bc..03ea8c14 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefault.java index 60c7fdb1..72268c13 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MapKeyIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MapKeyIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefaultOrBuilder.java index fb065984..61f16fd3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmpty.java index bfd89087..7a4c838e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MapKeyIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MapKeyIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmptyOrBuilder.java index ef2d0d02..cc3c8a9c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecified.java index 5ec8a7b4..7ca383cd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MapKeyIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MapKeyIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecifiedOrBuilder.java index 6958e88c..3cc2b561 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefault.java index 7aa7c1c1..6bd28269 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MapValueIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MapValueIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefaultOrBuilder.java index 61cb585c..54b43add 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmpty.java index de86be19..509cb8b6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MapValueIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MapValueIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmptyOrBuilder.java index 59e44ecf..33f87339 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecified.java index 1ca9092e..bf30ada1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MapValueIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MapValueIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecifiedOrBuilder.java index b7e81e3d..721587e0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefault.java index 561ddf2f..ad7b648c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MessageOptionalIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MessageOptionalIgnoreDefault.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefaultOrBuilder.java index f8f57f23..0195f781 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmpty.java index 6756580c..d24865f1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MessageOptionalIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MessageOptionalIgnoreEmpty.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmptyOrBuilder.java index d2758446..0780cf36 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecified.java index 0020242e..5ac2f27d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MessageOptionalIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MessageOptionalIgnoreUnspecified.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecifiedOrBuilder.java index 1a331a7a..8932ef82 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefault.java index df10730d..b68d7ab3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MessageRequiredIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MessageRequiredIgnoreDefault.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefaultOrBuilder.java index 6c090bdd..b013b4a0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmpty.java index 09a3eedc..a0cdd27c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MessageRequiredIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MessageRequiredIgnoreEmpty.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmptyOrBuilder.java index d8a8c435..24a0e6f9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecified.java index 6ce9ee3c..62f8808e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2MessageRequiredIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2MessageRequiredIgnoreUnspecified.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecifiedOrBuilder.java index 8b33a37e..f391003d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefault.java index 71568eda..32de3b2f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2OneofIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2OneofIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultOrBuilder.java index b75d294e..dcb98fb1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefault.java index 65195f47..c118ff15 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2OneofIgnoreDefaultWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2OneofIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefaultOrBuilder.java index 9f01bd0c..c0f9a050 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmpty.java index f0175218..78f6a7d0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2OneofIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2OneofIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyOrBuilder.java index db7c042f..38ca6bb1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefault.java index 0d8dfcd0..c0db5c62 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2OneofIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2OneofIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefaultOrBuilder.java index 19ccacaf..9b8831e4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecified.java index c2aafd40..9393a7f1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2OneofIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2OneofIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedOrBuilder.java index 73bfb0c7..27b23a94 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefault.java index 9da8de72..29b9efb8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2OneofIgnoreUnspecifiedWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2OneofIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefaultOrBuilder.java index 2631a8ed..91fdca94 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefault.java index a861022e..311d3550 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2RepeatedIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2RepeatedIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefaultOrBuilder.java index 49e5c08f..9bd26cbe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmpty.java index 2c94771c..c419da0c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2RepeatedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2RepeatedIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmptyOrBuilder.java index 514eadf6..bf18cec5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecified.java index 84b88d2d..df1e855a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2RepeatedIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2RepeatedIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecifiedOrBuilder.java index 76c20394..ba365275 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefault.java index 98159ce8..3b79eb66 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2RepeatedItemIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2RepeatedItemIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefaultOrBuilder.java index 63cba4b9..14165381 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmpty.java index 01390e01..49bd5209 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2RepeatedItemIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2RepeatedItemIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmptyOrBuilder.java index a751b38f..3a3c099c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecified.java index f1341e90..b55effc2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2RepeatedItemIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2RepeatedItemIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecifiedOrBuilder.java index 576f4967..68be6711 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefault.java index 4698b0ac..f6b54768 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarOptionalIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarOptionalIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultOrBuilder.java index 7b064e8d..8f45f177 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefault.java index f5f029c1..f07826f6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarOptionalIgnoreDefaultWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarOptionalIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefaultOrBuilder.java index 447cf43a..bf38d90b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmpty.java index 3399b86a..abed2103 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarOptionalIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarOptionalIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyOrBuilder.java index 8d1db02a..13dade56 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefault.java index 2fd9fea9..28fa18d8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarOptionalIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarOptionalIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefaultOrBuilder.java index d49d7227..b5dea503 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecified.java index 34f425c9..35fcd64c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarOptionalIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarOptionalIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedOrBuilder.java index 4ef6b474..a9cf474b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefault.java index da4adc9e..92aa66ab 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarOptionalIgnoreUnspecifiedWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarOptionalIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefaultOrBuilder.java index 070e8943..dcb3d768 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefault.java index 24e0345c..5dade73a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarRequiredIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarRequiredIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultOrBuilder.java index 07aac41a..8b4b37b4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefault.java index 2fe01f7f..60913e7b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarRequiredIgnoreDefaultWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarRequiredIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefaultOrBuilder.java index 98961ccc..58297959 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmpty.java index ecf09983..be3e8f85 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarRequiredIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarRequiredIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyOrBuilder.java index f3d76f04..f0f75e93 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefault.java index 514c63b6..95b29d41 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarRequiredIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarRequiredIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefaultOrBuilder.java index d9d6ebef..cea81494 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecified.java index 55c441ef..ac07d8dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarRequiredIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarRequiredIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedOrBuilder.java index 7025236a..999de151 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefault.java index ea6a007f..f800b18f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto2ScalarRequiredIgnoreUnspecifiedWithDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto2ScalarRequiredIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java index a02d4848..9711c2b0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefault.java index d5080d6f..e7532663 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MapIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MapIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefaultOrBuilder.java index 112c8e08..b00dd2fa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmpty.java index 60c91be9..216eebb8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MapIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MapIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmptyOrBuilder.java index 43d3f686..32292dc2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecified.java index 1db85471..8084cbba 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MapIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MapIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecifiedOrBuilder.java index 4f03eda4..6915bd70 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefault.java index 2e830cc1..2ae46d85 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MapKeyIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MapKeyIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefaultOrBuilder.java index e02dc619..7aa08f23 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmpty.java index 21976a94..be448259 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MapKeyIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MapKeyIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmptyOrBuilder.java index 87aa5807..25ad6edf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecified.java index 043341fb..dc0fe55d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MapKeyIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MapKeyIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecifiedOrBuilder.java index 3f4cd1bb..9cd1e877 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefault.java index f12a1a7c..0b9d95a1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MapValueIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MapValueIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefaultOrBuilder.java index a80c8519..b46a086c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmpty.java index e2b7f929..1641bd25 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MapValueIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MapValueIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmptyOrBuilder.java index 6008948a..cd9d2426 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecified.java index 8eedb4f9..e1a01ca1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MapValueIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MapValueIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecifiedOrBuilder.java index de093c3e..fb3886e0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefault.java index 3ab82849..f5fbafa1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MessageIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MessageIgnoreDefault.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefaultOrBuilder.java index 983c8aa5..77e420a1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmpty.java index c128f57e..e2f9b466 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MessageIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MessageIgnoreEmpty.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmptyOrBuilder.java index 3a348d00..c9cc2439 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecified.java index 668dafb5..a55c7fc2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MessageIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MessageIgnoreUnspecified.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecifiedOrBuilder.java index 4dca8f65..60d64340 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefault.java index ab8940a4..6b77b9dc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MessageOptionalIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MessageOptionalIgnoreDefault.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefaultOrBuilder.java index df53bcbc..04aaa6df 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmpty.java index c030724f..63f4ea59 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MessageOptionalIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MessageOptionalIgnoreEmpty.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmptyOrBuilder.java index 64a21018..ebda115e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecified.java index 158e58ac..d8cf0404 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3MessageOptionalIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3MessageOptionalIgnoreUnspecified.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecifiedOrBuilder.java index 15bf7584..fab067c0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefault.java index 910bdbce..84afcb5e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3OneofIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3OneofIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefaultOrBuilder.java index 5983e6b2..7a06d555 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmpty.java index 70b6e33c..c5e43ad9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3OneofIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3OneofIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmptyOrBuilder.java index 064ca778..67950056 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecified.java index e4eebf2b..4983c9b9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3OneofIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3OneofIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecifiedOrBuilder.java index 981b32de..fd191c9d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefault.java index ec876330..09b10e5c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3RepeatedIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3RepeatedIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefaultOrBuilder.java index 6cbd59ad..d5114e10 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmpty.java index c0ea9e02..9b2caa66 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3RepeatedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3RepeatedIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmptyOrBuilder.java index cbc30a73..3dc0b1b0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecified.java index eaa27d1d..087a8e88 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3RepeatedIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3RepeatedIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecifiedOrBuilder.java index 24dd24fd..8d569696 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefault.java index 63b05397..2797a7ff 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3RepeatedItemIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3RepeatedItemIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefaultOrBuilder.java index 7a2463e2..e127ebcc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmpty.java index 9dc74c6f..f73ca916 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3RepeatedItemIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3RepeatedItemIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmptyOrBuilder.java index 92c4e91c..3c30946c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecified.java index 090d19e1..de9302c5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3RepeatedItemIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3RepeatedItemIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecifiedOrBuilder.java index 7974ec1c..53490697 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefault.java index 4082c66a..99046ff7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3ScalarIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3ScalarIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefaultOrBuilder.java index cf2fcc28..5317de74 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmpty.java index b3664dc5..d0de98f8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3ScalarIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3ScalarIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmptyOrBuilder.java index 87383782..fd141bc2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecified.java index ea62caa6..4dc4c6f6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3ScalarIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3ScalarIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecifiedOrBuilder.java index 710a3522..e44b2252 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefault.java index 22c962e6..9a4af2c9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3ScalarOptionalIgnoreDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3ScalarOptionalIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefaultOrBuilder.java index 6df93509..b49d91e0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmpty.java index 8fda5589..7fed02a1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3ScalarOptionalIgnoreEmpty extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3ScalarOptionalIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmptyOrBuilder.java index c2262f98..3d608936 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecified.java index 1d684300..dd7e4bce 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class Proto3ScalarOptionalIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Proto3ScalarOptionalIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecifiedOrBuilder.java index bab86bb9..b006fe4b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyIn.java index 95510fe1..73e19875 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedAnyIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedAnyIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyInOrBuilder.java index a3c6040b..964f1c85 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotIn.java index 2f428ec5..704b668a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedAnyNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedAnyNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotInOrBuilder.java index 29f6d769..54496b19 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDuration.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDuration.java index 7d0de277..f47a15c1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDuration.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDuration.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedDuration extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedDuration.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDurationOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDurationOrBuilder.java index 219418c8..f4833dbf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDurationOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDurationOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNone.java index 22a0a0e5..233112b9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedEmbedCrossPackageNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedEmbedCrossPackageNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNoneOrBuilder.java index 9707f852..081b6a7d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNone.java index 593998d8..6f2c3337 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedEmbedNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedEmbedNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNoneOrBuilder.java index 0e1af2be..5e7f421a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkip.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkip.java index 5e7ec6d6..fe961acb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkip.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkip.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedEmbedSkip extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedEmbedSkip.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkipOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkipOrBuilder.java index bd3e1fe2..6d7a1354 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkipOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkipOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumIn.java index a159cefe..230b11b8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedEmbeddedEnumIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedEmbeddedEnumIn.class.getName()); } @@ -27,7 +27,7 @@ private RepeatedEmbeddedEnumIn(com.google.protobuf.GeneratedMessage.Builder b super(builder); } private RepeatedEmbeddedEnumIn() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); } public static final com.google.protobuf.Descriptors.Descriptor @@ -67,8 +67,8 @@ public enum AnotherInEnum com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", AnotherInEnum.class.getName()); } @@ -171,12 +171,12 @@ private AnotherInEnum(int value) { public static final int VAL_FIELD_NUMBER = 1; @SuppressWarnings("serial") - private java.util.List val_; - private static final com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum> val_converter_ = - new com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum>() { - public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum convert(java.lang.Integer from) { + private com.google.protobuf.Internal.IntList val_; + private static final com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum> val_converter_ = + new com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum>() { + public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum convert(int from) { build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum result = build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum.forNumber(from); return result == null ? build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum.UNRECOGNIZED : result; } @@ -187,8 +187,8 @@ public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum */ @java.lang.Override public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -205,7 +205,7 @@ public int getValCount() { */ @java.lang.Override public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -223,7 +223,7 @@ public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum */ @java.lang.Override public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } private int valMemoizedSerializedSize; @@ -247,7 +247,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) output.writeUInt32NoTag(valMemoizedSerializedSize); } for (int i = 0; i < val_.size(); i++) { - output.writeEnumNoTag(val_.get(i)); + output.writeEnumNoTag(val_.getInt(i)); } getUnknownFields().writeTo(output); } @@ -262,7 +262,7 @@ public int getSerializedSize() { int dataSize = 0; for (int i = 0; i < val_.size(); i++) { dataSize += com.google.protobuf.CodedOutputStream - .computeEnumSizeNoTag(val_.get(i)); + .computeEnumSizeNoTag(val_.getInt(i)); } size += dataSize; if (!getValList().isEmpty()) { size += 1; @@ -432,7 +432,7 @@ private Builder( public Builder clear() { super.clear(); bitField0_ = 0; - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); return this; } @@ -468,7 +468,7 @@ public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn buildPartial( private void buildPartialRepeatedFields(build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn result) { if (((bitField0_ & 0x00000001) != 0)) { - val_ = java.util.Collections.unmodifiableList(val_); + val_.makeImmutable(); bitField0_ = (bitField0_ & ~0x00000001); } result.val_ = val_; @@ -529,7 +529,7 @@ public Builder mergeFrom( case 8: { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); break; } // case 8 case 10: { @@ -538,7 +538,7 @@ public Builder mergeFrom( while(input.getBytesUntilLimit() > 0) { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); } input.popLimit(oldLimit); break; @@ -560,11 +560,11 @@ public Builder mergeFrom( } private int bitField0_; - private java.util.List val_ = - java.util.Collections.emptyList(); + private com.google.protobuf.Internal.IntList val_ = + emptyIntList(); private void ensureValIsMutable() { if (!((bitField0_ & 0x00000001) != 0)) { - val_ = new java.util.ArrayList(val_); + val_ = makeMutableCopy(val_); bitField0_ |= 0x00000001; } } @@ -573,8 +573,8 @@ private void ensureValIsMutable() { * @return A list containing the val. */ public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -589,7 +589,7 @@ public int getValCount() { * @return The val at the given index. */ public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -603,7 +603,7 @@ public Builder setVal( throw new NullPointerException(); } ensureValIsMutable(); - val_.set(index, value.getNumber()); + val_.setInt(index, value.getNumber()); onChanged(); return this; } @@ -617,7 +617,7 @@ public Builder addVal(build.buf.validate.conformance.cases.RepeatedEmbeddedEnumI throw new NullPointerException(); } ensureValIsMutable(); - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); onChanged(); return this; } @@ -630,7 +630,7 @@ public Builder addAllVal( java.lang.Iterable values) { ensureValIsMutable(); for (build.buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum value : values) { - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); } onChanged(); return this; @@ -640,7 +640,7 @@ public Builder addAllVal( * @return This builder for chaining. */ public Builder clearVal() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); onChanged(); return this; @@ -659,7 +659,7 @@ public Builder clearVal() { * @return The enum numeric value on the wire of val at the given index. */ public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } /** * repeated .buf.validate.conformance.cases.RepeatedEmbeddedEnumIn.AnotherInEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -670,7 +670,7 @@ public int getValValue(int index) { public Builder setValValue( int index, int value) { ensureValIsMutable(); - val_.set(index, value); + val_.setInt(index, value); onChanged(); return this; } @@ -681,7 +681,7 @@ public Builder setValValue( */ public Builder addValValue(int value) { ensureValIsMutable(); - val_.add(value); + val_.addInt(value); onChanged(); return this; } @@ -694,7 +694,7 @@ public Builder addAllValValue( java.lang.Iterable values) { ensureValIsMutable(); for (int value : values) { - val_.add(value); + val_.addInt(value); } onChanged(); return this; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumInOrBuilder.java index 84d3099a..96782478 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotIn.java index 3bfa782d..2cb5e577 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedEmbeddedEnumNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedEmbeddedEnumNotIn.class.getName()); } @@ -27,7 +27,7 @@ private RepeatedEmbeddedEnumNotIn(com.google.protobuf.GeneratedMessage.Builder val_; - private static final com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum> val_converter_ = - new com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum>() { - public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum convert(java.lang.Integer from) { + private com.google.protobuf.Internal.IntList val_; + private static final com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum> val_converter_ = + new com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum>() { + public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum convert(int from) { build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum result = build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum.forNumber(from); return result == null ? build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum.UNRECOGNIZED : result; } @@ -187,8 +187,8 @@ public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNot */ @java.lang.Override public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -205,7 +205,7 @@ public int getValCount() { */ @java.lang.Override public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -223,7 +223,7 @@ public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNot */ @java.lang.Override public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } private int valMemoizedSerializedSize; @@ -247,7 +247,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) output.writeUInt32NoTag(valMemoizedSerializedSize); } for (int i = 0; i < val_.size(); i++) { - output.writeEnumNoTag(val_.get(i)); + output.writeEnumNoTag(val_.getInt(i)); } getUnknownFields().writeTo(output); } @@ -262,7 +262,7 @@ public int getSerializedSize() { int dataSize = 0; for (int i = 0; i < val_.size(); i++) { dataSize += com.google.protobuf.CodedOutputStream - .computeEnumSizeNoTag(val_.get(i)); + .computeEnumSizeNoTag(val_.getInt(i)); } size += dataSize; if (!getValList().isEmpty()) { size += 1; @@ -432,7 +432,7 @@ private Builder( public Builder clear() { super.clear(); bitField0_ = 0; - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); return this; } @@ -468,7 +468,7 @@ public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn buildParti private void buildPartialRepeatedFields(build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn result) { if (((bitField0_ & 0x00000001) != 0)) { - val_ = java.util.Collections.unmodifiableList(val_); + val_.makeImmutable(); bitField0_ = (bitField0_ & ~0x00000001); } result.val_ = val_; @@ -529,7 +529,7 @@ public Builder mergeFrom( case 8: { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); break; } // case 8 case 10: { @@ -538,7 +538,7 @@ public Builder mergeFrom( while(input.getBytesUntilLimit() > 0) { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); } input.popLimit(oldLimit); break; @@ -560,11 +560,11 @@ public Builder mergeFrom( } private int bitField0_; - private java.util.List val_ = - java.util.Collections.emptyList(); + private com.google.protobuf.Internal.IntList val_ = + emptyIntList(); private void ensureValIsMutable() { if (!((bitField0_ & 0x00000001) != 0)) { - val_ = new java.util.ArrayList(val_); + val_ = makeMutableCopy(val_); bitField0_ |= 0x00000001; } } @@ -573,8 +573,8 @@ private void ensureValIsMutable() { * @return A list containing the val. */ public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -589,7 +589,7 @@ public int getValCount() { * @return The val at the given index. */ public build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -603,7 +603,7 @@ public Builder setVal( throw new NullPointerException(); } ensureValIsMutable(); - val_.set(index, value.getNumber()); + val_.setInt(index, value.getNumber()); onChanged(); return this; } @@ -617,7 +617,7 @@ public Builder addVal(build.buf.validate.conformance.cases.RepeatedEmbeddedEnumN throw new NullPointerException(); } ensureValIsMutable(); - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); onChanged(); return this; } @@ -630,7 +630,7 @@ public Builder addAllVal( java.lang.Iterable values) { ensureValIsMutable(); for (build.buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum value : values) { - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); } onChanged(); return this; @@ -640,7 +640,7 @@ public Builder addAllVal( * @return This builder for chaining. */ public Builder clearVal() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); onChanged(); return this; @@ -659,7 +659,7 @@ public Builder clearVal() { * @return The enum numeric value on the wire of val at the given index. */ public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } /** * repeated .buf.validate.conformance.cases.RepeatedEmbeddedEnumNotIn.AnotherNotInEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -670,7 +670,7 @@ public int getValValue(int index) { public Builder setValValue( int index, int value) { ensureValIsMutable(); - val_.set(index, value); + val_.setInt(index, value); onChanged(); return this; } @@ -681,7 +681,7 @@ public Builder setValValue( */ public Builder addValValue(int value) { ensureValIsMutable(); - val_.add(value); + val_.addInt(value); onChanged(); return this; } @@ -694,7 +694,7 @@ public Builder addAllValValue( java.lang.Iterable values) { ensureValIsMutable(); for (int value : values) { - val_.add(value); + val_.addInt(value); } onChanged(); return this; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotInOrBuilder.java index 4a526888..9fed41b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefined.java index cfdf5372..1649c917 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedEnumDefined extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedEnumDefined.class.getName()); } @@ -27,7 +27,7 @@ private RepeatedEnumDefined(com.google.protobuf.GeneratedMessage.Builder buil super(builder); } private RepeatedEnumDefined() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); } public static final com.google.protobuf.Descriptors.Descriptor @@ -45,12 +45,12 @@ private RepeatedEnumDefined() { public static final int VAL_FIELD_NUMBER = 1; @SuppressWarnings("serial") - private java.util.List val_; - private static final com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.TestEnum> val_converter_ = - new com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.TestEnum>() { - public build.buf.validate.conformance.cases.TestEnum convert(java.lang.Integer from) { + private com.google.protobuf.Internal.IntList val_; + private static final com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.TestEnum> val_converter_ = + new com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.TestEnum>() { + public build.buf.validate.conformance.cases.TestEnum convert(int from) { build.buf.validate.conformance.cases.TestEnum result = build.buf.validate.conformance.cases.TestEnum.forNumber(from); return result == null ? build.buf.validate.conformance.cases.TestEnum.UNRECOGNIZED : result; } @@ -61,8 +61,8 @@ public build.buf.validate.conformance.cases.TestEnum convert(java.lang.Integer f */ @java.lang.Override public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.TestEnum>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.TestEnum>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.TestEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -79,7 +79,7 @@ public int getValCount() { */ @java.lang.Override public build.buf.validate.conformance.cases.TestEnum getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.TestEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -97,7 +97,7 @@ public build.buf.validate.conformance.cases.TestEnum getVal(int index) { */ @java.lang.Override public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } private int valMemoizedSerializedSize; @@ -121,7 +121,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) output.writeUInt32NoTag(valMemoizedSerializedSize); } for (int i = 0; i < val_.size(); i++) { - output.writeEnumNoTag(val_.get(i)); + output.writeEnumNoTag(val_.getInt(i)); } getUnknownFields().writeTo(output); } @@ -136,7 +136,7 @@ public int getSerializedSize() { int dataSize = 0; for (int i = 0; i < val_.size(); i++) { dataSize += com.google.protobuf.CodedOutputStream - .computeEnumSizeNoTag(val_.get(i)); + .computeEnumSizeNoTag(val_.getInt(i)); } size += dataSize; if (!getValList().isEmpty()) { size += 1; @@ -306,7 +306,7 @@ private Builder( public Builder clear() { super.clear(); bitField0_ = 0; - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); return this; } @@ -342,7 +342,7 @@ public build.buf.validate.conformance.cases.RepeatedEnumDefined buildPartial() { private void buildPartialRepeatedFields(build.buf.validate.conformance.cases.RepeatedEnumDefined result) { if (((bitField0_ & 0x00000001) != 0)) { - val_ = java.util.Collections.unmodifiableList(val_); + val_.makeImmutable(); bitField0_ = (bitField0_ & ~0x00000001); } result.val_ = val_; @@ -403,7 +403,7 @@ public Builder mergeFrom( case 8: { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); break; } // case 8 case 10: { @@ -412,7 +412,7 @@ public Builder mergeFrom( while(input.getBytesUntilLimit() > 0) { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); } input.popLimit(oldLimit); break; @@ -434,11 +434,11 @@ public Builder mergeFrom( } private int bitField0_; - private java.util.List val_ = - java.util.Collections.emptyList(); + private com.google.protobuf.Internal.IntList val_ = + emptyIntList(); private void ensureValIsMutable() { if (!((bitField0_ & 0x00000001) != 0)) { - val_ = new java.util.ArrayList(val_); + val_ = makeMutableCopy(val_); bitField0_ |= 0x00000001; } } @@ -447,8 +447,8 @@ private void ensureValIsMutable() { * @return A list containing the val. */ public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.TestEnum>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.TestEnum>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.TestEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -463,7 +463,7 @@ public int getValCount() { * @return The val at the given index. */ public build.buf.validate.conformance.cases.TestEnum getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.TestEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -477,7 +477,7 @@ public Builder setVal( throw new NullPointerException(); } ensureValIsMutable(); - val_.set(index, value.getNumber()); + val_.setInt(index, value.getNumber()); onChanged(); return this; } @@ -491,7 +491,7 @@ public Builder addVal(build.buf.validate.conformance.cases.TestEnum value) { throw new NullPointerException(); } ensureValIsMutable(); - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); onChanged(); return this; } @@ -504,7 +504,7 @@ public Builder addAllVal( java.lang.Iterable values) { ensureValIsMutable(); for (build.buf.validate.conformance.cases.TestEnum value : values) { - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); } onChanged(); return this; @@ -514,7 +514,7 @@ public Builder addAllVal( * @return This builder for chaining. */ public Builder clearVal() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); onChanged(); return this; @@ -533,7 +533,7 @@ public Builder clearVal() { * @return The enum numeric value on the wire of val at the given index. */ public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } /** * repeated .buf.validate.conformance.cases.TestEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -544,7 +544,7 @@ public int getValValue(int index) { public Builder setValValue( int index, int value) { ensureValIsMutable(); - val_.set(index, value); + val_.setInt(index, value); onChanged(); return this; } @@ -555,7 +555,7 @@ public Builder setValValue( */ public Builder addValValue(int value) { ensureValIsMutable(); - val_.add(value); + val_.addInt(value); onChanged(); return this; } @@ -568,7 +568,7 @@ public Builder addAllValValue( java.lang.Iterable values) { ensureValIsMutable(); for (int value : values) { - val_.add(value); + val_.addInt(value); } onChanged(); return this; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefinedOrBuilder.java index 08190453..2505344e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumIn.java index b8f22775..1156c47d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedEnumIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedEnumIn.class.getName()); } @@ -27,7 +27,7 @@ private RepeatedEnumIn(com.google.protobuf.GeneratedMessage.Builder builder) super(builder); } private RepeatedEnumIn() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); } public static final com.google.protobuf.Descriptors.Descriptor @@ -45,12 +45,12 @@ private RepeatedEnumIn() { public static final int VAL_FIELD_NUMBER = 1; @SuppressWarnings("serial") - private java.util.List val_; - private static final com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.AnEnum> val_converter_ = - new com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.AnEnum>() { - public build.buf.validate.conformance.cases.AnEnum convert(java.lang.Integer from) { + private com.google.protobuf.Internal.IntList val_; + private static final com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.AnEnum> val_converter_ = + new com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.AnEnum>() { + public build.buf.validate.conformance.cases.AnEnum convert(int from) { build.buf.validate.conformance.cases.AnEnum result = build.buf.validate.conformance.cases.AnEnum.forNumber(from); return result == null ? build.buf.validate.conformance.cases.AnEnum.UNRECOGNIZED : result; } @@ -61,8 +61,8 @@ public build.buf.validate.conformance.cases.AnEnum convert(java.lang.Integer fro */ @java.lang.Override public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.AnEnum>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.AnEnum>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.AnEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -79,7 +79,7 @@ public int getValCount() { */ @java.lang.Override public build.buf.validate.conformance.cases.AnEnum getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.AnEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -97,7 +97,7 @@ public build.buf.validate.conformance.cases.AnEnum getVal(int index) { */ @java.lang.Override public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } private int valMemoizedSerializedSize; @@ -121,7 +121,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) output.writeUInt32NoTag(valMemoizedSerializedSize); } for (int i = 0; i < val_.size(); i++) { - output.writeEnumNoTag(val_.get(i)); + output.writeEnumNoTag(val_.getInt(i)); } getUnknownFields().writeTo(output); } @@ -136,7 +136,7 @@ public int getSerializedSize() { int dataSize = 0; for (int i = 0; i < val_.size(); i++) { dataSize += com.google.protobuf.CodedOutputStream - .computeEnumSizeNoTag(val_.get(i)); + .computeEnumSizeNoTag(val_.getInt(i)); } size += dataSize; if (!getValList().isEmpty()) { size += 1; @@ -306,7 +306,7 @@ private Builder( public Builder clear() { super.clear(); bitField0_ = 0; - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); return this; } @@ -342,7 +342,7 @@ public build.buf.validate.conformance.cases.RepeatedEnumIn buildPartial() { private void buildPartialRepeatedFields(build.buf.validate.conformance.cases.RepeatedEnumIn result) { if (((bitField0_ & 0x00000001) != 0)) { - val_ = java.util.Collections.unmodifiableList(val_); + val_.makeImmutable(); bitField0_ = (bitField0_ & ~0x00000001); } result.val_ = val_; @@ -403,7 +403,7 @@ public Builder mergeFrom( case 8: { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); break; } // case 8 case 10: { @@ -412,7 +412,7 @@ public Builder mergeFrom( while(input.getBytesUntilLimit() > 0) { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); } input.popLimit(oldLimit); break; @@ -434,11 +434,11 @@ public Builder mergeFrom( } private int bitField0_; - private java.util.List val_ = - java.util.Collections.emptyList(); + private com.google.protobuf.Internal.IntList val_ = + emptyIntList(); private void ensureValIsMutable() { if (!((bitField0_ & 0x00000001) != 0)) { - val_ = new java.util.ArrayList(val_); + val_ = makeMutableCopy(val_); bitField0_ |= 0x00000001; } } @@ -447,8 +447,8 @@ private void ensureValIsMutable() { * @return A list containing the val. */ public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.AnEnum>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.AnEnum>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.AnEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -463,7 +463,7 @@ public int getValCount() { * @return The val at the given index. */ public build.buf.validate.conformance.cases.AnEnum getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.AnEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -477,7 +477,7 @@ public Builder setVal( throw new NullPointerException(); } ensureValIsMutable(); - val_.set(index, value.getNumber()); + val_.setInt(index, value.getNumber()); onChanged(); return this; } @@ -491,7 +491,7 @@ public Builder addVal(build.buf.validate.conformance.cases.AnEnum value) { throw new NullPointerException(); } ensureValIsMutable(); - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); onChanged(); return this; } @@ -504,7 +504,7 @@ public Builder addAllVal( java.lang.Iterable values) { ensureValIsMutable(); for (build.buf.validate.conformance.cases.AnEnum value : values) { - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); } onChanged(); return this; @@ -514,7 +514,7 @@ public Builder addAllVal( * @return This builder for chaining. */ public Builder clearVal() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); onChanged(); return this; @@ -533,7 +533,7 @@ public Builder clearVal() { * @return The enum numeric value on the wire of val at the given index. */ public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } /** * repeated .buf.validate.conformance.cases.AnEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -544,7 +544,7 @@ public int getValValue(int index) { public Builder setValValue( int index, int value) { ensureValIsMutable(); - val_.set(index, value); + val_.setInt(index, value); onChanged(); return this; } @@ -555,7 +555,7 @@ public Builder setValValue( */ public Builder addValValue(int value) { ensureValIsMutable(); - val_.add(value); + val_.addInt(value); onChanged(); return this; } @@ -568,7 +568,7 @@ public Builder addAllValValue( java.lang.Iterable values) { ensureValIsMutable(); for (int value : values) { - val_.add(value); + val_.addInt(value); } onChanged(); return this; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumInOrBuilder.java index 48fa7f59..99080ed5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotIn.java index 7f37524b..815b4922 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedEnumNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedEnumNotIn.class.getName()); } @@ -27,7 +27,7 @@ private RepeatedEnumNotIn(com.google.protobuf.GeneratedMessage.Builder builde super(builder); } private RepeatedEnumNotIn() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); } public static final com.google.protobuf.Descriptors.Descriptor @@ -45,12 +45,12 @@ private RepeatedEnumNotIn() { public static final int VAL_FIELD_NUMBER = 1; @SuppressWarnings("serial") - private java.util.List val_; - private static final com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.AnEnum> val_converter_ = - new com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.AnEnum>() { - public build.buf.validate.conformance.cases.AnEnum convert(java.lang.Integer from) { + private com.google.protobuf.Internal.IntList val_; + private static final com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.AnEnum> val_converter_ = + new com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.AnEnum>() { + public build.buf.validate.conformance.cases.AnEnum convert(int from) { build.buf.validate.conformance.cases.AnEnum result = build.buf.validate.conformance.cases.AnEnum.forNumber(from); return result == null ? build.buf.validate.conformance.cases.AnEnum.UNRECOGNIZED : result; } @@ -61,8 +61,8 @@ public build.buf.validate.conformance.cases.AnEnum convert(java.lang.Integer fro */ @java.lang.Override public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.AnEnum>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.AnEnum>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.AnEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -79,7 +79,7 @@ public int getValCount() { */ @java.lang.Override public build.buf.validate.conformance.cases.AnEnum getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.AnEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -97,7 +97,7 @@ public build.buf.validate.conformance.cases.AnEnum getVal(int index) { */ @java.lang.Override public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } private int valMemoizedSerializedSize; @@ -121,7 +121,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) output.writeUInt32NoTag(valMemoizedSerializedSize); } for (int i = 0; i < val_.size(); i++) { - output.writeEnumNoTag(val_.get(i)); + output.writeEnumNoTag(val_.getInt(i)); } getUnknownFields().writeTo(output); } @@ -136,7 +136,7 @@ public int getSerializedSize() { int dataSize = 0; for (int i = 0; i < val_.size(); i++) { dataSize += com.google.protobuf.CodedOutputStream - .computeEnumSizeNoTag(val_.get(i)); + .computeEnumSizeNoTag(val_.getInt(i)); } size += dataSize; if (!getValList().isEmpty()) { size += 1; @@ -306,7 +306,7 @@ private Builder( public Builder clear() { super.clear(); bitField0_ = 0; - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); return this; } @@ -342,7 +342,7 @@ public build.buf.validate.conformance.cases.RepeatedEnumNotIn buildPartial() { private void buildPartialRepeatedFields(build.buf.validate.conformance.cases.RepeatedEnumNotIn result) { if (((bitField0_ & 0x00000001) != 0)) { - val_ = java.util.Collections.unmodifiableList(val_); + val_.makeImmutable(); bitField0_ = (bitField0_ & ~0x00000001); } result.val_ = val_; @@ -403,7 +403,7 @@ public Builder mergeFrom( case 8: { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); break; } // case 8 case 10: { @@ -412,7 +412,7 @@ public Builder mergeFrom( while(input.getBytesUntilLimit() > 0) { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); } input.popLimit(oldLimit); break; @@ -434,11 +434,11 @@ public Builder mergeFrom( } private int bitField0_; - private java.util.List val_ = - java.util.Collections.emptyList(); + private com.google.protobuf.Internal.IntList val_ = + emptyIntList(); private void ensureValIsMutable() { if (!((bitField0_ & 0x00000001) != 0)) { - val_ = new java.util.ArrayList(val_); + val_ = makeMutableCopy(val_); bitField0_ |= 0x00000001; } } @@ -447,8 +447,8 @@ private void ensureValIsMutable() { * @return A list containing the val. */ public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.AnEnum>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.AnEnum>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.AnEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -463,7 +463,7 @@ public int getValCount() { * @return The val at the given index. */ public build.buf.validate.conformance.cases.AnEnum getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.AnEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -477,7 +477,7 @@ public Builder setVal( throw new NullPointerException(); } ensureValIsMutable(); - val_.set(index, value.getNumber()); + val_.setInt(index, value.getNumber()); onChanged(); return this; } @@ -491,7 +491,7 @@ public Builder addVal(build.buf.validate.conformance.cases.AnEnum value) { throw new NullPointerException(); } ensureValIsMutable(); - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); onChanged(); return this; } @@ -504,7 +504,7 @@ public Builder addAllVal( java.lang.Iterable values) { ensureValIsMutable(); for (build.buf.validate.conformance.cases.AnEnum value : values) { - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); } onChanged(); return this; @@ -514,7 +514,7 @@ public Builder addAllVal( * @return This builder for chaining. */ public Builder clearVal() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); onChanged(); return this; @@ -533,7 +533,7 @@ public Builder clearVal() { * @return The enum numeric value on the wire of val at the given index. */ public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } /** * repeated .buf.validate.conformance.cases.AnEnum val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -544,7 +544,7 @@ public int getValValue(int index) { public Builder setValValue( int index, int value) { ensureValIsMutable(); - val_.set(index, value); + val_.setInt(index, value); onChanged(); return this; } @@ -555,7 +555,7 @@ public Builder setValValue( */ public Builder addValValue(int value) { ensureValIsMutable(); - val_.add(value); + val_.addInt(value); onChanged(); return this; } @@ -568,7 +568,7 @@ public Builder addAllValValue( java.lang.Iterable values) { ensureValIsMutable(); for (int value : values) { - val_.add(value); + val_.addInt(value); } onChanged(); return this; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotInOrBuilder.java index 157a4d37..9bbf097e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExact.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExact.java index d3c778eb..a5666e98 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExact.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExact.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedExact extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedExact.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnore.java index 84d8cd31..48f97a20 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedExactIgnore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedExactIgnore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnoreOrBuilder.java index 7ea6cf88..5bef08be 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactOrBuilder.java index 57310e47..cf47c8c3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefined.java index b717c476..b103434f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedExternalEnumDefined extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedExternalEnumDefined.class.getName()); } @@ -27,7 +27,7 @@ private RepeatedExternalEnumDefined(com.google.protobuf.GeneratedMessage.Builder super(builder); } private RepeatedExternalEnumDefined() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); } public static final com.google.protobuf.Descriptors.Descriptor @@ -45,12 +45,12 @@ private RepeatedExternalEnumDefined() { public static final int VAL_FIELD_NUMBER = 1; @SuppressWarnings("serial") - private java.util.List val_; - private static final com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.other_package.Embed.Enumerated> val_converter_ = - new com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.other_package.Embed.Enumerated>() { - public build.buf.validate.conformance.cases.other_package.Embed.Enumerated convert(java.lang.Integer from) { + private com.google.protobuf.Internal.IntList val_; + private static final com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.other_package.Embed.Enumerated> val_converter_ = + new com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.other_package.Embed.Enumerated>() { + public build.buf.validate.conformance.cases.other_package.Embed.Enumerated convert(int from) { build.buf.validate.conformance.cases.other_package.Embed.Enumerated result = build.buf.validate.conformance.cases.other_package.Embed.Enumerated.forNumber(from); return result == null ? build.buf.validate.conformance.cases.other_package.Embed.Enumerated.UNRECOGNIZED : result; } @@ -61,8 +61,8 @@ public build.buf.validate.conformance.cases.other_package.Embed.Enumerated conve */ @java.lang.Override public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.other_package.Embed.Enumerated>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.other_package.Embed.Enumerated>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.other_package.Embed.Enumerated val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -79,7 +79,7 @@ public int getValCount() { */ @java.lang.Override public build.buf.validate.conformance.cases.other_package.Embed.Enumerated getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.other_package.Embed.Enumerated val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -97,7 +97,7 @@ public build.buf.validate.conformance.cases.other_package.Embed.Enumerated getVa */ @java.lang.Override public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } private int valMemoizedSerializedSize; @@ -121,7 +121,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) output.writeUInt32NoTag(valMemoizedSerializedSize); } for (int i = 0; i < val_.size(); i++) { - output.writeEnumNoTag(val_.get(i)); + output.writeEnumNoTag(val_.getInt(i)); } getUnknownFields().writeTo(output); } @@ -136,7 +136,7 @@ public int getSerializedSize() { int dataSize = 0; for (int i = 0; i < val_.size(); i++) { dataSize += com.google.protobuf.CodedOutputStream - .computeEnumSizeNoTag(val_.get(i)); + .computeEnumSizeNoTag(val_.getInt(i)); } size += dataSize; if (!getValList().isEmpty()) { size += 1; @@ -306,7 +306,7 @@ private Builder( public Builder clear() { super.clear(); bitField0_ = 0; - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); return this; } @@ -342,7 +342,7 @@ public build.buf.validate.conformance.cases.RepeatedExternalEnumDefined buildPar private void buildPartialRepeatedFields(build.buf.validate.conformance.cases.RepeatedExternalEnumDefined result) { if (((bitField0_ & 0x00000001) != 0)) { - val_ = java.util.Collections.unmodifiableList(val_); + val_.makeImmutable(); bitField0_ = (bitField0_ & ~0x00000001); } result.val_ = val_; @@ -403,7 +403,7 @@ public Builder mergeFrom( case 8: { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); break; } // case 8 case 10: { @@ -412,7 +412,7 @@ public Builder mergeFrom( while(input.getBytesUntilLimit() > 0) { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); } input.popLimit(oldLimit); break; @@ -434,11 +434,11 @@ public Builder mergeFrom( } private int bitField0_; - private java.util.List val_ = - java.util.Collections.emptyList(); + private com.google.protobuf.Internal.IntList val_ = + emptyIntList(); private void ensureValIsMutable() { if (!((bitField0_ & 0x00000001) != 0)) { - val_ = new java.util.ArrayList(val_); + val_ = makeMutableCopy(val_); bitField0_ |= 0x00000001; } } @@ -447,8 +447,8 @@ private void ensureValIsMutable() { * @return A list containing the val. */ public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.other_package.Embed.Enumerated>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.other_package.Embed.Enumerated>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.other_package.Embed.Enumerated val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -463,7 +463,7 @@ public int getValCount() { * @return The val at the given index. */ public build.buf.validate.conformance.cases.other_package.Embed.Enumerated getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.other_package.Embed.Enumerated val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -477,7 +477,7 @@ public Builder setVal( throw new NullPointerException(); } ensureValIsMutable(); - val_.set(index, value.getNumber()); + val_.setInt(index, value.getNumber()); onChanged(); return this; } @@ -491,7 +491,7 @@ public Builder addVal(build.buf.validate.conformance.cases.other_package.Embed.E throw new NullPointerException(); } ensureValIsMutable(); - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); onChanged(); return this; } @@ -504,7 +504,7 @@ public Builder addAllVal( java.lang.Iterable values) { ensureValIsMutable(); for (build.buf.validate.conformance.cases.other_package.Embed.Enumerated value : values) { - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); } onChanged(); return this; @@ -514,7 +514,7 @@ public Builder addAllVal( * @return This builder for chaining. */ public Builder clearVal() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); onChanged(); return this; @@ -533,7 +533,7 @@ public Builder clearVal() { * @return The enum numeric value on the wire of val at the given index. */ public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } /** * repeated .buf.validate.conformance.cases.other_package.Embed.Enumerated val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -544,7 +544,7 @@ public int getValValue(int index) { public Builder setValValue( int index, int value) { ensureValIsMutable(); - val_.set(index, value); + val_.setInt(index, value); onChanged(); return this; } @@ -555,7 +555,7 @@ public Builder setValValue( */ public Builder addValValue(int value) { ensureValIsMutable(); - val_.add(value); + val_.addInt(value); onChanged(); return this; } @@ -568,7 +568,7 @@ public Builder addAllValValue( java.lang.Iterable values) { ensureValIsMutable(); for (int value : values) { - val_.add(value); + val_.addInt(value); } onChanged(); return this; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefinedOrBuilder.java index d516eaf1..fb2b8ed2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemIn.java index f98766ac..45ac7980 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedItemIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedItemIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemInOrBuilder.java index 54d84e48..c679dd9a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotIn.java index d95dd627..741320bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedItemNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedItemNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotInOrBuilder.java index b382b12a..5b67291e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPattern.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPattern.java index 5cce3265..4f6e726f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPattern.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPattern.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedItemPattern extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedItemPattern.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPatternOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPatternOrBuilder.java index 6fee5139..fd7b19d6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPatternOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPatternOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRule.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRule.java index f2e3ea99..32f1caa4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRule.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRule.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedItemRule extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedItemRule.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRuleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRuleOrBuilder.java index 5cd5635e..f4af5622 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRuleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRuleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMax.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMax.java index 63041e77..608b026f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMax.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMax.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedMax extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedMax.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMaxOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMaxOrBuilder.java index f6a00e95..3dcbe27d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMaxOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMaxOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMin.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMin.java index 2c6a5bcd..5fd95b4c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMin.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMin.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedMin extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedMin.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLen.java index 5a6679e4..353602ba 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedMinAndItemLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedMinAndItemLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLenOrBuilder.java index 774d41d0..cce5a63e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLen.java index 91bf8d41..d03b04d1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedMinAndMaxItemLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedMinAndMaxItemLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLenOrBuilder.java index fcaa276b..7b77bd4a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMax.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMax.java index c2a61ca2..0ea3bc48 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMax.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMax.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedMinMax extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedMinMax.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMaxOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMaxOrBuilder.java index d987b2e4..423462c4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMaxOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMaxOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinOrBuilder.java index 5f5de0ea..7c881a2c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUnique.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUnique.java index 01e05605..e9dda1a3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUnique.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUnique.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedMultipleUnique extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedMultipleUnique.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUniqueOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUniqueOrBuilder.java index a868689d..f239a312 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUniqueOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUniqueOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNone.java index 27a8a922..b885d803 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNoneOrBuilder.java index 99a01796..60d9c972 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedProto.java index 4a84da09..5775335a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private RepeatedProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUnique.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUnique.java index 49c9bd12..44cf3a8c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUnique.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUnique.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedUnique extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedUnique.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUniqueOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUniqueOrBuilder.java index 82ffe749..c3f6f9ee 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUniqueOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUniqueOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefined.java index 73c84223..0373687a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RepeatedYetAnotherExternalEnumDefined extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedYetAnotherExternalEnumDefined.class.getName()); } @@ -27,7 +27,7 @@ private RepeatedYetAnotherExternalEnumDefined(com.google.protobuf.GeneratedMessa super(builder); } private RepeatedYetAnotherExternalEnumDefined() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); } public static final com.google.protobuf.Descriptors.Descriptor @@ -45,12 +45,12 @@ private RepeatedYetAnotherExternalEnumDefined() { public static final int VAL_FIELD_NUMBER = 1; @SuppressWarnings("serial") - private java.util.List val_; - private static final com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated> val_converter_ = - new com.google.protobuf.Internal.ListAdapter.Converter< - java.lang.Integer, build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated>() { - public build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated convert(java.lang.Integer from) { + private com.google.protobuf.Internal.IntList val_; + private static final com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated> val_converter_ = + new com.google.protobuf.Internal.IntListAdapter.IntConverter< + build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated>() { + public build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated convert(int from) { build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated result = build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated.forNumber(from); return result == null ? build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated.UNRECOGNIZED : result; } @@ -61,8 +61,8 @@ public build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated */ @java.lang.Override public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.yet_another_package.Embed.Enumerated val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -79,7 +79,7 @@ public int getValCount() { */ @java.lang.Override public build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.yet_another_package.Embed.Enumerated val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -97,7 +97,7 @@ public build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated */ @java.lang.Override public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } private int valMemoizedSerializedSize; @@ -121,7 +121,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) output.writeUInt32NoTag(valMemoizedSerializedSize); } for (int i = 0; i < val_.size(); i++) { - output.writeEnumNoTag(val_.get(i)); + output.writeEnumNoTag(val_.getInt(i)); } getUnknownFields().writeTo(output); } @@ -136,7 +136,7 @@ public int getSerializedSize() { int dataSize = 0; for (int i = 0; i < val_.size(); i++) { dataSize += com.google.protobuf.CodedOutputStream - .computeEnumSizeNoTag(val_.get(i)); + .computeEnumSizeNoTag(val_.getInt(i)); } size += dataSize; if (!getValList().isEmpty()) { size += 1; @@ -306,7 +306,7 @@ private Builder( public Builder clear() { super.clear(); bitField0_ = 0; - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); return this; } @@ -342,7 +342,7 @@ public build.buf.validate.conformance.cases.RepeatedYetAnotherExternalEnumDefine private void buildPartialRepeatedFields(build.buf.validate.conformance.cases.RepeatedYetAnotherExternalEnumDefined result) { if (((bitField0_ & 0x00000001) != 0)) { - val_ = java.util.Collections.unmodifiableList(val_); + val_.makeImmutable(); bitField0_ = (bitField0_ & ~0x00000001); } result.val_ = val_; @@ -403,7 +403,7 @@ public Builder mergeFrom( case 8: { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); break; } // case 8 case 10: { @@ -412,7 +412,7 @@ public Builder mergeFrom( while(input.getBytesUntilLimit() > 0) { int tmpRaw = input.readEnum(); ensureValIsMutable(); - val_.add(tmpRaw); + val_.addInt(tmpRaw); } input.popLimit(oldLimit); break; @@ -434,11 +434,11 @@ public Builder mergeFrom( } private int bitField0_; - private java.util.List val_ = - java.util.Collections.emptyList(); + private com.google.protobuf.Internal.IntList val_ = + emptyIntList(); private void ensureValIsMutable() { if (!((bitField0_ & 0x00000001) != 0)) { - val_ = new java.util.ArrayList(val_); + val_ = makeMutableCopy(val_); bitField0_ |= 0x00000001; } } @@ -447,8 +447,8 @@ private void ensureValIsMutable() { * @return A list containing the val. */ public java.util.List getValList() { - return new com.google.protobuf.Internal.ListAdapter< - java.lang.Integer, build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated>(val_, val_converter_); + return new com.google.protobuf.Internal.IntListAdapter< + build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated>(val_, val_converter_); } /** * repeated .buf.validate.conformance.cases.yet_another_package.Embed.Enumerated val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -463,7 +463,7 @@ public int getValCount() { * @return The val at the given index. */ public build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated getVal(int index) { - return val_converter_.convert(val_.get(index)); + return val_converter_.convert(val_.getInt(index)); } /** * repeated .buf.validate.conformance.cases.yet_another_package.Embed.Enumerated val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -477,7 +477,7 @@ public Builder setVal( throw new NullPointerException(); } ensureValIsMutable(); - val_.set(index, value.getNumber()); + val_.setInt(index, value.getNumber()); onChanged(); return this; } @@ -491,7 +491,7 @@ public Builder addVal(build.buf.validate.conformance.cases.yet_another_package.E throw new NullPointerException(); } ensureValIsMutable(); - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); onChanged(); return this; } @@ -504,7 +504,7 @@ public Builder addAllVal( java.lang.Iterable values) { ensureValIsMutable(); for (build.buf.validate.conformance.cases.yet_another_package.Embed.Enumerated value : values) { - val_.add(value.getNumber()); + val_.addInt(value.getNumber()); } onChanged(); return this; @@ -514,7 +514,7 @@ public Builder addAllVal( * @return This builder for chaining. */ public Builder clearVal() { - val_ = java.util.Collections.emptyList(); + val_ = emptyIntList(); bitField0_ = (bitField0_ & ~0x00000001); onChanged(); return this; @@ -533,7 +533,7 @@ public Builder clearVal() { * @return The enum numeric value on the wire of val at the given index. */ public int getValValue(int index) { - return val_.get(index); + return val_.getInt(index); } /** * repeated .buf.validate.conformance.cases.yet_another_package.Embed.Enumerated val = 1 [json_name = "val", (.buf.validate.field) = { ... } @@ -544,7 +544,7 @@ public int getValValue(int index) { public Builder setValValue( int index, int value) { ensureValIsMutable(); - val_.set(index, value); + val_.setInt(index, value); onChanged(); return this; } @@ -555,7 +555,7 @@ public Builder setValValue( */ public Builder addValValue(int value) { ensureValIsMutable(); - val_.add(value); + val_.addInt(value); onChanged(); return this; } @@ -568,7 +568,7 @@ public Builder addAllValValue( java.lang.Iterable values) { ensureValIsMutable(); for (int value : values) { - val_.add(value); + val_.addInt(value); } onChanged(); return this; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefinedOrBuilder.java index bf392a03..9fb726dc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMap.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMap.java index 5a697fed..2ef7325a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMap.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMap.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsMap extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsMap.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMapOrBuilder.java index 4eb730e7..7b1aaedf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresence.java index a4312a38..67e56359 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsMessageExplicitPresence extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsMessageExplicitPresence.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimited.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimited.java index f2b6fd5b..e7f617ea 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimited.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimited.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsMessageExplicitPresenceDelimited extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsMessageExplicitPresenceDelimited.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimitedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimitedOrBuilder.java index 19168848..53ecd429 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimitedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimitedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceOrBuilder.java index b2917b98..82715d00 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequired.java index 586785b9..bfa89c3d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsMessageLegacyRequired extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsMessageLegacyRequired.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimited.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimited.java index 0aeadd60..4ca06716 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimited.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimited.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsMessageLegacyRequiredDelimited extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsMessageLegacyRequiredDelimited.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimitedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimitedOrBuilder.java index 6ee61c53..c588ee10 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimitedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimitedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredOrBuilder.java index 394550d1..7d084b7a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneof.java index 40979fe4..8489781e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsOneof extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsOneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneofOrBuilder.java index a088beb9..e6104119 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeated.java index f0f54a1a..17475a94 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsRepeated extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsRepeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpanded.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpanded.java index e0ecda7d..6673ba21 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpanded.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpanded.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsRepeatedExpanded extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsRepeatedExpanded.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpandedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpandedOrBuilder.java index f9ccbb90..f98a92a4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpandedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpandedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedOrBuilder.java index 770c092b..cb54fa8e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresence.java index 2b0cbcd8..a8d95e6c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsScalarExplicitPresence extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsScalarExplicitPresence.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefault.java index 2c7862aa..141f6a64 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsScalarExplicitPresenceDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsScalarExplicitPresenceDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefaultOrBuilder.java index e397ffc0..d27783dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceOrBuilder.java index bad2d5d5..cef38f39 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresence.java index 5a695ac0..147f5171 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsScalarImplicitPresence extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsScalarImplicitPresence.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresenceOrBuilder.java index af2a5b7f..68eae417 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequired.java index 0be7ba82..6b933a09 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredEditionsScalarLegacyRequired extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredEditionsScalarLegacyRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequiredOrBuilder.java index 8352ebac..adfa2cc1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto2Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto2Proto.java index 1ae79636..932b8b8a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto2Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto2Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private RequiredFieldProto2Proto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredFieldProto2Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto3Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto3Proto.java index 4702ea87..e9d3e445 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto3Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto3Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private RequiredFieldProto3Proto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredFieldProto3Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProtoEditionsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProtoEditionsProto.java index 67982995..6f47dc28 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProtoEditionsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProtoEditionsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private RequiredFieldProtoEditionsProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredFieldProtoEditionsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Map.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Map.java index f8649173..1dfb3b75 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Map.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Map.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto2Map extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto2Map.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MapOrBuilder.java index 40861f6b..3e7c722b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Message.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Message.java index 29c79bdf..1755983a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Message.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Message.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto2Message extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto2Message.class.getName()); } @@ -75,8 +75,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MessageOrBuilder.java index 6c450305..143bbf61 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Oneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Oneof.java index d8204641..f44e5da6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Oneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Oneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto2Oneof extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto2Oneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2OneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2OneofOrBuilder.java index 2bfdbcbd..2a7ff98b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2OneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2OneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Repeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Repeated.java index 77f49bb6..876de3a9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Repeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Repeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto2Repeated extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto2Repeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2RepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2RepeatedOrBuilder.java index ea6c3b05..b9dceb66 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2RepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2RepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptional.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptional.java index b3b5367c..b8e22c43 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptional.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptional.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto2ScalarOptional extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto2ScalarOptional.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefault.java index f2fc0407..3c005349 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto2ScalarOptionalDefault extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto2ScalarOptionalDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefaultOrBuilder.java index 97646973..fd6d2a6d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalOrBuilder.java index 74bab99a..5bb7770d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequired.java index a00b6bb3..1c887b4e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto2ScalarRequired extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto2ScalarRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequiredOrBuilder.java index 283dad34..36ae34ff 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Map.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Map.java index c1805b1d..ef1980ea 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Map.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Map.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto3Map extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto3Map.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MapOrBuilder.java index eb27b8ee..5160e234 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Message.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Message.java index 394b5c00..23dce644 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Message.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Message.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto3Message extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto3Message.class.getName()); } @@ -70,8 +70,8 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MessageOrBuilder.java index 78dfe9e5..85c45a15 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOf.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOf.java index 3286591a..a8e85427 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOf.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOf.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto3OneOf extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto3OneOf.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOfOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOfOrBuilder.java index a5426cc7..63c7ad20 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOfOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOfOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalar.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalar.java index 09ebb128..7b0c999c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalar.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalar.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto3OptionalScalar extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto3OptionalScalar.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalarOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalarOrBuilder.java index 5e62c633..30951693 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalarOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalarOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Repeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Repeated.java index ad5d0adb..e7b6e627 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Repeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Repeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto3Repeated extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto3Repeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3RepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3RepeatedOrBuilder.java index eb808e60..ba7befe2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3RepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3RepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Scalar.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Scalar.java index 2373c24b..05f60edd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Scalar.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Scalar.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class RequiredProto3Scalar extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RequiredProto3Scalar.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3ScalarOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3ScalarOrBuilder.java index 47d286c7..d12d0028 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3ScalarOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3ScalarOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Const.java index 8e08f90e..9ec256e6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32Const extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ConstOrBuilder.java index b2a584df..cfcda512 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTE.java index 2839a135..e12d3300 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32ExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTEOrBuilder.java index 78e3c087..b94ef109 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGT.java index 6f26d921..92ca5de5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32ExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGTOrBuilder.java index c318ddf0..8a4a58ee 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GT.java index 3d65127e..993dac89 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32GT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTE.java index f74b2001..fee5aff4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32GTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTE.java index e045f9e5..059008d0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32GTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTEOrBuilder.java index af52896d..2f0e3705 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTEOrBuilder.java index 3f438a08..d6c4a2f5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLT.java index dd48a1b9..c9224936 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32GTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLTOrBuilder.java index ea2f35b3..ea5c9e49 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTOrBuilder.java index 9fdb3394..d2018832 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Ignore.java index cdad5613..577963f3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32Ignore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IgnoreOrBuilder.java index 9193e384..bba1d5c3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32In.java index 0c8bc65f..1da22d80 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32In extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32InOrBuilder.java index 77a9f793..ea9b3b42 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectType.java index 510fccfc..18ae110a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32IncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectTypeOrBuilder.java index 53541a19..59bb4375 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LT.java index d229d841..6988d34d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32LT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTE.java index e6010457..59caff1c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32LTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTEOrBuilder.java index fc1c8b71..9b78edf3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTOrBuilder.java index c212a6af..7b93e6a6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32None.java index b06a7754..b7395f8c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32None extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NoneOrBuilder.java index e58508cc..40fb0ef6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotIn.java index 98480497..30bebb6d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed32NotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotInOrBuilder.java index dbb0ec3f..0791e825 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Const.java index ad81f4ab..f63cad52 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64Const extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ConstOrBuilder.java index fc571950..3fa83b35 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTE.java index a74f215c..025a3e18 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64ExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTEOrBuilder.java index c42f86f3..e48dc50c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGT.java index 331dcaca..b6ecae3b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64ExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGTOrBuilder.java index b0d743a2..c6d9bea6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GT.java index ef6b4d09..43a8c10f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64GT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTE.java index 3421171b..c8ec3bf8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64GTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTE.java index cdbad62c..fef6e938 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64GTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTEOrBuilder.java index f3719ddf..d342a949 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTEOrBuilder.java index 2d282914..1ad97b2f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLT.java index 23021146..b6b3a637 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64GTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLTOrBuilder.java index 42541b36..5a4d7341 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTOrBuilder.java index 2087e113..4e8000b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Ignore.java index baec7e4a..a2b8f70a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64Ignore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IgnoreOrBuilder.java index 34397769..69124391 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64In.java index 3ce98d0e..e0133de2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64In extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64InOrBuilder.java index 6c9170be..5f055b8f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectType.java index d03feed8..459c294a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64IncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectTypeOrBuilder.java index 49973fd8..dd4924cc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LT.java index f4e8c0cd..236c1ba3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64LT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTE.java index dc64e55c..99be3749 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64LTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTEOrBuilder.java index 349f6025..ed5d76eb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTOrBuilder.java index 475f7b9c..57a6bf40 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64None.java index d25810da..c6c32f70 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64None extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NoneOrBuilder.java index 18b550f0..df207607 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotIn.java index 9a3caf4d..7827e1b3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SFixed64NotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotInOrBuilder.java index ee7c8b36..8eeb144f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Const.java index 4c2cbc8c..0ec7d537 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32Const extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ConstOrBuilder.java index bed77aa7..9841c064 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTE.java index 4de32fba..9ff49d81 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32ExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTEOrBuilder.java index 055bce33..f618d8aa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGT.java index 02d7a1d2..a5493e61 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32ExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGTOrBuilder.java index ac4102b7..25e10443 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GT.java index b8298e51..c38e4925 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32GT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTE.java index 2df351d9..f529da34 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32GTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTE.java index 8b04d49d..18fc3a4d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32GTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTEOrBuilder.java index b10a3933..1129dc1d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTEOrBuilder.java index 07813254..bb8e7504 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLT.java index eaac5a89..e6b9f3a0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32GTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLTOrBuilder.java index 85e0a460..467d1877 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTOrBuilder.java index e7ec0ad7..262d09cf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Ignore.java index 524b3130..5c14985d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32Ignore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IgnoreOrBuilder.java index ce6c1035..e5d55740 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32In.java index 9c31a365..6c6b2a41 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32In extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32InOrBuilder.java index a7cc185f..1fa82142 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectType.java index 04389e93..5537d7ae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32IncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectTypeOrBuilder.java index 15c5a799..a5cc4933 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LT.java index d335f458..665737bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32LT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTE.java index 8dc2deec..3b88a620 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32LTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTEOrBuilder.java index 753308f7..70542b8d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTOrBuilder.java index 6b09e81b..19458281 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32None.java index 3ba518f9..e712f595 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32None extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NoneOrBuilder.java index 8c984ad2..ba2d79fb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotIn.java index e3a99b6c..29a802e1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt32NotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotInOrBuilder.java index 263d456e..9a4c4450 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Const.java index c5fed663..d858a862 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64Const extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ConstOrBuilder.java index 3498c4e4..3cfb8fd7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTE.java index e1c4d1d8..4080899e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64ExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTEOrBuilder.java index 4b8f0bc3..ad471c77 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGT.java index 9844f827..0b9b9372 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64ExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGTOrBuilder.java index 02d1bd54..957f5955 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GT.java index 399aab7e..64da88f3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64GT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTE.java index 6e6a9048..65da6709 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64GTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTE.java index 01c20a5a..605f8963 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64GTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTEOrBuilder.java index e824b66c..45c4aa4c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTEOrBuilder.java index 060b6d53..670c45f8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLT.java index 07939737..eae6a393 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64GTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLTOrBuilder.java index 1b958c21..c80ed052 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTOrBuilder.java index 94bf7212..458f5215 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Ignore.java index 1eb44d91..78f2a4d0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64Ignore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IgnoreOrBuilder.java index 3ecf0dda..b51b8a0b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64In.java index f463777e..aec05b06 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64In extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64InOrBuilder.java index af83fe12..4300a7a4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectType.java index b8faac73..2c26a17a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64IncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectTypeOrBuilder.java index 7ab18d6d..a0b96aa4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LT.java index 34852deb..000e4835 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64LT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTE.java index 31495fcd..83e2f500 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64LTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTEOrBuilder.java index a1dd9897..8f1d53e9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTOrBuilder.java index 7081ccc5..7764cbd0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64None.java index a0ca53fc..896251ea 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64None extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NoneOrBuilder.java index 75e47474..ecc71817 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotIn.java index 17b91031..16c40c6b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class SInt64NotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotInOrBuilder.java index bac03596..fb491129 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddress.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddress.java index 113667c8..c388e4e1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddress.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddress.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringAddress extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringAddress.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddressOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddressOrBuilder.java index 1a31cbcd..0200f8c8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddressOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddressOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringConst.java index fd473c3e..4b12b6de 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringConst extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringConstOrBuilder.java index b38150a4..6ddc487d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringContains.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringContains.java index 11d70821..ed40765e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringContains.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringContains.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringContains extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringContains.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringContainsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringContainsOrBuilder.java index 5311c6a6..4dbf2564 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringContainsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringContainsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmail.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmail.java index e6b68fa9..48a2d157 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmail.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmail.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringEmail extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringEmail.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmailOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmailOrBuilder.java index 2c1423c4..840ddb76 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmailOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmailOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytes.java index f2ad15ea..453e99c7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringEqualMinMaxBytes extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringEqualMinMaxBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytesOrBuilder.java index 18da5c60..8a7ad1ec 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLen.java index 74d73b4a..aff2727b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringEqualMinMaxLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringEqualMinMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLenOrBuilder.java index b2d44d8b..a85acfbf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPort.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPort.java index 7ca2af7b..6f41e8e1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPort.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPort.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringHostAndOptionalPort extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringHostAndOptionalPort.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPortOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPortOrBuilder.java index 1479c669..92290a94 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPortOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPortOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPort.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPort.java index b957fdf5..4b426131 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPort.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPort.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringHostAndPort extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringHostAndPort.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPortOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPortOrBuilder.java index 07ca0864..d6b9d323 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPortOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPortOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostname.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostname.java index a490a10f..2f16844c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostname.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostname.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringHostname extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringHostname.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostnameOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostnameOrBuilder.java index fe93f98f..ee4fd570 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostnameOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostnameOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderName.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderName.java index 54e9094d..9da0d6fc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderName.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderName.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringHttpHeaderName extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringHttpHeaderName.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLoose.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLoose.java index f4bbdfb2..ecedb58f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLoose.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLoose.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringHttpHeaderNameLoose extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringHttpHeaderNameLoose.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLooseOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLooseOrBuilder.java index 64fa7d90..d3591dca 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLooseOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLooseOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameOrBuilder.java index dbb7d243..0416a517 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValue.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValue.java index 2fbcf3fd..39ae1cd4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValue.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValue.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringHttpHeaderValue extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringHttpHeaderValue.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLoose.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLoose.java index 9458e5c6..9181f1b9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLoose.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLoose.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringHttpHeaderValueLoose extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringHttpHeaderValueLoose.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLooseOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLooseOrBuilder.java index 98cf4c13..814e38ed 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLooseOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLooseOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueOrBuilder.java index 93de1258..42b1aba5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIP.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIP.java index e4f6cdc0..2bef78bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIP.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIP.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringIP extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringIP.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPOrBuilder.java index 0a3f5b8f..4f3ae396 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefix.java index 2eb591ff..4397d687 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringIPPrefix extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringIPPrefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefixOrBuilder.java index bb1c22ce..c57cf43e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLen.java index 251bed65..8b90a53c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringIPWithPrefixLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringIPWithPrefixLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLenOrBuilder.java index aea2848e..a90477bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4.java index 0093d88e..4ac57a13 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringIPv4 extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringIPv4.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4OrBuilder.java index c0d6088d..ad93e81e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4Prefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4Prefix.java index 0a264e9c..276c33cc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4Prefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4Prefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringIPv4Prefix extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringIPv4Prefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4PrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4PrefixOrBuilder.java index 1c81fd5b..1cf8be64 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4PrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4PrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLen.java index 51b330bc..b9e4c03f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringIPv4WithPrefixLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringIPv4WithPrefixLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLenOrBuilder.java index eaf955c7..1e0806ef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6.java index 72a4cb82..49695f81 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringIPv6 extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringIPv6.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6OrBuilder.java index ff3a0e91..ed91c0f1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6Prefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6Prefix.java index 296793bd..36f28529 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6Prefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6Prefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringIPv6Prefix extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringIPv6Prefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6PrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6PrefixOrBuilder.java index 3402b4b2..d52352c7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6PrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6PrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLen.java index f30f6da0..7a2c58fc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringIPv6WithPrefixLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringIPv6WithPrefixLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLenOrBuilder.java index cb562d3b..0ae76b7f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIn.java index 08ba5606..fb89c992 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneof.java index 7b009db6..5ef27779 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringInOneof extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringInOneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneofOrBuilder.java index af79d7ab..e8f50969 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOrBuilder.java index e0cfc3b2..0b9aae55 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLen.java index f8ba766b..38d271b8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytes.java index 6c84a47f..fe689cdb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringLenBytes extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringLenBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytesOrBuilder.java index fea047ab..aab46cce 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenOrBuilder.java index 3b4b635a..9cb610c5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytes.java index 6c83326c..993475c7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringMaxBytes extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringMaxBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytesOrBuilder.java index a1cb914c..6d79085c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLen.java index f8e01f72..ef239f29 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringMaxLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLenOrBuilder.java index 753abf48..22d64135 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytes.java index 3a66fc01..d57c1c85 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringMinBytes extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringMinBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytesOrBuilder.java index 1a28e022..013b3ee3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLen.java index 35439709..0e1b3e72 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringMinLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringMinLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLenOrBuilder.java index ab0e5c00..814515f4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytes.java index 00ca5150..958aed1d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringMinMaxBytes extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringMinMaxBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytesOrBuilder.java index 70c13c4e..64339611 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLen.java index b5e68839..4a39a1d1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringMinMaxLen extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringMinMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLenOrBuilder.java index 344820a9..6e51f17f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNone.java index 806c7883..b3a274a6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNoneOrBuilder.java index 50a5b983..3a9b9fb9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContains.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContains.java index bc0c64ef..c621dd29 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContains.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContains.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringNotContains extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringNotContains.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContainsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContainsOrBuilder.java index 404f9908..703adaaa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContainsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContainsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIn.java index 741283ac..9b1c1c37 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringNotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotInOrBuilder.java index 3051ffa1..7c04ae76 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPattern.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPattern.java index 5e66f044..8adfd22f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPattern.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPattern.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringPattern extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringPattern.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapes.java index 296c913c..0e213441 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringPatternEscapes extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringPatternEscapes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapesOrBuilder.java index 313acf5c..08b682b4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternOrBuilder.java index 3aef6aea..eb3701c0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefix.java index 660ade41..c0da432d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringPrefix extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringPrefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefixOrBuilder.java index 069634b9..fe043dce 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffix.java index bddacd80..9eaafac3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringSuffix extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringSuffix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffixOrBuilder.java index da0f297f..69759cc5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUID.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUID.java index 9faf35e5..8d048cf2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUID.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUID.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringTUUID extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringTUUID.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUIDOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUIDOrBuilder.java index 5a71c1f6..0a7c3d86 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUIDOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUIDOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURI.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURI.java index 9bdd0789..27170b8a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURI.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURI.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringURI extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringURI.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIOrBuilder.java index fd210f07..7147ce50 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRef.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRef.java index eac88a09..d700f22a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRef.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRef.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringURIRef extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringURIRef.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRefOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRefOrBuilder.java index d80a8d05..34153a41 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRefOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRefOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUID.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUID.java index d1d1af71..1ab533be 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUID.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUID.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringUUID extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringUUID.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnore.java index 4763a0c0..b3a740a7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class StringUUIDIgnore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringUUIDIgnore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnoreOrBuilder.java index 69eb8fa8..ff9e5c12 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDOrBuilder.java index a79e87b9..72323a01 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringsProto.java index 980749fa..2fe1777c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private StringsProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnum.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnum.java index 0c0fdeab..6767e80b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnum.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnum.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -29,8 +29,8 @@ public enum TestEnum com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TestEnum.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnumAlias.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnumAlias.java index deeef4cd..fae77381 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnumAlias.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnumAlias.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -33,8 +33,8 @@ public enum TestEnumAlias com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TestEnumAlias.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsg.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsg.java index 43b5d4a9..03cb05b9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsg.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsg.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TestMsg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TestMsg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsgOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsgOrBuilder.java index b63950d4..3dfb4a91 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsgOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsgOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsg.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsg.java index 1a763d7d..57dae3c1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsg.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsg.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TestOneofMsg extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TestOneofMsg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsgOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsgOrBuilder.java index e37464b9..05d7a5d5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsgOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsgOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConst.java index 80b4ccfb..7c28bc27 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampConst extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConstOrBuilder.java index c8373bfa..22cbe272 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTE.java index 48831d63..74b3244b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTEOrBuilder.java index 91d0333e..b9280cba 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGT.java index fd087440..8a7b0bfa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGTOrBuilder.java index 9577ed9b..ac258bdc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGT.java index 8ddaaf02..fcef267b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTE.java index 2d082cd0..f84503be 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampGTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampGTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTE.java index e12fb566..78fadeae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTEOrBuilder.java index 47a54c3f..d4633f89 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTEOrBuilder.java index 077a5b7d..523ee491 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLT.java index b6bd2a19..fd661cc7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampGTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampGTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLTOrBuilder.java index 42d43d80..14c02086 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNow.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNow.java index 4daf362b..e7df3347 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNow.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNow.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampGTNow extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampGTNow.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowOrBuilder.java index f19e52de..51ecd2ae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithin.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithin.java index b4545ef0..0faf5957 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithin.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithin.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampGTNowWithin extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampGTNowWithin.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithinOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithinOrBuilder.java index cee44b71..a314b195 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithinOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithinOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTOrBuilder.java index 9a77ba73..ef365aed 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLT.java index 25cfb3aa..a3344819 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTE.java index b619e0da..f278caf8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampLTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampLTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTEOrBuilder.java index 1fc8d019..f68d84bf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNow.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNow.java index 81cbcf30..ae2942f7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNow.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNow.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampLTNow extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampLTNow.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowOrBuilder.java index a296a1e3..b9f8c8c6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithin.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithin.java index 2a33542d..e1eddd7e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithin.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithin.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampLTNowWithin extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampLTNowWithin.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithinOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithinOrBuilder.java index 4f453716..4b959dc0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithinOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithinOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTOrBuilder.java index 592083ff..92ec2c67 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNone.java index d48bf445..940b477c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNoneOrBuilder.java index de89e5fd..c3e684c0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequired.java index 46dcb5a7..aaf9b805 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampRequired extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequiredOrBuilder.java index ea467578..58f1fce3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithin.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithin.java index fe15c145..7ad91fd2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithin.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithin.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class TimestampWithin extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampWithin.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithinOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithinOrBuilder.java index ae655541..1ff4cab5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithinOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithinOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Const.java index ead2d0ec..ced8a5a0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32Const extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ConstOrBuilder.java index 4307801e..cdd87012 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTE.java index 9cdf4cfe..6b55b3fd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32ExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTEOrBuilder.java index 596615f4..601e0743 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGT.java index 45e66844..ef934c8d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32ExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGTOrBuilder.java index 1d6a8ff4..d007f39a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GT.java index fd06ea9a..796180f4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32GT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTE.java index f554a19b..a9b75008 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32GTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTE.java index 4de6c03b..ec6fe8b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32GTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTEOrBuilder.java index cc52a0e5..368b527a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTEOrBuilder.java index 0a94ce2a..f7fef605 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLT.java index 3688246a..9b396b84 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32GTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLTOrBuilder.java index 34f9cb85..e6558b29 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTOrBuilder.java index ed7aaed3..9f46dfeb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Ignore.java index 4d497512..8a053188 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32Ignore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IgnoreOrBuilder.java index 071ec0e8..20c05ef4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32In.java index 7fb73f1e..5daf6d4c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32In extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32InOrBuilder.java index 8a164fb2..e7e7c6d8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectType.java index 69d60d69..570f3ba3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32IncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectTypeOrBuilder.java index cb1d1d09..01aaa56c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LT.java index aabfa3d0..b624a86e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32LT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTE.java index 7eb52a9a..929cdc0a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32LTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTEOrBuilder.java index 3549d358..965a0bfe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTOrBuilder.java index 3614daf4..38a71025 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32None.java index 1df7eae4..3170b71d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32None extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NoneOrBuilder.java index 45e586c1..9de555a8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotIn.java index c1422632..fc21fe40 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt32NotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotInOrBuilder.java index b45d46af..c92843d4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Const.java index 2d0758cc..20fbfc72 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64Const extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ConstOrBuilder.java index 499254ef..3dd926ad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTE.java index a9673edd..50cebcd1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64ExGTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTEOrBuilder.java index 369a1beb..33a9e697 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGT.java index 3d1f8869..8e5f9a0b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64ExLTGT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGTOrBuilder.java index 680ecdc1..ab77893a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GT.java index 5acaa3c5..3ce71de7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64GT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTE.java index ffd09c6c..fef89ab6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64GTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTE.java index 19f57cbd..82531c42 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64GTELTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTEOrBuilder.java index ab51868d..6306e26a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTEOrBuilder.java index 410e1122..895eed9e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLT.java index 7f3f4591..110a796e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64GTLT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLTOrBuilder.java index 21a43de0..6e2504f6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTOrBuilder.java index 48dfc7cd..b646384d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Ignore.java index 8e361f12..0eb847c5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64Ignore extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IgnoreOrBuilder.java index c05e023a..f9419d80 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64In.java index d0bf4ef0..0537873d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64In extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64InOrBuilder.java index afde0d18..f861aa40 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectType.java index 7f6a95d0..4a54ba3f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64IncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectTypeOrBuilder.java index a611984d..e5721857 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LT.java index bcd80c80..9491da7e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64LT extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTE.java index b5e5e2ac..92cfaa38 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64LTE extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTEOrBuilder.java index cf17d292..bd0a35fa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTOrBuilder.java index 48532992..542a1044 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64None.java index bdd2aa4e..c6b83289 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64None extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NoneOrBuilder.java index 1fed50dc..3b10bf50 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotIn.java index 4369ddce..8b1d7cc5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class UInt64NotIn extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotInOrBuilder.java index acb17516..c6825b42 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktAnyProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktAnyProto.java index 18c5bbf4..906c98e7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktAnyProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktAnyProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private WktAnyProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WktAnyProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktDurationProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktDurationProto.java index 26ab3809..52a07fd4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktDurationProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktDurationProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private WktDurationProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WktDurationProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOne.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOne.java index f265fb3c..012dd7fa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOne.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOne.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_nested.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WktLevelOne extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WktLevelOne.class.getName()); } @@ -73,8 +73,8 @@ public static final class WktLevelTwo extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WktLevelTwo.class.getName()); } @@ -126,8 +126,8 @@ public static final class WktLevelThree extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WktLevelThree.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOneOrBuilder.java index 0e8290ff..89647082 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_nested.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktNestedProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktNestedProto.java index 59dde3c0..55f375eb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktNestedProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktNestedProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_nested.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private WktNestedProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WktNestedProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktTimestampProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktTimestampProto.java index 2998681a..a1418e83 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktTimestampProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktTimestampProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private WktTimestampProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WktTimestampProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktWrappersProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktWrappersProto.java index 786a5d10..066360f4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktWrappersProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktWrappersProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -11,8 +11,8 @@ private WktWrappersProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WktWrappersProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBool.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBool.java index 0e2f8159..addff2a1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBool.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBool.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperBool extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperBool.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBoolOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBoolOrBuilder.java index 64a8d594..a7b4d141 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBoolOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBoolOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytes.java index 5665e99c..08bcc9b0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperBytes extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytesOrBuilder.java index 1c42f45e..5c886070 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDouble.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDouble.java index 6f0fe030..b1b0e756 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDouble.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDouble.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperDouble extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperDouble.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDoubleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDoubleOrBuilder.java index 1b078394..3ff80d1d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDoubleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDoubleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloat.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloat.java index f2614581..edfbfd16 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloat.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloat.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperFloat extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperFloat.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloatOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloatOrBuilder.java index fb8b43aa..b8d4baef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloatOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloatOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32.java index 7ad5506a..38b8b17b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperInt32 extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperInt32.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32OrBuilder.java index 4357cdfe..7d8307b8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64.java index c9fecc0c..440ac258 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperInt64 extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperInt64.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64OrBuilder.java index 90b44be7..45795bad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNone.java index ab8bd3e4..731c2b4a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperNone extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNoneOrBuilder.java index 2881dd21..cea9b7e8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidString.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidString.java index e755d028..4d8ad645 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidString.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidString.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperOptionalUuidString extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperOptionalUuidString.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidStringOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidStringOrBuilder.java index 39070b3c..4612c16d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidStringOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidStringOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyString.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyString.java index 6e82b49c..a9eb74c7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyString.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyString.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperRequiredEmptyString extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperRequiredEmptyString.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyStringOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyStringOrBuilder.java index 64136bbe..7c38ec1d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyStringOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyStringOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloat.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloat.java index 5ab108e5..b8ef4952 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloat.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloat.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperRequiredFloat extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperRequiredFloat.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloatOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloatOrBuilder.java index 6f416320..ea10c491 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloatOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloatOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredString.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredString.java index 649cd95c..85b2d8e8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredString.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredString.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperRequiredString extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperRequiredString.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredStringOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredStringOrBuilder.java index c4a89716..d416b8d9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredStringOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredStringOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperString.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperString.java index 797b92ee..bc143c01 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperString.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperString.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperString extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperString.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperStringOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperStringOrBuilder.java index a3ebe01f..591201eb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperStringOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperStringOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32.java index ec1dcc0f..7f4b1ebb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperUInt32 extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperUInt32.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32OrBuilder.java index f6192f44..72d7dc2c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64.java index ff18cc54..7cfcea51 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; @@ -17,8 +17,8 @@ public final class WrapperUInt64 extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", WrapperUInt64.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64OrBuilder.java index 951311d5..6a65a792 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/CustomConstraintsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/CustomConstraintsProto.java index 789d3186..0338f3f2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/CustomConstraintsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/CustomConstraintsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; @@ -11,8 +11,8 @@ private CustomConstraintsProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", CustomConstraintsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeError.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeError.java index b3e5166a..9a3204f7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeError.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeError.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; @@ -17,8 +17,8 @@ public final class DynRuntimeError extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DynRuntimeError.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeErrorOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeErrorOrBuilder.java index c9408e19..f400665e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeErrorOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeErrorOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/Enum.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/Enum.java index a649b4dc..4178a838 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/Enum.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/Enum.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; @@ -25,8 +25,8 @@ public enum Enum com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Enum.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressions.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressions.java index 60fc5b8f..eacbc3d7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressions.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressions.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; @@ -17,8 +17,8 @@ public final class FieldExpressions extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FieldExpressions.class.getName()); } @@ -65,8 +65,8 @@ public static final class Nested extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Nested.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressionsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressionsOrBuilder.java index d01a43bf..f5a0fc64 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressionsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressionsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectType.java index 42ee3be8..167ef6b4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; @@ -17,8 +17,8 @@ public final class IncorrectType extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectTypeOrBuilder.java index 71d8a769..a2d997f4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressions.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressions.java index 0c01d283..19601a9f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressions.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressions.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; @@ -21,8 +21,8 @@ public final class MessageExpressions extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MessageExpressions.class.getName()); } @@ -76,8 +76,8 @@ public static final class Nested extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Nested.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressionsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressionsOrBuilder.java index 73ab38ad..63210637 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressionsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressionsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingField.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingField.java index 4dcae55d..3fefdcf3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingField.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingField.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; @@ -17,8 +17,8 @@ public final class MissingField extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MissingField.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingFieldOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingFieldOrBuilder.java index 210d2506..f47ab037 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingFieldOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingFieldOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressions.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressions.java index a45f3ba0..5537acd9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressions.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressions.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; @@ -21,8 +21,8 @@ public final class NoExpressions extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", NoExpressions.class.getName()); } @@ -63,8 +63,8 @@ public static final class Nested extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Nested.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressionsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressionsOrBuilder.java index 5797dfcd..f5b6f6da 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressionsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressionsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNow.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNow.java index 5a75fbe3..ec280ca7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNow.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNow.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; @@ -17,8 +17,8 @@ public final class NowEqualsNow extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", NowEqualsNow.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNowOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNowOrBuilder.java index abefab35..33adaba4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNowOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNowOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/Embed.java b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/Embed.java index f1203ce3..89311171 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/Embed.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/Embed.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/other_package/embed.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.other_package; @@ -21,8 +21,8 @@ public final class Embed extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Embed.class.getName()); } @@ -66,8 +66,8 @@ public enum Enumerated com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Enumerated.class.getName()); } @@ -179,8 +179,8 @@ public static final class DoubleEmbed extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleEmbed.class.getName()); } @@ -224,8 +224,8 @@ public enum DoubleEnumerated com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleEnumerated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedOrBuilder.java index 47a94332..e38b3536 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/other_package/embed.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.other_package; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedProto.java index d829dfe2..021151e0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/other_package/embed.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.other_package; @@ -11,8 +11,8 @@ private EmbedProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EmbedProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/subdirectory/InSubdirectoryProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/subdirectory/InSubdirectoryProto.java index d1041244..a702845b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/subdirectory/InSubdirectoryProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/subdirectory/InSubdirectoryProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/subdirectory/in_subdirectory.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.subdirectory; @@ -11,8 +11,8 @@ private InSubdirectoryProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", InSubdirectoryProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed.java b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed.java index d498aaba..3840924f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/yet_another_package/embed2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.yet_another_package; @@ -21,8 +21,8 @@ public final class Embed extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Embed.class.getName()); } @@ -66,8 +66,8 @@ public enum Enumerated com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Enumerated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed2Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed2Proto.java index 59e67841..41258502 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed2Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed2Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/yet_another_package/embed2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.yet_another_package; @@ -11,8 +11,8 @@ private Embed2Proto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Embed2Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/EmbedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/EmbedOrBuilder.java index f1d922db..0f58d285 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/EmbedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/EmbedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/yet_another_package/embed2.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.cases.yet_another_package; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResult.java b/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResult.java index c3b35686..362c048a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResult.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResult.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; @@ -21,8 +21,8 @@ public final class CaseResult extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", CaseResult.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResultOrBuilder.java index 6e773b2e..cb5bf736 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/HarnessProto.java b/conformance/src/main/java/build/buf/validate/conformance/harness/HarnessProto.java index 6fe04fd6..1cd98907 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/HarnessProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/HarnessProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; @@ -11,8 +11,8 @@ private HarnessProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", HarnessProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptions.java b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptions.java index d1e28787..85a0604f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptions.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptions.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; @@ -22,8 +22,8 @@ public final class ResultOptions extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", ResultOptions.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptionsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptionsOrBuilder.java index d7845495..55f0e76f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptionsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptionsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSet.java b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSet.java index 6f54ec63..79837108 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSet.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSet.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; @@ -21,8 +21,8 @@ public final class ResultSet extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", ResultSet.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSetOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSetOrBuilder.java index 6cc466f8..626b5b4a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSetOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSetOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultsProto.java b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultsProto.java index 8e2fb589..ee54601c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; @@ -11,8 +11,8 @@ private ResultsProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", ResultsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResults.java b/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResults.java index 06f4181d..98d7eb3c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResults.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResults.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; @@ -21,8 +21,8 @@ public final class SuiteResults extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SuiteResults.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResultsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResultsOrBuilder.java index 777217fe..18f8e8d9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResultsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResultsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequest.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequest.java index be438199..f44d1885 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequest.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequest.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; @@ -23,8 +23,8 @@ public final class TestConformanceRequest extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TestConformanceRequest.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequestOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequestOrBuilder.java index 68da083d..da1cb1ad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequestOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequestOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponse.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponse.java index 79495e55..519d1ad6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponse.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponse.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; @@ -22,8 +22,8 @@ public final class TestConformanceResponse extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TestConformanceResponse.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponseOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponseOrBuilder.java index 8ab96ae7..9321fc8e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponseOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponseOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestResult.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestResult.java index a3199b26..068b7fdd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestResult.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestResult.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; @@ -21,8 +21,8 @@ public final class TestResult extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TestResult.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestResultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestResultOrBuilder.java index b8e920df..8b37b690 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestResultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestResultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.conformance.harness; diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1dd7ae89..529806ab 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ maven-publish = "0.29.0" # - conformance/buf.gen.yaml # - src/test/resources/proto/buf.gen.imports.yaml # - src/test/resources/proto/buf.gen.noimports.yaml -protobuf = "4.27.4" +protobuf = "4.28.0" [libraries] assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" } diff --git a/src/main/java/build/buf/validate/AnyRules.java b/src/main/java/build/buf/validate/AnyRules.java index bf0eb91d..f331ca97 100644 --- a/src/main/java/build/buf/validate/AnyRules.java +++ b/src/main/java/build/buf/validate/AnyRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class AnyRules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", AnyRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/AnyRulesOrBuilder.java b/src/main/java/build/buf/validate/AnyRulesOrBuilder.java index 18432781..51200596 100644 --- a/src/main/java/build/buf/validate/AnyRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/AnyRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/BoolRules.java b/src/main/java/build/buf/validate/BoolRules.java index 2f3c8184..849c0185 100644 --- a/src/main/java/build/buf/validate/BoolRules.java +++ b/src/main/java/build/buf/validate/BoolRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class BoolRules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BoolRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/BoolRulesOrBuilder.java b/src/main/java/build/buf/validate/BoolRulesOrBuilder.java index 3d7ab37c..f55fac14 100644 --- a/src/main/java/build/buf/validate/BoolRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/BoolRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/BytesRules.java b/src/main/java/build/buf/validate/BytesRules.java index 5aaef7c1..17b0dd9a 100644 --- a/src/main/java/build/buf/validate/BytesRules.java +++ b/src/main/java/build/buf/validate/BytesRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class BytesRules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", BytesRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/BytesRulesOrBuilder.java b/src/main/java/build/buf/validate/BytesRulesOrBuilder.java index 7324a898..f3bf7ac6 100644 --- a/src/main/java/build/buf/validate/BytesRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/BytesRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Constraint.java b/src/main/java/build/buf/validate/Constraint.java index 771dfb66..6f42c88c 100644 --- a/src/main/java/build/buf/validate/Constraint.java +++ b/src/main/java/build/buf/validate/Constraint.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/expression.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -35,8 +35,8 @@ public final class Constraint extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Constraint.class.getName()); } diff --git a/src/main/java/build/buf/validate/ConstraintOrBuilder.java b/src/main/java/build/buf/validate/ConstraintOrBuilder.java index 6e663b7a..f3fa3918 100644 --- a/src/main/java/build/buf/validate/ConstraintOrBuilder.java +++ b/src/main/java/build/buf/validate/ConstraintOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/expression.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/DoubleRules.java b/src/main/java/build/buf/validate/DoubleRules.java index 8aafb135..e7bf9826 100644 --- a/src/main/java/build/buf/validate/DoubleRules.java +++ b/src/main/java/build/buf/validate/DoubleRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class DoubleRules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DoubleRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/DoubleRulesOrBuilder.java b/src/main/java/build/buf/validate/DoubleRulesOrBuilder.java index 2d2e89a2..95d3bc60 100644 --- a/src/main/java/build/buf/validate/DoubleRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/DoubleRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/DurationRules.java b/src/main/java/build/buf/validate/DurationRules.java index 0d9ba5a9..0395d866 100644 --- a/src/main/java/build/buf/validate/DurationRules.java +++ b/src/main/java/build/buf/validate/DurationRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class DurationRules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", DurationRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/DurationRulesOrBuilder.java b/src/main/java/build/buf/validate/DurationRulesOrBuilder.java index 67e66d2d..b08e9333 100644 --- a/src/main/java/build/buf/validate/DurationRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/DurationRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/EnumRules.java b/src/main/java/build/buf/validate/EnumRules.java index bc0a0c6e..f654aa24 100644 --- a/src/main/java/build/buf/validate/EnumRules.java +++ b/src/main/java/build/buf/validate/EnumRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class EnumRules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", EnumRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/EnumRulesOrBuilder.java b/src/main/java/build/buf/validate/EnumRulesOrBuilder.java index d49f5e43..1a0549ca 100644 --- a/src/main/java/build/buf/validate/EnumRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/EnumRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/ExpressionProto.java b/src/main/java/build/buf/validate/ExpressionProto.java index 83351180..4c4ea378 100644 --- a/src/main/java/build/buf/validate/ExpressionProto.java +++ b/src/main/java/build/buf/validate/ExpressionProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/expression.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -11,8 +11,8 @@ private ExpressionProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", ExpressionProto.class.getName()); } diff --git a/src/main/java/build/buf/validate/FieldConstraints.java b/src/main/java/build/buf/validate/FieldConstraints.java index 92d75639..c8de4c42 100644 --- a/src/main/java/build/buf/validate/FieldConstraints.java +++ b/src/main/java/build/buf/validate/FieldConstraints.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class FieldConstraints extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FieldConstraints.class.getName()); } diff --git a/src/main/java/build/buf/validate/FieldConstraintsOrBuilder.java b/src/main/java/build/buf/validate/FieldConstraintsOrBuilder.java index b469061e..78e90c19 100644 --- a/src/main/java/build/buf/validate/FieldConstraintsOrBuilder.java +++ b/src/main/java/build/buf/validate/FieldConstraintsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Fixed32Rules.java b/src/main/java/build/buf/validate/Fixed32Rules.java index c5da7dd2..27ccc1ad 100644 --- a/src/main/java/build/buf/validate/Fixed32Rules.java +++ b/src/main/java/build/buf/validate/Fixed32Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class Fixed32Rules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed32Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/Fixed32RulesOrBuilder.java b/src/main/java/build/buf/validate/Fixed32RulesOrBuilder.java index 2d0c92ba..dbb135ff 100644 --- a/src/main/java/build/buf/validate/Fixed32RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/Fixed32RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Fixed64Rules.java b/src/main/java/build/buf/validate/Fixed64Rules.java index b2c98267..c1488ba7 100644 --- a/src/main/java/build/buf/validate/Fixed64Rules.java +++ b/src/main/java/build/buf/validate/Fixed64Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class Fixed64Rules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Fixed64Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/Fixed64RulesOrBuilder.java b/src/main/java/build/buf/validate/Fixed64RulesOrBuilder.java index aaff3ed4..7aaaf32e 100644 --- a/src/main/java/build/buf/validate/Fixed64RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/Fixed64RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/FloatRules.java b/src/main/java/build/buf/validate/FloatRules.java index e47b42b8..93c364c2 100644 --- a/src/main/java/build/buf/validate/FloatRules.java +++ b/src/main/java/build/buf/validate/FloatRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class FloatRules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FloatRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/FloatRulesOrBuilder.java b/src/main/java/build/buf/validate/FloatRulesOrBuilder.java index 4a11878e..4e47b4f9 100644 --- a/src/main/java/build/buf/validate/FloatRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/FloatRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Ignore.java b/src/main/java/build/buf/validate/Ignore.java index be673c63..e164b77e 100644 --- a/src/main/java/build/buf/validate/Ignore.java +++ b/src/main/java/build/buf/validate/Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -185,8 +185,8 @@ public enum Ignore com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Ignore.class.getName()); } diff --git a/src/main/java/build/buf/validate/Int32Rules.java b/src/main/java/build/buf/validate/Int32Rules.java index 7f03aa0e..67dde53f 100644 --- a/src/main/java/build/buf/validate/Int32Rules.java +++ b/src/main/java/build/buf/validate/Int32Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class Int32Rules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int32Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/Int32RulesOrBuilder.java b/src/main/java/build/buf/validate/Int32RulesOrBuilder.java index 36f62a41..ee840efb 100644 --- a/src/main/java/build/buf/validate/Int32RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/Int32RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Int64Rules.java b/src/main/java/build/buf/validate/Int64Rules.java index 527a399f..0c860466 100644 --- a/src/main/java/build/buf/validate/Int64Rules.java +++ b/src/main/java/build/buf/validate/Int64Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class Int64Rules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Int64Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/Int64RulesOrBuilder.java b/src/main/java/build/buf/validate/Int64RulesOrBuilder.java index 9a2f31fb..4c8ce678 100644 --- a/src/main/java/build/buf/validate/Int64RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/Int64RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/KnownRegex.java b/src/main/java/build/buf/validate/KnownRegex.java index 54d2bd46..bab82371 100644 --- a/src/main/java/build/buf/validate/KnownRegex.java +++ b/src/main/java/build/buf/validate/KnownRegex.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -41,8 +41,8 @@ public enum KnownRegex com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", KnownRegex.class.getName()); } diff --git a/src/main/java/build/buf/validate/MapRules.java b/src/main/java/build/buf/validate/MapRules.java index 1b71f9e6..71bb12d3 100644 --- a/src/main/java/build/buf/validate/MapRules.java +++ b/src/main/java/build/buf/validate/MapRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class MapRules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MapRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/MapRulesOrBuilder.java b/src/main/java/build/buf/validate/MapRulesOrBuilder.java index 78b19279..ace67af5 100644 --- a/src/main/java/build/buf/validate/MapRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/MapRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/MessageConstraints.java b/src/main/java/build/buf/validate/MessageConstraints.java index bd46f837..ec541287 100644 --- a/src/main/java/build/buf/validate/MessageConstraints.java +++ b/src/main/java/build/buf/validate/MessageConstraints.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class MessageConstraints extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", MessageConstraints.class.getName()); } diff --git a/src/main/java/build/buf/validate/MessageConstraintsOrBuilder.java b/src/main/java/build/buf/validate/MessageConstraintsOrBuilder.java index c28e23b3..a8a31954 100644 --- a/src/main/java/build/buf/validate/MessageConstraintsOrBuilder.java +++ b/src/main/java/build/buf/validate/MessageConstraintsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/OneofConstraints.java b/src/main/java/build/buf/validate/OneofConstraints.java index b10573b8..281384bc 100644 --- a/src/main/java/build/buf/validate/OneofConstraints.java +++ b/src/main/java/build/buf/validate/OneofConstraints.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class OneofConstraints extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", OneofConstraints.class.getName()); } diff --git a/src/main/java/build/buf/validate/OneofConstraintsOrBuilder.java b/src/main/java/build/buf/validate/OneofConstraintsOrBuilder.java index 8947dc63..b223c609 100644 --- a/src/main/java/build/buf/validate/OneofConstraintsOrBuilder.java +++ b/src/main/java/build/buf/validate/OneofConstraintsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/RepeatedRules.java b/src/main/java/build/buf/validate/RepeatedRules.java index c973598c..f77aa52f 100644 --- a/src/main/java/build/buf/validate/RepeatedRules.java +++ b/src/main/java/build/buf/validate/RepeatedRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class RepeatedRules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", RepeatedRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/RepeatedRulesOrBuilder.java b/src/main/java/build/buf/validate/RepeatedRulesOrBuilder.java index 14daf3fa..1f2cbc5c 100644 --- a/src/main/java/build/buf/validate/RepeatedRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/RepeatedRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/SFixed32Rules.java b/src/main/java/build/buf/validate/SFixed32Rules.java index f1308194..7ce96516 100644 --- a/src/main/java/build/buf/validate/SFixed32Rules.java +++ b/src/main/java/build/buf/validate/SFixed32Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class SFixed32Rules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed32Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/SFixed32RulesOrBuilder.java b/src/main/java/build/buf/validate/SFixed32RulesOrBuilder.java index b4bfee6e..ddf1af99 100644 --- a/src/main/java/build/buf/validate/SFixed32RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/SFixed32RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/SFixed64Rules.java b/src/main/java/build/buf/validate/SFixed64Rules.java index c9f62e2d..842f51a7 100644 --- a/src/main/java/build/buf/validate/SFixed64Rules.java +++ b/src/main/java/build/buf/validate/SFixed64Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class SFixed64Rules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SFixed64Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/SFixed64RulesOrBuilder.java b/src/main/java/build/buf/validate/SFixed64RulesOrBuilder.java index 93c96dfb..b021e949 100644 --- a/src/main/java/build/buf/validate/SFixed64RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/SFixed64RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/SInt32Rules.java b/src/main/java/build/buf/validate/SInt32Rules.java index 69df5ab8..91c4d875 100644 --- a/src/main/java/build/buf/validate/SInt32Rules.java +++ b/src/main/java/build/buf/validate/SInt32Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class SInt32Rules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt32Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/SInt32RulesOrBuilder.java b/src/main/java/build/buf/validate/SInt32RulesOrBuilder.java index 9aa9a659..00d9deb8 100644 --- a/src/main/java/build/buf/validate/SInt32RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/SInt32RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/SInt64Rules.java b/src/main/java/build/buf/validate/SInt64Rules.java index ae5cf10d..cacda4be 100644 --- a/src/main/java/build/buf/validate/SInt64Rules.java +++ b/src/main/java/build/buf/validate/SInt64Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class SInt64Rules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", SInt64Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/SInt64RulesOrBuilder.java b/src/main/java/build/buf/validate/SInt64RulesOrBuilder.java index d8ec5838..16b43f6c 100644 --- a/src/main/java/build/buf/validate/SInt64RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/SInt64RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/StringRules.java b/src/main/java/build/buf/validate/StringRules.java index 2c051542..ab005ec1 100644 --- a/src/main/java/build/buf/validate/StringRules.java +++ b/src/main/java/build/buf/validate/StringRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class StringRules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", StringRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/StringRulesOrBuilder.java b/src/main/java/build/buf/validate/StringRulesOrBuilder.java index b0c83f04..d8887b0e 100644 --- a/src/main/java/build/buf/validate/StringRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/StringRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/TimestampRules.java b/src/main/java/build/buf/validate/TimestampRules.java index cd05496d..6e266d4c 100644 --- a/src/main/java/build/buf/validate/TimestampRules.java +++ b/src/main/java/build/buf/validate/TimestampRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -21,8 +21,8 @@ public final class TimestampRules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", TimestampRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/TimestampRulesOrBuilder.java b/src/main/java/build/buf/validate/TimestampRulesOrBuilder.java index e48481cf..6799d6ee 100644 --- a/src/main/java/build/buf/validate/TimestampRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/TimestampRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/UInt32Rules.java b/src/main/java/build/buf/validate/UInt32Rules.java index 676f0758..2fdbb03f 100644 --- a/src/main/java/build/buf/validate/UInt32Rules.java +++ b/src/main/java/build/buf/validate/UInt32Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class UInt32Rules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt32Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/UInt32RulesOrBuilder.java b/src/main/java/build/buf/validate/UInt32RulesOrBuilder.java index 1d9f09aa..bfd26138 100644 --- a/src/main/java/build/buf/validate/UInt32RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/UInt32RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/UInt64Rules.java b/src/main/java/build/buf/validate/UInt64Rules.java index 916b9b6d..890f0d91 100644 --- a/src/main/java/build/buf/validate/UInt64Rules.java +++ b/src/main/java/build/buf/validate/UInt64Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -22,8 +22,8 @@ public final class UInt64Rules extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", UInt64Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/UInt64RulesOrBuilder.java b/src/main/java/build/buf/validate/UInt64RulesOrBuilder.java index 6a871e41..bee698c9 100644 --- a/src/main/java/build/buf/validate/UInt64RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/UInt64RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/ValidateProto.java b/src/main/java/build/buf/validate/ValidateProto.java index bfa84bd1..3d00c0cd 100644 --- a/src/main/java/build/buf/validate/ValidateProto.java +++ b/src/main/java/build/buf/validate/ValidateProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -11,8 +11,8 @@ private ValidateProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", ValidateProto.class.getName()); } diff --git a/src/main/java/build/buf/validate/Violation.java b/src/main/java/build/buf/validate/Violation.java index 628ea43f..d112ac59 100644 --- a/src/main/java/build/buf/validate/Violation.java +++ b/src/main/java/build/buf/validate/Violation.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/expression.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -32,8 +32,8 @@ public final class Violation extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Violation.class.getName()); } diff --git a/src/main/java/build/buf/validate/ViolationOrBuilder.java b/src/main/java/build/buf/validate/ViolationOrBuilder.java index 56726f83..9b1a2d82 100644 --- a/src/main/java/build/buf/validate/ViolationOrBuilder.java +++ b/src/main/java/build/buf/validate/ViolationOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/expression.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Violations.java b/src/main/java/build/buf/validate/Violations.java index 7a50f8bc..c9c3b29e 100644 --- a/src/main/java/build/buf/validate/Violations.java +++ b/src/main/java/build/buf/validate/Violations.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/expression.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; @@ -23,8 +23,8 @@ public final class Violations extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Violations.class.getName()); } diff --git a/src/main/java/build/buf/validate/ViolationsOrBuilder.java b/src/main/java/build/buf/validate/ViolationsOrBuilder.java index 7e39f0d2..ac85af99 100644 --- a/src/main/java/build/buf/validate/ViolationsOrBuilder.java +++ b/src/main/java/build/buf/validate/ViolationsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/expression.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/priv/Constraint.java b/src/main/java/build/buf/validate/priv/Constraint.java index 6efee290..f99f902e 100644 --- a/src/main/java/build/buf/validate/priv/Constraint.java +++ b/src/main/java/build/buf/validate/priv/Constraint.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/priv/private.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.priv; @@ -21,8 +21,8 @@ public final class Constraint extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", Constraint.class.getName()); } diff --git a/src/main/java/build/buf/validate/priv/ConstraintOrBuilder.java b/src/main/java/build/buf/validate/priv/ConstraintOrBuilder.java index c9d42757..8a1b30af 100644 --- a/src/main/java/build/buf/validate/priv/ConstraintOrBuilder.java +++ b/src/main/java/build/buf/validate/priv/ConstraintOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/priv/private.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.priv; diff --git a/src/main/java/build/buf/validate/priv/FieldConstraints.java b/src/main/java/build/buf/validate/priv/FieldConstraints.java index b254b8fb..eb4802a7 100644 --- a/src/main/java/build/buf/validate/priv/FieldConstraints.java +++ b/src/main/java/build/buf/validate/priv/FieldConstraints.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/priv/private.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.priv; @@ -21,8 +21,8 @@ public final class FieldConstraints extends com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", FieldConstraints.class.getName()); } diff --git a/src/main/java/build/buf/validate/priv/FieldConstraintsOrBuilder.java b/src/main/java/build/buf/validate/priv/FieldConstraintsOrBuilder.java index 6b264fea..33d97015 100644 --- a/src/main/java/build/buf/validate/priv/FieldConstraintsOrBuilder.java +++ b/src/main/java/build/buf/validate/priv/FieldConstraintsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/priv/private.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.priv; diff --git a/src/main/java/build/buf/validate/priv/PrivateProto.java b/src/main/java/build/buf/validate/priv/PrivateProto.java index 93f7d80b..07e340c1 100644 --- a/src/main/java/build/buf/validate/priv/PrivateProto.java +++ b/src/main/java/build/buf/validate/priv/PrivateProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/priv/private.proto -// Protobuf Java Version: 4.27.4 +// Protobuf Java Version: 4.28.0 package build.buf.validate.priv; @@ -11,8 +11,8 @@ private PrivateProto() {} com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion( com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, - /* minor= */ 27, - /* patch= */ 4, + /* minor= */ 28, + /* patch= */ 0, /* suffix= */ "", PrivateProto.class.getName()); } diff --git a/src/test/resources/proto/buf.gen.imports.yaml b/src/test/resources/proto/buf.gen.imports.yaml index 49ea8524..df4ee9c7 100644 --- a/src/test/resources/proto/buf.gen.imports.yaml +++ b/src/test/resources/proto/buf.gen.imports.yaml @@ -5,7 +5,7 @@ managed: - file_option: java_package_prefix value: com.example.imports plugins: - - remote: buf.build/protocolbuffers/java:v27.4 + - remote: buf.build/protocolbuffers/java:v28.0 out: build/generated/test-sources/bufgen inputs: - directory: src/test/resources/proto diff --git a/src/test/resources/proto/buf.gen.noimports.yaml b/src/test/resources/proto/buf.gen.noimports.yaml index 20a8792c..8933d02c 100644 --- a/src/test/resources/proto/buf.gen.noimports.yaml +++ b/src/test/resources/proto/buf.gen.noimports.yaml @@ -8,7 +8,7 @@ managed: - file_option: java_package_prefix value: com.example.noimports plugins: - - remote: buf.build/protocolbuffers/java:v27.4 + - remote: buf.build/protocolbuffers/java:v28.0 out: build/generated/test-sources/bufgen inputs: - directory: src/main/resources