Updating version.json and repo version numbers to: 28.1

pull/18259/head v3.28.1
Protobuf Team Bot 3 months ago
parent d70f077887
commit 10ef3f7768
  1. 2
      MODULE.bazel
  2. 2
      java/core/src/main/java/com/google/protobuf/RuntimeVersion.java
  3. 2
      python/google/protobuf/runtime_version.py
  4. 2
      src/google/protobuf/any.pb.cc
  5. 2
      src/google/protobuf/any.pb.h
  6. 2
      src/google/protobuf/api.pb.cc
  7. 2
      src/google/protobuf/api.pb.h
  8. 2
      src/google/protobuf/compiler/java/java_features.pb.cc
  9. 2
      src/google/protobuf/compiler/java/java_features.pb.h
  10. 2
      src/google/protobuf/compiler/plugin.pb.cc
  11. 2
      src/google/protobuf/compiler/plugin.pb.h
  12. 6
      src/google/protobuf/compiler/versions.h
  13. 2
      src/google/protobuf/cpp_features.pb.cc
  14. 2
      src/google/protobuf/cpp_features.pb.h
  15. 2
      src/google/protobuf/descriptor.pb.cc
  16. 2
      src/google/protobuf/descriptor.pb.h
  17. 2
      src/google/protobuf/duration.pb.cc
  18. 2
      src/google/protobuf/duration.pb.h
  19. 2
      src/google/protobuf/empty.pb.cc
  20. 2
      src/google/protobuf/empty.pb.h
  21. 2
      src/google/protobuf/field_mask.pb.cc
  22. 2
      src/google/protobuf/field_mask.pb.h
  23. 2
      src/google/protobuf/runtime_version.h
  24. 2
      src/google/protobuf/source_context.pb.cc
  25. 2
      src/google/protobuf/source_context.pb.h
  26. 2
      src/google/protobuf/struct.pb.cc
  27. 2
      src/google/protobuf/struct.pb.h
  28. 2
      src/google/protobuf/stubs/common.h
  29. 2
      src/google/protobuf/timestamp.pb.cc
  30. 2
      src/google/protobuf/timestamp.pb.h
  31. 2
      src/google/protobuf/type.pb.cc
  32. 2
      src/google/protobuf/type.pb.h
  33. 2
      src/google/protobuf/wrappers.pb.cc
  34. 2
      src/google/protobuf/wrappers.pb.h
  35. 20
      version.json

@ -3,7 +3,7 @@
module(
name = "protobuf",
version = "28.1-dev", # Automatically updated on release
version = "28.1", # Automatically updated on release
compatibility_level = 1,
repo_name = "com_google_protobuf",
)

