Protobuf Team Bot
347e0bb525
Auto-generate files after cl/698010022
2 weeks ago
Protobuf Team Bot
eeba9e65f5
Auto-generate files after cl/697510064
2 weeks ago
Protobuf Team Bot
9146075269
Auto-generate files after cl/697036283
3 weeks ago
Protobuf Team Bot
28812a8fae
Auto-generate files after cl/697017028
3 weeks ago
Protobuf Team Bot
d597ffe237
Auto-generate files after cl/697008785
3 weeks ago
Protobuf Team Bot
8718872ce8
Auto-generate files after cl/696932804
3 weeks ago
Protobuf Team Bot
b6b774ee14
Auto-generate files after cl/696922501
3 weeks ago
Protobuf Team Bot
3e6bc859a8
Auto-generate files after cl/696895119
3 weeks ago
Protobuf Team Bot
251f5ee66e
Auto-generate files after cl/696640453
3 weeks ago
Protobuf Team Bot
f69ee66b6a
Auto-generate files after cl/696346042
3 weeks ago
Protobuf Team Bot
3e7719c393
Auto-generate files after cl/696258062
3 weeks ago
Protobuf Team Bot
aec1aeb76e
Auto-generate files after cl/696138522
3 weeks ago
Joshua Haberman
24a19ead9c
Fixed non-conformance in JSON parsing for empty strings in numeric fields.
...
Ruby & PHP will raise a warning, but will also raise a ParseError in the next minor release.
PiperOrigin-RevId: 696138522
3 weeks ago
Protobuf Team Bot
8b3df249ae
Auto-generate files after cl/695864676
3 weeks ago
Protobuf Team Bot
82a7cf6205
Auto-generate files after cl/695429913
3 weeks ago
Protobuf Team Bot
d133cf6e27
Auto-generate files after cl/695375386
3 weeks ago
Protobuf Team Bot
66d5d76a0b
Auto-generate files after cl/694241076
4 weeks ago
Protobuf Team Bot
2f76ddf239
Auto-generate files after cl/694107230
4 weeks ago
Protobuf Team Bot
8922b554ab
Auto-generate files after cl/693881256
4 weeks ago
Protobuf Team Bot
62f9320b47
Auto-generate files after cl/693801612
4 weeks ago
Protobuf Team Bot
2fe8aaa158
Auto-generate files after cl/692315472
1 month ago
Protobuf Team Bot
c4afb1974b
Auto-generate files after cl/691196963
1 month ago
Mike Kruskal
cf9b7747da
Delete long-deprecated internal descriptor.proto gencode forwards.
...
These have been moved to subdirectories, and the deleted files were just aliases. The public ones will be removed in a future breaking change.
PiperOrigin-RevId: 691136301
1 month ago
Protobuf Team Bot
0ad1d45e2e
Auto-generate files after cl/690751567
1 month ago
Sandy Zhang
9e10b7c0ef
Fix PHP package.xml generation to generate correct github link to release notes using protoc_version formatted with -rcN instead of -rc-N.
...
Fixes https://github.com/protocolbuffers/protobuf/issues/18979
PiperOrigin-RevId: 690643390
1 month ago
Protobuf Team Bot
a836ee1277
Auto-generate files after cl/688585300
1 month ago
Protobuf Team Bot
60ca6e06d7
Auto-generate files after cl/684137297
2 months ago
Mike Kruskal
56e4aeb506
Fix staleness tests to autogenerate new PHP files
...
PiperOrigin-RevId: 684137297
2 months ago
Protobuf Team Bot
b51d59e193
Internal change
...
PiperOrigin-RevId: 683666021
2 months ago
Mike Kruskal
538fd9cf05
Internal changes
...
PiperOrigin-RevId: 683774923
2 months ago
Mike Kruskal
4e257cfec8
Internal changes
...
PiperOrigin-RevId: 683436396
2 months ago
Mike Kruskal
6838392f5a
Internal change
...
PiperOrigin-RevId: 683379593
2 months ago
Konstantin Pavlov
f30b0a8390
Reserve custom option for userver ( https://userver.tech/ ) ( #17603 ) ( #17673 )
...
Closes #17673
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/17673 from kpavlov00:register-userver-custom-option d1b6847ee8
PiperOrigin-RevId: 683326477
2 months ago
Protobuf Team Bot
1cb37a8ac8
Internal change
...
PiperOrigin-RevId: 683322866
2 months ago
Protobuf Team Bot
7dee780bab
Auto-generate files after cl/683314657
2 months ago
Protobuf Team Bot
71f7f1af82
Internal change
...
PiperOrigin-RevId: 683314657
2 months ago
Protobuf Team Bot
6df0752140
Auto-generate files after cl/683301056
2 months ago
Hong Shin
4645ab71e7
Automated rollback of commit d9c814b779
.
...
PiperOrigin-RevId: 683301056
2 months ago
Protobuf Team Bot
11e0b59049
Auto-generate files after cl/683288206
2 months ago
Protobuf Team Bot
459b871f57
Internal change
...
PiperOrigin-RevId: 683288206
2 months ago
Protobuf Team Bot
21991dc866
Auto-generate files after cl/683280521
2 months ago
Protobuf Team Bot
6628b8a3dc
Restore runtime compatibility with 3.22.x gencode by re-adding the mutableCopy(list) methods.
...
These will be removed in the next major revision of Java protobuf.
PiperOrigin-RevId: 683280521
2 months ago
Protobuf Team Bot
9a1aa8c706
Auto-generate files after cl/683269532
2 months ago
Hong Shin
d9c814b779
hpb: Introduce add_alias for repeated
...
Similar to set_alias for singular submessages, we augment hpb with the ability to add already-allocated messages via the generated function add_alias for repeated messages.
PiperOrigin-RevId: 683269532
2 months ago
Protobuf Team Bot
46c0b58067
Auto-generate files after cl/683225855
2 months ago
Protobuf Team Bot
991330736b
Internal change
...
PiperOrigin-RevId: 683225855
2 months ago
Protobuf Team Bot
9e1c9faab8
Auto-generate files after PR #17639
2 months ago
y-yagi
7351ef9f86
Fix the doc for `DescriptorPool.lookup` ( #17639 )
...
`DescriptorPool#lookup` returns `ServiceDescriptor` too since #15817 .
Closes #17639
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/17639 from y-yagi:fix_doc_for_lookup a011a56aa8
PiperOrigin-RevId: 683223682
2 months ago
Protobuf Team Bot
64e14b42c4
Auto-generate files after cl/683198681
2 months ago
Protobuf Team Bot
d5e1c3daa4
Internal change
...
PiperOrigin-RevId: 683198681
2 months ago