deannagarcia
638779f353
Merge pull request #10380 from protocolbuffers/21.x-202208091710
...
Update versions and changelog in preparation for release
2 years ago
Deanna Garcia
ab84034596
Update changelog
2 years ago
Protobuf Team Bot
a44b4ae39c
Updating version.json and repo version numbers to: 21.5
2 years ago
deannagarcia
3294de8ff6
Merge pull request #10376 from deannagarcia/21.x
...
Update UPB version
2 years ago
Deanna Garcia
4819eed1c2
Update UPB version
2 years ago
Joshua Haberman
ea0c6fefcf
Merge pull request #10362 from haberman/cherry-pick-php-oneof-descriptor
...
Cherry-pick: [PHP] Added getContainingOneof and getRealContainingOneof to descriptor.
2 years ago
Joshua Haberman
23097c45f8
Merge pull request #10361 from haberman/cherry-pick-php-nested
...
fix: fix PHP readonly legacy files for nested messages
2 years ago
Joshua Haberman
005f6d1c91
Merge pull request #10356 from haberman/php-containing-oneof
...
[PHP] Added getContainingOneof and getRealContainingOneof to descriptor.
2 years ago
Brent Shaffer
d8f882b675
fix: fix PHP readonly legacy files for nested messages
2 years ago
zhangskz
de48e9d03f
Merge pull request #10317 from protocolbuffers/21.x-202207262015
...
Update version.json to: 21.5-dev
2 years ago
Sandy Zhang
735e1ef561
Update version.json to: 21.5-dev
2 years ago
zhangskz
3cc6b0145c
Merge pull request #10313 from protocolbuffers/21.x-202207252111
...
Merge 21.4 version update and changelog
2 years ago
Sandy Zhang
0ba022556e
Update changelog
2 years ago
Protobuf Team Bot
c9869dc780
Updating version.json and repo version numbers to: 21.4
2 years ago
Yash Tibrewal
c2548258b9
Reduce the required alignment of ArenaString from 8 to 4 ( #10298 )
2 years ago
Adam Cozzette
ddb21b2dff
Update version.json to: 21.4-dev ( #10299 )
2 years ago
Adam Cozzette
4e7c56cf43
Update developer username in package.xml ( #10297 )
...
I hit an error uploading to pecl.php.net, and I suspect it is because we
have changed to a new username but still have the old username in
package.xml.
2 years ago
Adam Cozzette
e7835368be
Update the release date in package.xml ( #10295 )
...
We did not finish the release yesterday, so this change updates the PHP
release date to today.
2 years ago
Adam Cozzette
4d2d935f6c
Merge pull request #10289 from protocolbuffers/21.x-202207202258
...
Updating version.json and repo version numbers to: 21.3
2 years ago
Protobuf Team Bot
b1eb1260fc
Updating version.json and repo version numbers to: 21.3
2 years ago
Adam Cozzette
00253761b2
Upgrade upb and update CHANGES.txt ( #10286 )
...
This commit upgrades upb to the latest commit on its 21.x branch to pull
in this fix: https://github.com/protocolbuffers/upb/pull/717 I also
updated CHANGES.txt to reflect that fix and one other Bazel change.
2 years ago
Yash Tibrewal
c8b4ef27a0
[Bazel] Add back a filegroup for :well_known_protos ( #10279 )
2 years ago
Adam Cozzette
f049e5f029
Update version.json to: 21.3-dev ( #10275 )
...
Co-authored-by: theodorerose <theodorerose@google.com>
2 years ago
Adam Cozzette
c41512604a
Merge pull request #10273 from acozzette/cherrypicks
...
Cherry-pick fixes for upcoming 21.3 release
2 years ago
Adam Cozzette
d41d498b05
Update CHANGES.txt for the 21.3 release
2 years ago
Adam Cozzette
044c64937a
Upgrade upb to include another recent fix
2 years ago
Antoine Pitrou
101b6199f3
Fix #9947 : make the ABI identical between debug and non-debug builds
2 years ago
Niranjan Bhaskar
2404ea48a0
Add header search paths to protobuf-c++ spec
2 years ago
petr.dannhofer
511c61263f
"Fixed" Visual Studio constinit errors both for clang-cl and msvc compilers under c+17 and c+20 standards
2 years ago
Joshua Haberman
3f09570bd4
Merge pull request #10265 from haberman/cherrypick
...
Pick up upb cherry-picks for 21.x release.
2 years ago
Joshua Haberman
491745ac4c
Pick up upb cherry-picks for 21.x release.
2 years ago
Joshua Haberman
7b623fa3bb
Merge pull request #10041 from bshaffer/21.x-php-add-previous-classname-to-descriptor-pool
...
Add "readonly" as a keyword for PHP and add previous classnames to descriptor pool
2 years ago
Brent Shaffer
d807712f1a
address review comments
2 years ago
Brent Shaffer
4f28c5ab4e
fix valgrind
2 years ago
Brent Shaffer
0b90ee8d3f
address review comments
2 years ago
Brent Shaffer
eeb16204e2
Merge branch '21.x' into 21.x-php-add-previous-classname-to-descriptor-pool
2 years ago
deannagarcia
d1ec412030
Merge pull request #10224 from deannagarcia/21.x
...
Cherry-pick composer fix
2 years ago
Deanna Garcia
75cc3a2af4
Update phpunit version
2 years ago
Deanna Garcia
9c39cd2377
Change composer download
2 years ago
Mike Kruskal
d569d184b8
Disabling broken mac php tests ( #10219 )
2 years ago
deannagarcia
7a939a5a7b
Merge pull request #10118 from phst/public
...
Make //:protobuf_python and //:well_known_types_py_pb2 public.
2 years ago
Theodore Rose
23695ead36
Merge pull request #10181 from protocolbuffers/21.x-202206271632
...
Generate CHANGES.txt
2 years ago
theodorerose
2bf000fb69
updated change log notes
2 years ago
theodorerose
9fdf21ee8e
generate CHANGES, bump minors
2 years ago
Protobuf Team Bot
839b18b1ba
Updating version.json and repo version numbers to: 21.2
2 years ago
Theodore Rose
549748dd72
Merge pull request #10168 from esorot/21.x
...
Cherry pick arenastring and PHP API
2 years ago
theodorerose
71adb837e7
cherry-pick c38281dd20
2 years ago
theodorerose
39996cfa12
cherry-pick: arenastring
2 years ago
Brent Shaffer
5f8e6dff2a
fix dist tests
2 years ago
Philipp Stephani
226dd65989
Make //:protobuf_python and //:well_known_types_py_pb2 public.
...
These targets form the public interface of the Python protocol buffer support
and must always be public. It looks like commit
a6901f057e
accidentally restricted their
visibility.
3 years ago