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: allow DirectPath by default + update integration tests #3031

Merged
merged 10 commits into from
Jun 30, 2021

Commits on Jun 23, 2021

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

Commits on Jun 28, 2021

  1. feat: allow DirectPath by default + update integration tests

    * DirectPath is now opt-out by setting google.bigtable.direct.path.allowed to false
    * Integration tests can now verify that they are running over the desired mode by specifying "bigtable.connection-mode" system property
    * Integration tests update their user agent to signal membership in allow/deny lists
    * DirectPathFallbackIT now supports IPv4
    igorbernstein2 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    414e5f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fd7e3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82f7aec View commit details
    Browse the repository at this point in the history
  4. format

    igorbernstein2 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    214f5fb View commit details
    Browse the repository at this point in the history
  5. format

    igorbernstein2 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    7652f40 View commit details
    Browse the repository at this point in the history
  6. copyright

    igorbernstein2 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    6a666ce View commit details
    Browse the repository at this point in the history
  7. fix directpath regex

    igorbernstein2 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e21c6f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    3fd1104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e180e6 View commit details
    Browse the repository at this point in the history