Adam Cozzette
2798a968c3
Fix failing Mac CI tests on 21.x ( #15473 )
...
I also removed the Codespell workflow since we're no longer using that
on main.
10 months ago
Joshua Haberman
d0c4b1421a
Merge pull request #15149 from haberman/fix-21x-ruby
...
Fixed Ruby tests to pin Bundler to a version compatible with Ruby 2.7.
11 months ago
Joshua Haberman
ec0e40425c
Merge branch '21.x' into fix-21x-ruby
11 months ago
Joshua Haberman
c5a30e7fb3
Fixed Ruby tests to pin Bundler to a version compatible with Ruby 2.7.
11 months ago
zhangskz
418dcd6674
Update collect_all_artifacts.sh to remove C# Google.Protobuf.Tools nuget build ( #13554 )
...
CI shows this part of legacy release infrastructure is no longer working as expected due to failing keyserver request.
C# has already exited support window for 21.x so we are removing this artifact from releases on this line.
1 year ago
Matt Fowles Kulukundis
3f13a1de2c
Merge pull request #12445 from protocolbuffers/test_jj
...
Backport various warning supressions from 22.x to 21.x
2 years ago
Matt Kulukundis
5a9dbd9a4e
Backport various warning supressions from 22.x to 21.x
...
Change made manually, since the various changes were spread over several commits
and the cherry pick was not clean.
2 years ago
Jerry Berg
8e6b5d5303
Java fixes for 21.x ( #12036 )
...
* Fix mutability bug in Java proto lite: sub-messages inside of oneofs were not
being set as immutable. This would allow code to get a builder for a
sub-message and modify the original (supposedly immutable) copy.
PiperOrigin-RevId: 511598810
* Add casts to make protobuf compatible with Java 1.8 runtime.
Fix for: https://github.com/protocolbuffers/protobuf/issues/11393
PiperOrigin-RevId: 511807920
* Update Makefile.am
---------
Co-authored-by: Protobuf Team Bot <protobuf-github-bot@google.com>
2 years ago
Mike Kruskal
cd7f3bd478
Adding targets for bootstrap proto srcs ( #11657 )
2 years ago
Mike Kruskal
5e6d1fe395
Clean up deprecation message for WKT ( #11636 )
2 years ago
deannagarcia
9b3231002d
Merge pull request #11412 from protocolbuffers/deannagarcia-patch-15
...
Pin ruby bundler
2 years ago
Deanna Garcia
4d107081f2
Pin bundler in travis test
2 years ago
deannagarcia
fd2b04619b
Pin ruby bundler
...
The newest bundler has EOL'd ruby 2.5, so we must pin to an older version.
2 years ago
Jie Luo
a677d9033f
Add use_bazel.sh 5.1.1 to ruby/python build ( #11389 )
...
pin Bazel version to an older stable one (5.1.1)
2 years ago
Matt Fowles Kulukundis
c1e53fb250
Merge pull request #11337 from protocolbuffers/21.x-202212161220
...
Update version.json to: 21.13-dev
2 years ago
Matt Kulukundis
4d991033c3
Update version.json to: 21.13-dev
2 years ago
Mike Kruskal
9de5cdda66
Point python setup to zlib after mac update ( #11315 )
...
* Manually install zlib after mac update
* Point pyenv at homebrew's zlib
2 years ago
Theodore Rose
cf3ec8f8c8
Merge pull request #11286 from esorot/21.x
...
fix kokoro git config
2 years ago
Matt Fowles Kulukundis
be363f3f0f
Merge pull request #11281 from protocolbuffers/21.x-202212131512
...
Updating version.json and repo version numbers to: 21.12
2 years ago
Matt Kulukundis
d9c9fc7454
Updating changelog
2 years ago
Protobuf Team Bot
f4afdc712e
cherry-pick: kokoro git config
2 years ago
Protobuf Team Bot
f0dc78d7e6
Updating version.json and repo version numbers to: 21.12
2 years ago
Joshua Haberman
7b0ca6995d
Updated release branch to latest upb. ( #11258 )
...
* Updated release branch to latest upb.
* Updated amalgamated files.
2 years ago
ericsalo
7c123c40e2
Merge pull request #11201 from protocolbuffers/21.x-202212080033
...
21.x 202212080033
2 years ago
Eric Salo
44eafb2f65
Update version.json to: 21.12-dev
2 years ago
Eric Salo
aea4a275e2
Updating changelog
2 years ago
ericsalo
ffe65a5040
Merge pull request #11197 from protocolbuffers/21.x-202212071935
...
Updating version.json and repo version numbers to: 21.11
2 years ago
Protobuf Team Bot
a474c5b9ff
Updating version.json and repo version numbers to: 21.11
2 years ago
ericsalo
c0bc0cf076
Merge pull request #11196 from ericsalo/21.x
...
sync with current 21.x upb
2 years ago
Eric Salo
9d17e97927
sync with current 21.x upb
2 years ago
deannagarcia
d024e3bca1
Merge pull request #11118 from protocolbuffers/deannagarcia-patch-12
...
Add "public" modifier to Kotlin generated code
2 years ago
deannagarcia
9b37daf1ce
Add "public" modifier to Kotlin generated code
...
My previous attempt to do this https://github.com/protocolbuffers/protobuf/pull/11068#issuecomment-1333645637 missed this instance.
2 years ago
Jorg Brown
782c7722e1
Merge pull request #11105 from protocolbuffers/21.x-202211301621
...
Update version.json to: 21.11-dev
2 years ago
Jorg Brown
06776db4e8
Update version.json to: 21.11-dev
2 years ago
Jorg Brown
9832e7815a
Merge pull request #11088 from protocolbuffers/21.x-202211291338
...
21.x 202211291338
2 years ago
Jorg Brown
74dae8fe6c
Updating changelog
2 years ago
Protobuf Team Bot
11bc195441
Updating version.json and repo version numbers to: 21.10
2 years ago
Jorg Brown
f6ff28bfcb
Merge pull request #11075 from protocolbuffers/21.x-202211281808
...
21.x 202211281808
2 years ago
Theodore Rose
d03c11cce9
Merge pull request #11083 from protocolbuffers/deannagarcia-patch-10
...
Disable CocoaPods watchOS validation
2 years ago
deannagarcia
9933339c48
Disable CocoaPods watchOS validation
...
https://github.com/CocoaPods/CocoaPods/issues/11558 is causing this GHA to fail. It has been resolved in main, but this will continue to fail until a release is out and we migrate to it.
2 years ago
theodorerose
7cd953703a
kokoro trigger change
2 years ago
theodorerose
073b81a94d
kokoro trigger change
2 years ago
Jorg Brown
0d7f85ca05
Updating changelog
2 years ago
Protobuf Team Bot
ed63a2c7e4
Updating version.json and repo version numbers to: 21.10-rc0
2 years ago
deannagarcia
7268e2fe6a
Merge pull request #11068 from deannagarcia/21.x
...
Add public modifiers to kotlin code
2 years ago
Kenji Abe
7845696b1a
Add more public modifiers
2 years ago
Deanna Garcia
6edfc80428
Cherrypick public modifier
2 years ago
ericsalo
eb06d1fdcb
update protobuf_deps to point to the current upb 21.x ( #11028 )
2 years ago
Jerry Berg
3c3e66ade1
Merge pull request #10984 from protocolbuffers/googleberg-patch-nested-builder-fix
...
Fix stale cached submessages by marking nested builder as clean after clear is called
2 years ago
Jerry Berg
736e9b8f7c
Fix misplacement of TimingBelt in the nested_builders_test.proto
...
hierarchy.
2 years ago