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

Fix the scalapb json marshaller for sealed-oneof messages #3342

Merged
merged 8 commits into from Mar 9, 2021

Commits on Feb 11, 2021

  1. Fix the scalapb json marshaller so that it marshals the container mes…

    …sage for a GeneratedSealedOneOf message
    ateirney committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    c1a756f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    083d3ff View commit details
    Browse the repository at this point in the history
  2. Update Java 8 version

    ikhoon committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    488628e View commit details
    Browse the repository at this point in the history
  3. Fix link

    ikhoon committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    d1a4ba3 View commit details
    Browse the repository at this point in the history
  4. Update Scala version

    ikhoon committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    c1b65dc View commit details
    Browse the repository at this point in the history
  5. Add workaround

    ikhoon committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    1b8223c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faf0d8b View commit details
    Browse the repository at this point in the history
  7. Update JRE8_VERSION

    ikhoon committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    a4c77c2 View commit details
    Browse the repository at this point in the history