Joshua Haberman
9ce8c330e7
Updated version to 3.12.3 and updated CHANGES.txt. ( #7580 )
...
* Updated version to 3.12.3 and updated CHANGES.txt.
* Re-ran generate_descriptor_protos.sh and made it more parallel.
5 years ago
Joshua Haberman
beeb621f50
Update protobuf version ( #7557 )
5 years ago
Joshua Haberman
0a737d8eb0
Sync from Piper @313142438
...
PROTOBUF_SYNC_PIPER
5 years ago
Joshua Haberman
6ad138d85a
Update protobuf version ( #7535 )
5 years ago
Joshua Haberman
9952e36f92
Merge release branch into master. ( #7517 )
...
* Added background information about proto3 presence. (#7501 )
* Fixed bug in map key sorting for Java TextFormat. (#7508 )
Fixes: https://github.com/protocolbuffers/protobuf/issues/7505
* Update protobuf version
* Added a changelog entry about the Java fix. (#7516 )
5 years ago
Joshua Haberman
e90b71cdee
Update protobuf version
5 years ago
listonjesse
2ae7cf0e03
Auxillary -> Auxiliary
5 years ago
Joshua Haberman
6ed738305b
Sync from Piper @311396324
...
PROTOBUF_SYNC_PIPER
5 years ago
Joshua Haberman
f597a24627
Update protobuf version
5 years ago
Joshua Haberman
a9f11d7d64
Updated version to 3.12.0-rc1. ( #7449 )
5 years ago
Rafi Kamal
147fd0b710
Update Google.Protobuf.Tools.nuspec to remove 32-bit Mac protoc reference ( #7227 )
5 years ago
Rafi Kamal
c74057267d
Update protobuf version ( #7206 )
5 years ago
Rafi Kamal
345df38dd3
Update protobuf version ( #7143 )
5 years ago
Rafi Kamal
39492b68d8
Update protobuf version to 3.11.2 ( #7004 )
5 years ago
Rafi Kamal
b78c53f935
Update protobuf version to 3.11.1 ( #6972 )
5 years ago
Rafi Kamal
1d5375c621
Update protobuf version to 3.11.0 ( #6943 )
5 years ago
Rafi Kamal
6220db4ec4
Update protobuf version ( #6927 )
5 years ago
Rafi Kamal
cd7b27be38
Update protobuf version ( #6898 )
5 years ago
Rafi Kamal
3cc55d6167
Update protobuf version ( #6898 )
5 years ago
Rafi Kamal
2ed41359fe
Update version to 3.11.0-RC0
6 years ago
Jie Luo
2a4657971d
Update to 3.10.0-rc0 ( #6660 )
...
* Cherry pick changes on update_version.py #6643
* Update version to 3.10.0-rc-0
* Do not add rc0 to php packages.xml
6 years ago
Rafi Kamal
5021cd3419
Update protobuf version
6 years ago
Rafi Kamal
56bf637221
Update protobuf version
6 years ago
Jie Luo
43156775be
Merge 3.9.x 201908071359 to master ( #6484 )
...
* Add changelog for 3.9.x
* Revert "Make php message class final to avoid mocking (#6277 )" (#6324 )
This reverts commit 7f84a94366
.
This is just temporary. Eventually, we still want to roll forward this
change. Some users are complaining they need more time to clean up their
code.
* Update extract_includes.bat.in
File io_win32.h is not in directory google\protobuf\stubs under directory google\protobuf\io
* Set oneof case in array constructor (#6351 )
Forgot to set it previously.
* Update protobuf version (#6366 )
* Drop building wheel for python 3.4 (#6406 )
https://github.com/matthew-brett/multibuild/pull/240
* Fix binary compatibility in FieldCodec factory methods (#6380 ) (#6424 )
* Fix binary compatibility in FieldCodec factory messages
* Make default value parameter for current factories required
* Route old methods through default value overloads
* Remove ExtensionRegistry.Add(params) overload
* Rename ExtensionRegistry.Add(IEnumerable<Extension>) overload to AddRange
* Edit naming of parameters in Extension classes
* * Fix add API warnings to docs for extension APIs
* Rename internal ExtensionSet.GetValue to TryGetValue
* Disable javadoc error (#6371 )
* Disable javadoc error
Actual fixes of the javadoc will be followed up
* Remove duplicated configuration
* Update javadoc plugin version
* Updated Bazel test script to use most recent Bazel version (#6413 ) (#6433 )
I'm not exactly sure why, but this fixes the failing Bazel presubmit
test. Using the most recent version seems like a good idea anyway so
that we can make sure we're compatible with any new Bazel changes.
* [bazel] Add fixes for --incompatible_load_{cc,java,proto}_rules_from_bzl
* No need to update version in generated code (#6471 )
generate_descriptor will handle that
* Update protobuf version (#6472 )
6 years ago
Hao Nguyen
638720274b
Update version to 3.9.0
6 years ago
Hao Nguyen
b0d648664d
Update protobuf version
6 years ago
Hao Nguyen
2352a30e66
Revert "Update protobuf version"
...
This reverts commit 6d96493b31
.
6 years ago
Hao Nguyen
6d96493b31
Update protobuf version
6 years ago
Hao Nguyen
37a89f8e1a
Update version to 3.8.0
6 years ago
Paul Yang
6973c3a504
Update version number to 3.7.1 ( #5947 )
...
* Update version number to 3.7.1
* Update version number in port_def.inc
6 years ago
Paul Yang
582743bf40
Update version number to 3.7.0 ( #5793 )
...
* Update version number to 3.7.0
* Add php/releash.sh to Makefile.am
* Make cpp_distcheck exit on fail
6 years ago
Bo Yang
b52754b719
Update version to 3.7.0rc3
6 years ago
Paul Yang
c7b3392201
Update version to 3.7.0 ( #5749 )
...
* Update version to 3.7.0
* Update version number for java bom
6 years ago
Adam Cozzette
1ee15baefc
Updated version to 3.7.0rc2
6 years ago
Hao Nguyen
d5be2baa46
Update version to 3.7.0
6 years ago
Hao Nguyen
4b02f652e0
Make sure to add a new line at the end of XML files
6 years ago
Hao Nguyen
9349e23827
Replace update_version shell script with a python script, which is much better at handling XML rewrite. Update the PHP version too. As part of rewrite, some XML file format will change a little, but the semantics is still the same so it should be okay.
6 years ago
Feng Xiao
afe98de32a
Replace repo links.
7 years ago
Adam Cozzette
9e1286b949
Updated version numbers to 3.6.1
7 years ago
Sydney Acksman
1f77342b78
Add msbuild targets to C# tools for protoc compilers ( #4648 )
...
* Added props to C# tools
* Add targets file to makefile.am
7 years ago
Jisi Liu
45eb28b588
Update version number to 3.6.0
7 years ago
Paul Yang
c931743461
Merge branch ( #4466 )
...
* Fix setup.py for windows build.
* Bump version number to 3.5.2
* Cat the test-suite.log on errors for presubits
7 years ago
Bo Yang
b5fbb742af
Bump version number to 3.5.2
7 years ago
Jisi Liu
050fc9a437
Update version number to 3.5.1
7 years ago
Jisi Liu
97dd175a91
Update version number to 3.5.0
7 years ago
Jisi Liu
dba647a6b2
Bump version for minor release
8 years ago
Jisi Liu
7bb39bef1a
Update version number for 3.4.0
8 years ago
Bo Yang
e7bcfc4241
Update version number to 3.3.2
8 years ago
Feng Xiao
58538ea919
Update version number to 3.3.1
8 years ago
Feng Xiao
80f0c0ac40
Update version number and changelog for 3.3.0
8 years ago