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

HLRC support for Index Templates V2 #54838

Merged
merged 18 commits into from
Apr 7, 2020

Commits on Apr 6, 2020

  1. HLRC support for Index Templates V2

    This change adds High Level Rest Client support for Index Templates V2.
    
    Relates to elastic#53101
    probakowski committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    7dc97a4 View commit details
    Browse the repository at this point in the history
  2. remove debug comment

    probakowski committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    7f9dcbe View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Update client/rest-high-level/src/main/java/org/elasticsearch/client/…

    …indices/IndexTemplateV2ExistRequest.java
    
    Co-Authored-By: Lee Hinman <dakrone@users.noreply.github.com>
    probakowski and dakrone authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    38dd892 View commit details
    Browse the repository at this point in the history
  2. Update client/rest-high-level/src/main/java/org/elasticsearch/client/…

    …indices/PutIndexTemplateV2Request.java
    
    Co-Authored-By: Lee Hinman <dakrone@users.noreply.github.com>
    probakowski and dakrone authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a1f765b View commit details
    Browse the repository at this point in the history
  3. Update client/rest-high-level/src/main/java/org/elasticsearch/client/…

    …indices/PutIndexTemplateV2Request.java
    
    Co-Authored-By: Lee Hinman <dakrone@users.noreply.github.com>
    probakowski and dakrone authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    14443a1 View commit details
    Browse the repository at this point in the history
  4. Update client/rest-high-level/src/test/java/org/elasticsearch/client/…

    …IndicesClientIT.java
    
    Co-Authored-By: Lee Hinman <dakrone@users.noreply.github.com>
    probakowski and dakrone authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    4ab09b3 View commit details
    Browse the repository at this point in the history
  5. Update client/rest-high-level/src/main/java/org/elasticsearch/client/…

    …indices/GetIndexTemplatesV2Request.java
    
    Co-Authored-By: Lee Hinman <dakrone@users.noreply.github.com>
    probakowski and dakrone authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    812d06c View commit details
    Browse the repository at this point in the history
  6. review comments

    probakowski committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a3d0837 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfe9a4c View commit details
    Browse the repository at this point in the history
  8. review comments

    probakowski committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    7b26fb1 View commit details
    Browse the repository at this point in the history
  9. review comments

    probakowski committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    ec4fdf3 View commit details
    Browse the repository at this point in the history
  10. Update client/rest-high-level/src/main/java/org/elasticsearch/client/…

    …indices/IndexTemplateV2ExistRequest.java
    
    Co-Authored-By: Lee Hinman <dakrone@users.noreply.github.com>
    probakowski and dakrone authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    15ad1d2 View commit details
    Browse the repository at this point in the history
  11. Update client/rest-high-level/src/main/java/org/elasticsearch/client/…

    …indices/IndexTemplateV2ExistRequest.java
    
    Co-Authored-By: Lee Hinman <dakrone@users.noreply.github.com>
    probakowski and dakrone authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    8b562f9 View commit details
    Browse the repository at this point in the history
  12. Update client/rest-high-level/src/main/java/org/elasticsearch/client/…

    …indices/PutIndexTemplateV2Request.java
    
    Co-Authored-By: Lee Hinman <dakrone@users.noreply.github.com>
    probakowski and dakrone authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    8e4d6a5 View commit details
    Browse the repository at this point in the history
  13. Update client/rest-high-level/src/main/java/org/elasticsearch/client/…

    …indices/PutIndexTemplateV2Request.java
    
    Co-Authored-By: Lee Hinman <dakrone@users.noreply.github.com>
    probakowski and dakrone authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    1bcf1dc View commit details
    Browse the repository at this point in the history
  14. Update client/rest-high-level/src/main/java/org/elasticsearch/client/…

    …indices/PutIndexTemplateV2Request.java
    
    Co-Authored-By: Lee Hinman <dakrone@users.noreply.github.com>
    probakowski and dakrone authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d436459 View commit details
    Browse the repository at this point in the history
  15. Update client/rest-high-level/src/main/java/org/elasticsearch/client/…

    …indices/PutIndexTemplateV2Request.java
    
    Co-Authored-By: Lee Hinman <dakrone@users.noreply.github.com>
    probakowski and dakrone authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    b54f105 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a157c5b View commit details
    Browse the repository at this point in the history