@ -29,7 +29,7 @@ public final class RuntimeVersion {
public static final int OSS_MAJOR = 4;
public static final int OSS_MINOR = 28;
public static final int OSS_PATCH = 1;
public static final String OSS_SUFFIX = "-dev";
public static final String OSS_SUFFIX = "";
public static final RuntimeDomain DOMAIN = OSS_DOMAIN;
public static final int MAJOR = OSS_MAJOR;

@ -30,7 +30,7 @@ OSS_DOMAIN = Domain.PUBLIC
OSS_MAJOR = 5
OSS_MINOR = 28
OSS_PATCH = 1
OSS_SUFFIX = '-dev'
OSS_SUFFIX = ''
DOMAIN = OSS_DOMAIN
MAJOR = OSS_MAJOR

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/any.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/any.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/any.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fany_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fany_2eproto_2epb_2eh

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/api.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/api.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/api.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fapi_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fapi_2eproto_2epb_2eh

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/compiler/java/java_features.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/compiler/java/java_features.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/compiler/java/java_features.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fcompiler_2fjava_2fjava_5ffeatures_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fcompiler_2fjava_2fjava_5ffeatures_2eproto_2epb_2eh

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/compiler/plugin.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/compiler/plugin.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/compiler/plugin.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fcompiler_2fplugin_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fcompiler_2fplugin_2eproto_2epb_2eh

@ -53,9 +53,9 @@
//
// Please avoid changing them manually, as they should be updated automatically
// by Protobuf release process.
#define PROTOBUF_CPP_VERSION_STRING "5.28.1-dev"
#define PROTOBUF_JAVA_VERSION_STRING "4.28.1-dev"
#define PROTOBUF_PYTHON_VERSION_STRING "5.28.1-dev"
#define PROTOBUF_CPP_VERSION_STRING "5.28.1"
#define PROTOBUF_JAVA_VERSION_STRING "4.28.1"
#define PROTOBUF_PYTHON_VERSION_STRING "5.28.1"
namespace google {

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/cpp_features.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/cpp_features.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/cpp_features.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fcpp_5ffeatures_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fcpp_5ffeatures_2eproto_2epb_2eh

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/descriptor.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/descriptor.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/descriptor.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fdescriptor_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fdescriptor_2eproto_2epb_2eh

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/duration.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/duration.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/duration.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fduration_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fduration_2eproto_2epb_2eh

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/empty.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/empty.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/empty.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fempty_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fempty_2eproto_2epb_2eh

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/field_mask.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/field_mask.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/field_mask.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2ffield_5fmask_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2ffield_5fmask_2eproto_2epb_2eh

@ -19,7 +19,7 @@
// The OSS versions are not stripped to avoid merging conflicts.
#define PROTOBUF_OSS_VERSION 5028001
#define PROTOBUF_OSS_VERSION_SUFFIX "-dev"
#define PROTOBUF_OSS_VERSION_SUFFIX ""
#define PROTOBUF_VERSION PROTOBUF_OSS_VERSION
#define PROTOBUF_VERSION_SUFFIX PROTOBUF_OSS_VERSION_SUFFIX

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/source_context.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/source_context.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/source_context.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fsource_5fcontext_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fsource_5fcontext_2eproto_2epb_2eh

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/struct.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/struct.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/struct.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fstruct_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fstruct_2eproto_2epb_2eh

@ -48,7 +48,7 @@ namespace internal {
#define GOOGLE_PROTOBUF_VERSION 5028001
// A suffix string for alpha, beta or rc releases. Empty for stable releases.
#define GOOGLE_PROTOBUF_VERSION_SUFFIX "-dev"
#define GOOGLE_PROTOBUF_VERSION_SUFFIX ""
// Verifies that the protobuf version a program was compiled with matches what
// it is linked/running with. Use the macro below to call this function.

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/timestamp.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/timestamp.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/timestamp.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2ftimestamp_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2ftimestamp_2eproto_2epb_2eh

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/type.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/type.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/type.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2ftype_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2ftype_2eproto_2epb_2eh

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/wrappers.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#include "google/protobuf/wrappers.pb.h"

@ -1,7 +1,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: google/protobuf/wrappers.proto
// Protobuf C++ Version: 5.28.1-dev
// Protobuf C++ Version: 5.28.1
#ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fwrappers_2eproto_2epb_2eh
#define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fwrappers_2eproto_2epb_2eh

@ -1,17 +1,17 @@
{
"28.x": {
"protoc_version": "28.1-dev",
"protoc_version": "28.1",
"lts": false,
"date": "2024-08-28",
"date": "2024-09-10",
"languages": {
"cpp": "5.28.1-dev",
"csharp": "3.28.1-dev",
"java": "4.28.1-dev",
"javascript": "3.28.1-dev",
"objectivec": "3.28.1-dev",
"php": "4.28.1-dev",
"python": "5.28.1-dev",
"ruby": "4.28.1-dev"
"cpp": "5.28.1",
"csharp": "3.28.1",
"java": "4.28.1",
"javascript": "3.28.1",
"objectivec": "3.28.1",
"php": "4.28.1",
"python": "5.28.1",
"ruby": "4.28.1"
}
}
}
Loading…
Cancel
Save