Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to protobuf 3.6.1 #5320

Merged
merged 4 commits into from
Feb 7, 2019
Merged

Upgrade to protobuf 3.6.1 #5320

merged 4 commits into from
Feb 7, 2019

Commits on Feb 6, 2019

  1. Upgrade to protobuf 3.6.1

    For Bazel, we upgrade to protobuf 3.6.1.2 and javalite HEAD to fix
    incompatibilities in newer Bazel releases.
    
    compiler/Dockerfile is unused, so it was removed instead of being updated.
    
    protoc no longer includes codegen for nano, so we remain on the older protoc
    any time nano is used.
    ejona86 committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    1f76910 View commit details
    Browse the repository at this point in the history
  2. Fix nano

    ejona86 committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    0a0601b View commit details
    Browse the repository at this point in the history
  3. Regenerate protos

    ejona86 committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    a16e47e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Swap to VS 14 for C++11

    ejona86 committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    4835fa4 View commit details
    Browse the repository at this point in the history