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

Deprecate _type in simulate pipeline requests #37949

Merged
merged 15 commits into from
Feb 4, 2019

Commits on Jan 29, 2019

  1. Deprecate _type in simulate pipeline requests

    As mapping types are being removed throughout Elasticsearch, the use of
    `_type` in pipeline simulation requests is deprecated.
    gwbrown committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    3d47d5f View commit details
    Browse the repository at this point in the history
  2. Update docs

    gwbrown committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    1a6c9b0 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    gwbrown committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    8a85a2f View commit details
    Browse the repository at this point in the history
  4. Tweak test setup

    gwbrown committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    5d8cacd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a3a08c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fcccd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acc857f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5524c2a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d3ee4d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Revert "Omit _type from response if not present in request"

    This reverts commit 7a3a08c.
    gwbrown committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    b9fb127 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove _type from docs entirely"

    This reverts commit acc857f.
    gwbrown committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    1a5949f View commit details
    Browse the repository at this point in the history
  3. Revert "Fix docs to remove _type as needed"

    This reverts commit 8d3ee4d.
    gwbrown committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    16ae2c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    395c533 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    138c81f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Unused import

    gwbrown committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    beaa82e View commit details
    Browse the repository at this point in the history