Protobuf Team Bot
|
f135dede85
|
Auto-generate files after cl/708058272
|
5 months ago |
Protobuf Team Bot
|
7740bcb806
|
Auto-generate files after cl/707943424
|
5 months ago |
Protobuf Team Bot
|
0fba21ab21
|
Auto-generate files after cl/707649778
|
5 months ago |
Protobuf Team Bot
|
880d2b0574
|
Auto-generate files after cl/707612946
|
5 months ago |
Protobuf Team Bot
|
2598c6db87
|
Auto-generate files after cl/705148623
|
5 months ago |
Sandy Zhang
|
abb197cb61
|
Raise ParseError for non-numeric strings in numeric fields in Ruby and PHP JSON parsing.
This fixes Ruby and PHP to be conformant with the Protobuf's JSON spec. Note this fix is not accompanied by a major version bump for Ruby or PHP, but was pre-announced in https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2024-11-07.md#ruby-and-php-errors-in-json-parsing and landed as a warning in 29.x.
PiperOrigin-RevId: 704855202
|
5 months ago |
Protobuf Team Bot
|
0b185ad7ea
|
Auto-generate files after cl/703295900
|
5 months ago |
Protobuf Team Bot
|
c02d5ef7f9
|
Auto-generate files after cl/703267593
|
5 months ago |
Protobuf Team Bot
|
e8dc8654e3
|
Auto-generate files after cl/703214356
|
5 months ago |
Protobuf Team Bot
|
bedda1d424
|
Auto-generate files after cl/702483612
|
5 months ago |
Protobuf Team Bot
|
7b8796a887
|
Auto-generate files after cl/702395824
|
5 months ago |
Protobuf Team Bot
|
a014c7ddc3
|
Auto-generate files after cl/702381123
|
5 months ago |
Protobuf Team Bot
|
e01ab3cddd
|
Auto-generate files after cl/702086770
|
5 months ago |
Protobuf Team Bot
|
05ac45a5b4
|
Auto-generate files after cl/702081436
|
5 months ago |
Protobuf Team Bot
|
f59676dfe2
|
Auto-generate files after cl/702072912
|
5 months ago |
Protobuf Team Bot
|
5d0865cf15
|
Auto-generate files after cl/701102058
|
5 months ago |
Protobuf Team Bot
|
602b62a268
|
Auto-generate files after cl/700764584
|
5 months ago |
Protobuf Team Bot
|
f699827955
|
Auto-generate files after cl/700728937
|
5 months ago |
Protobuf Team Bot
|
ba213b3fe6
|
Auto-generate files after PR #17845
|
5 months ago |
Protobuf Team Bot
|
2ad21af840
|
Auto-generate files after cl/700042372
|
6 months ago |
Protobuf Team Bot
|
aded9b76c4
|
Auto-generate files after cl/699254841
|
6 months ago |
Protobuf Team Bot
|
736672ca0e
|
Auto-generate files after cl/699248319
|
6 months ago |
Protobuf Team Bot
|
a2b87dfaa0
|
Auto-generate files after PR #17433
|
6 months ago |
Protobuf Team Bot
|
d425214b42
|
Auto-generate files after cl/698856552
|
6 months ago |
Protobuf Team Bot
|
36111c2e6b
|
Auto-generate files after cl/698497070
|
6 months ago |
Protobuf Team Bot
|
c8c9cf32c4
|
Auto-generate files after cl/698437576
|
6 months ago |
Protobuf Team Bot
|
95c2cb8597
|
Auto-generate files after cl/698430014
|
6 months ago |
Protobuf Team Bot
|
45ccf25099
|
Auto-generate files after cl/698144846
|
6 months ago |
Protobuf Team Bot
|
347e0bb525
|
Auto-generate files after cl/698010022
|
6 months ago |
Protobuf Team Bot
|
9146075269
|
Auto-generate files after cl/697036283
|
6 months ago |
Protobuf Team Bot
|
28812a8fae
|
Auto-generate files after cl/697017028
|
6 months ago |
Protobuf Team Bot
|
d597ffe237
|
Auto-generate files after cl/697008785
|
6 months ago |
Protobuf Team Bot
|
8718872ce8
|
Auto-generate files after cl/696932804
|
6 months ago |
Protobuf Team Bot
|
b6b774ee14
|
Auto-generate files after cl/696922501
|
6 months ago |
Protobuf Team Bot
|
3e6bc859a8
|
Auto-generate files after cl/696895119
|
6 months ago |
Protobuf Team Bot
|
251f5ee66e
|
Auto-generate files after cl/696640453
|
6 months ago |
Protobuf Team Bot
|
f69ee66b6a
|
Auto-generate files after cl/696346042
|
6 months ago |
Protobuf Team Bot
|
3e7719c393
|
Auto-generate files after cl/696258062
|
6 months ago |
Protobuf Team Bot
|
aec1aeb76e
|
Auto-generate files after cl/696138522
|
6 months 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
|
6 months ago |
Protobuf Team Bot
|
8b3df249ae
|
Auto-generate files after cl/695864676
|
6 months ago |
Protobuf Team Bot
|
82a7cf6205
|
Auto-generate files after cl/695429913
|
6 months ago |
Protobuf Team Bot
|
d133cf6e27
|
Auto-generate files after cl/695375386
|
6 months ago |
Protobuf Team Bot
|
66d5d76a0b
|
Auto-generate files after cl/694241076
|
6 months ago |
Protobuf Team Bot
|
2f76ddf239
|
Auto-generate files after cl/694107230
|
6 months ago |
Protobuf Team Bot
|
8922b554ab
|
Auto-generate files after cl/693881256
|
6 months ago |
Protobuf Team Bot
|
62f9320b47
|
Auto-generate files after cl/693801612
|
6 months ago |
Protobuf Team Bot
|
2fe8aaa158
|
Auto-generate files after cl/692315472
|
6 months ago |
Sandy Zhang
|
2f505a7aa1
|
Error if assigning a "UTF-8" string with invalid UTF-8.
This has been a warning since v28.x: fa8dbaec86
See also https://protobuf.dev/news/2024-10-02/#utf-8-enforcement which pre-announces this for v30.x.
Fixes https://github.com/protocolbuffers/protobuf/issues/17484
PiperOrigin-RevId: 691917648
|
6 months ago |
Protobuf Team Bot
|
c4afb1974b
|
Auto-generate files after cl/691196963
|
6 months ago |