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: add support for asynchronous rest streaming #686

Merged
merged 30 commits into from
Sep 18, 2024

Commits on Aug 23, 2024

  1. duplicating file to base

    ohmayr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4df2120 View commit details
    Browse the repository at this point in the history
  2. restore original file

    ohmayr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    26f52a5 View commit details
    Browse the repository at this point in the history
  3. duplicate file to async

    ohmayr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    204920a View commit details
    Browse the repository at this point in the history
  4. restore original file

    ohmayr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2014ef6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdeb437 View commit details
    Browse the repository at this point in the history
  6. duplicate test file for async

    ohmayr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8014f47 View commit details
    Browse the repository at this point in the history
  7. restore test file

    ohmayr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e84f03a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91f5c13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c2ee5c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75ae7d7 View commit details
    Browse the repository at this point in the history
  11. fix naming issue

    ohmayr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    db7cfb3 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'add-support-for-async-rest-streaming' of github.com:goo…

    …gleapis/python-api-core into add-support-for-async-rest-streaming
    ohmayr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9da0113 View commit details
    Browse the repository at this point in the history
  13. fix import module name

    ohmayr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    87eeca3 View commit details
    Browse the repository at this point in the history
  14. pull auth feature branch

    ohmayr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d6abddd View commit details
    Browse the repository at this point in the history
  15. revert setup file

    ohmayr committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a6a648d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. address PR comments

    ohmayr committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    8d30b2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b51b09 View commit details
    Browse the repository at this point in the history
  3. run black

    ohmayr committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    7d8f1e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. address PR comments

    ohmayr committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d793069 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-support-for-async-rest-streaming' of github.com:goo…

    …gleapis/python-api-core into add-support-for-async-rest-streaming
    ohmayr committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5f48f72 View commit details
    Browse the repository at this point in the history
  3. update nox coverage

    ohmayr committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    70d1cdb View commit details
    Browse the repository at this point in the history
  4. address PR comments

    ohmayr committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ee3a5ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a6e488 View commit details
    Browse the repository at this point in the history
  6. use https for remote repo

    ohmayr committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f2180da View commit details
    Browse the repository at this point in the history
  7. add context manager methods

    ohmayr committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bc811e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. address PR comments

    ohmayr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fc74ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1603818 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. update auth error versions

    ohmayr committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cee06ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380dedf View commit details
    Browse the repository at this point in the history
  3. update import error

    ohmayr committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    750d4cb View commit details
    Browse the repository at this point in the history