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

Feat: java record serialization/deserialization #1842

Merged
merged 80 commits into from
Sep 25, 2024
Merged

Commits on Mar 4, 2023

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

Commits on Sep 23, 2023

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

Commits on Oct 28, 2023

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

Commits on Nov 3, 2023

  1. Add support for java record serialization - move test code to google-…

    …cloud-firestore module by adding a test-jdk17 directory and a java17 profile, and eliminate google-cloud-firestore-jdk17 module
    eranl committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    53aabf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Jun 13, 2024

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    f7ff7f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fc7a23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6197d5 View commit details
    Browse the repository at this point in the history
  4. try ignoring the ToStringTest

    milaGGL committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b155bee View commit details
    Browse the repository at this point in the history
  5. remove var

    milaGGL committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0bea023 View commit details
    Browse the repository at this point in the history
  6. import missing types

    milaGGL committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    91e1282 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. set javadoc source to java 17

    milaGGL committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c6fd913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a85a466 View commit details
    Browse the repository at this point in the history
  3. Update pom.xml

    milaGGL committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9e46f9c View commit details
    Browse the repository at this point in the history
  4. remove < release > in pom.xml

    milaGGL committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5a70439 View commit details
    Browse the repository at this point in the history
  5. Update pom.xml

    milaGGL committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    56e3031 View commit details
    Browse the repository at this point in the history
  6. remove the build.sh changes

    milaGGL committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b5a465b View commit details
    Browse the repository at this point in the history
  7. Update pom.xml

    milaGGL committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    646ff81 View commit details
    Browse the repository at this point in the history
  8. Revert "Update pom.xml"

    This reverts commit 646ff81.
    milaGGL committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9e99d2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ea41cd View commit details
    Browse the repository at this point in the history
  10. Revert "remove the <maven-compiler-plugin>"

    This reverts commit 3ea41cd.
    milaGGL committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2c3f144 View commit details
    Browse the repository at this point in the history
  11. Update build.sh

    milaGGL committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ec8d30c View commit details
    Browse the repository at this point in the history
  12. Update pom.xml

    milaGGL committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    316df89 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    e55907f View commit details
    Browse the repository at this point in the history
  2. Update ci.yaml

    milaGGL committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7b2ce93 View commit details
    Browse the repository at this point in the history
  3. revert changes

    milaGGL committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    353cbad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09a79ee View commit details
    Browse the repository at this point in the history
  5. Update pom.xml

    milaGGL committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bc1c06e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5bc13e View commit details
    Browse the repository at this point in the history
  7. Update ci.yaml

    suztomo authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e556dcf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d005e87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d19310 View commit details
    Browse the repository at this point in the history
  10. remove changes in build.sh

    milaGGL committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8e26e85 View commit details
    Browse the repository at this point in the history
  11. Update pom.xml

    milaGGL committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bd7d02d View commit details
    Browse the repository at this point in the history
  12. Update pom.xml

    milaGGL committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f3cfc66 View commit details
    Browse the repository at this point in the history
  13. Update pom.xml

    milaGGL committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    080e338 View commit details
    Browse the repository at this point in the history
  14. Update pom.xml

    milaGGL committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    54425c0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f99e222 View commit details
    Browse the repository at this point in the history
  16. Revert "update ci.yaml to run javadoc on jdk8"

    This reverts commit f99e222.
    milaGGL committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    46e0ede View commit details
    Browse the repository at this point in the history
  17. Update pom.xml

    milaGGL committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9ec90dc View commit details
    Browse the repository at this point in the history
  18. finalize pom.xml

    milaGGL committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2bc0f5e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    37b9641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62aa37c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    124fc47 View commit details
    Browse the repository at this point in the history
  4. format

    milaGGL committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2f082c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    b51506a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d08cd6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0af8a9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c94936 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    48885ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef324e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28465af View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    d43d071 View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    milaGGL committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    195a3c2 View commit details
    Browse the repository at this point in the history
  3. remove maven-compiler-plugin

    milaGGL committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b29af05 View commit details
    Browse the repository at this point in the history
  4. Update pom.xml

    milaGGL committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    40c96f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01f52e2 View commit details
    Browse the repository at this point in the history
  6. ignore the folder

    milaGGL committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    adeec7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e77b4cd View commit details
    Browse the repository at this point in the history
  8. remove exclude at the root

    milaGGL committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d5bf4b7 View commit details
    Browse the repository at this point in the history
  9. change test env to jdk21

    milaGGL committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7503264 View commit details
    Browse the repository at this point in the history
  10. Update pom.xml

    milaGGL committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    078cd29 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0942669 View commit details
    Browse the repository at this point in the history
  12. Update pom.xml

    milaGGL committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a95c2d0 View commit details
    Browse the repository at this point in the history
  13. Update pom.xml

    milaGGL committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e1e36f4 View commit details
    Browse the repository at this point in the history
  14. Update pom.xml

    milaGGL committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0e99ecd View commit details
    Browse the repository at this point in the history
  15. Update pom.xml

    milaGGL committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    16b9ef8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. run new tests only on jdk21

    milaGGL committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0ffb6cb View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    milaGGL committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c80f13e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bf9c7d View commit details
    Browse the repository at this point in the history
  4. add version printer

    milaGGL committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c085a55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    911ed35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5bf375 View commit details
    Browse the repository at this point in the history
  7. remove logs

    milaGGL committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d67a828 View commit details
    Browse the repository at this point in the history