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

Switch security spi example to new style Requests #32341

Merged
merged 3 commits into from
Jul 30, 2018

Commits on Jul 24, 2018

  1. Switch security spi example to new style Requests

    In elastic#29623 we added `Request` object flavored requests to the low level
    REST client and in elastic#30315 we deprecated the old `performRequest`s. This
    changes all calls in the `x-pack/qa/security-example-spi-extension`
    project to use the new versions.
    nik9000 committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    710daf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da9aaf View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

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