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

Update Protobuf and GCP dependencies in Beam Python SDK #24599

Merged
merged 79 commits into from
Mar 15, 2023

Commits on Feb 14, 2023

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

    AnandInguva committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    673aaf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee1da36 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Update gen_protos.py

    AnandInguva committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    6140ff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f24747 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. update proto file

    AnandInguva committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e6af718 View commit details
    Browse the repository at this point in the history
  2. Remove redundant code

    AnandInguva committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    9c44141 View commit details
    Browse the repository at this point in the history
  3. Add encoding

    AnandInguva committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    5860711 View commit details
    Browse the repository at this point in the history
  4. Update protobuf

    AnandInguva committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    fd4176f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cf5526 View commit details
    Browse the repository at this point in the history
  6. update dependencies

    AnandInguva committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    afbe42d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. update facets-overview

    AnandInguva committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    ab20544 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    990cf94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eab925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    073788d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15a4d3b View commit details
    Browse the repository at this point in the history
  5. Update deps

    AnandInguva committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    30b9b7f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Debug

    AnandInguva committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    882e5af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf2846c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a0c1b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2614d0e View commit details
    Browse the repository at this point in the history
  5. Update Dockerfile

    AnandInguva committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    188a5d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. raise Error

    AnandInguva committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2dba13f View commit details
    Browse the repository at this point in the history
  2. Update dependencies bound

    AnandInguva committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b5ac388 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0045b89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b2f0de View commit details
    Browse the repository at this point in the history
  5. Add optional field

    AnandInguva committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    35631f5 View commit details
    Browse the repository at this point in the history
  6. Add license headers

    AnandInguva committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1d93010 View commit details
    Browse the repository at this point in the history
  7. Add more optional

    AnandInguva committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    3801c16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d25563 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e95526 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    de15ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eac41bb View commit details
    Browse the repository at this point in the history
  3. update mypy to 0.790

    AnandInguva committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    853fc86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ebc815 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bfece4 View commit details
    Browse the repository at this point in the history
  6. fix lint

    AnandInguva committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7552e3d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    01d7898 View commit details
    Browse the repository at this point in the history
  2. Revert "Add more optional"

    This reverts commit 3801c16.
    AnandInguva committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    15f47d8 View commit details
    Browse the repository at this point in the history
  3. Revert "Add optional field"

    This reverts commit 35631f5.
    AnandInguva committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    cb23020 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b4d9f5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #105 from AnandInguva/update-protobuf-testing

    add relax_strict_optional_primitives to mypy_out
    AnandInguva committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    caa04aa View commit details
    Browse the repository at this point in the history
  6. Fix up formatting

    AnandInguva committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    bf78ba6 View commit details
    Browse the repository at this point in the history
  7. Fix up lint

    AnandInguva committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    b7a1807 View commit details
    Browse the repository at this point in the history
  8. Fix up formatting

    AnandInguva committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    cb8d016 View commit details
    Browse the repository at this point in the history
  9. Fix up lint

    AnandInguva committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    650827f View commit details
    Browse the repository at this point in the history
  10. fix lint

    AnandInguva committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    f522b38 View commit details
    Browse the repository at this point in the history
  11. Fix up docs

    AnandInguva committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7c4d268 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    297b7f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    83c4477 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7844e6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7eee7b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Add tensorflow rc

    AnandInguva committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    adf34fb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    adb7d30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0070723 View commit details
    Browse the repository at this point in the history
  3. comment onnx task

    AnandInguva committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    c542de5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8deb83c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    345f780 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    2f94ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bafc65 View commit details
    Browse the repository at this point in the history
  3. Update comment

    AnandInguva committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    dd6dbec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc58086 View commit details
    Browse the repository at this point in the history
  5. update comment

    AnandInguva committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e35bdef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84aeff4 View commit details
    Browse the repository at this point in the history
  7. Update dependencies

    AnandInguva committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    b617f60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ce87e7 View commit details
    Browse the repository at this point in the history
  9. revert doc change

    AnandInguva committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    334846a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9456a33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15db416 View commit details
    Browse the repository at this point in the history
  12. Update comment

    AnandInguva committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    2558b6b View commit details
    Browse the repository at this point in the history
  13. Uncomment changes

    AnandInguva committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    454481e View commit details
    Browse the repository at this point in the history
  14. Update tensorflow

    AnandInguva committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    af2de21 View commit details
    Browse the repository at this point in the history
  15. Comment tfx-bsl tests

    AnandInguva committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    6893398 View commit details
    Browse the repository at this point in the history
  16. Update tox.ini syntax

    AnandInguva committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    f72eaa3 View commit details
    Browse the repository at this point in the history
  17. refactor

    AnandInguva committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    a29505f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. fix requirements

    AnandInguva committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    ba8b376 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

Commits on Mar 15, 2023

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