google-protobuf 3.25.3-java → 3.25.4-java

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of google-protobuf might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e2f0af295a19a12bd758b43115008fa428155f1189e7a062910c45d08891c0dd
4
- data.tar.gz: e8f1e3d0ea4ac631b3170dd2653ca8a342401a654370c03da9184fed47c2fbc1
3
+ metadata.gz: c383a12660004f41a5227f6fecf4942246973fbd971dd362dd1de620415ade9b
4
+ data.tar.gz: ed6f32b6f02986fd69395a14f40e6227335812d3eeb35673428b3217bbb4203c
5
5
  SHA512:
6
- metadata.gz: a69324ea72886ac3b800b30fbbc2690d4d9b9c631f3f6f544b7399baa09b5f4a219776f53e489d985f3b48fef9025f7967cd3ec80947979ff42a57dce11b872f
7
- data.tar.gz: 0550cd072197dc1b46234a4c6a0377499f8044cdfc873da5d8af61efce60f0b0b18523d9a8be9991048a5a5baa7955d4759513c7a14e90a0e54e3c9753ce727d
6
+ metadata.gz: 7f28c7ca2626914dbed361a4ffe78ad4d41afec4031b22c5d603766cbcf61923aeac5d5dfb6a3b04ad42804cff0065c60e260e71c9caf66f627cb0a7aad02afe
7
+ data.tar.gz: b5e804aad2812e4b331144482d478b2fc534067dc315702a6cf696ba6312ee8ade68da7e8df82024745539bfd3af5a8107a1fef32b9e1f6e6ecd47cc6e048dbb
@@ -10682,7 +10682,7 @@ const upb_FileDef* upb_DefPool_FindFileByNameWithSize(const upb_DefPool* s,
10682
10682
  const upb_FieldDef* upb_DefPool_FindExtensionByMiniTable(
10683
10683
  const upb_DefPool* s, const upb_MiniTableExtension* ext);
10684
10684
 
10685
- const upb_FieldDef* upb_DefPool_FindExtensionByName(const upb_DefPool* s,
10685
+ UPB_API const upb_FieldDef* upb_DefPool_FindExtensionByName(const upb_DefPool* s,
10686
10686
  const char* sym);
10687
10687
 
10688
10688
  const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize(
@@ -10705,7 +10705,7 @@ UPB_API const upb_FileDef* upb_DefPool_AddFile(
10705
10705
  upb_DefPool* s, const UPB_DESC(FileDescriptorProto) * file_proto,
10706
10706
  upb_Status* status);
10707
10707
 
10708
- const upb_ExtensionRegistry* upb_DefPool_ExtensionRegistry(
10708
+ UPB_API const upb_ExtensionRegistry* upb_DefPool_ExtensionRegistry(
10709
10709
  const upb_DefPool* s);
10710
10710
 
10711
10711
  const upb_FieldDef** upb_DefPool_GetAllExtensions(const upb_DefPool* s,
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-protobuf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.25.3
4
+ version: 3.25.4
5
5
  platform: java
6
6
  authors:
7
7
  - Protobuf Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-15 00:00:00.000000000 Z
11
+ date: 2024-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement
@@ -179,7 +179,7 @@ homepage: https://developers.google.com/protocol-buffers
179
179
  licenses:
180
180
  - BSD-3-Clause
181
181
  metadata:
182
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.3/ruby
182
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.4/ruby
183
183
  post_install_message:
184
184
  rdoc_options: []
185
185
  require_paths: