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

Merge 3.9.x 201908071359 to master #6484

Merged
merged 19 commits into from
Aug 9, 2019
Merged

Merge 3.9.x 201908071359 to master #6484

merged 19 commits into from
Aug 9, 2019

Commits on Jun 28, 2019

  1. Add changelog for 3.9.x

    Hao Nguyen committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    35bf1ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6319 from haon4/3.9.x-201906281515

    Add changelog for 3.9.x
    Hao Nguyen committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    2c2267c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Revert "Make php message class final to avoid mocking (#6277)" (#6324)

    This reverts commit 7f84a94.
    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.
    TeBoring committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    15929e1 View commit details
    Browse the repository at this point in the history
  2. Update extract_includes.bat.in

    File io_win32.h is not in directory google\protobuf\stubs under directory google\protobuf\io
    jjinglover authored and acozzette committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    f1ecf5c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Set oneof case in array constructor (#6351)

    Forgot to set it previously.
    TeBoring committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    864bd03 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    6a59a2a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    79c946f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. 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
    jtattermusch authored and anandolee committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    325ed81 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    5f2ec57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5995d72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c044c7 View commit details
    Browse the repository at this point in the history
  4. * Fix add API warnings to docs for extension APIs

    * Rename internal ExtensionSet.GetValue to TryGetValue
    ObsidianMinor authored and jtattermusch committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    b99e8f5 View commit details
    Browse the repository at this point in the history
  5. Disable javadoc error (#6371)

    * Disable javadoc error
    
    Actual fixes of the javadoc will be followed up
    
    * Remove duplicated configuration
    
    * Update javadoc plugin version
    TeBoring committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    fce3613 View commit details
    Browse the repository at this point in the history
  6. 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.
    TeBoring committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    65ed62e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    92f2c89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6431 from jtattermusch/backport_csharp_proto2_review

    Backport review comments for C# proto2 features (for 3.9.x)
    jtattermusch committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    bc5f088 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. No need to update version in generated code (#6471)

    generate_descriptor will handle that
    TeBoring committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    ebfde4c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Configuration menu
    Copy the full SHA
    655310c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Configuration menu
    Copy the full SHA
    dc2818c View commit details
    Browse the repository at this point in the history