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

Fix #4 #5

Merged
merged 2 commits into from
Jan 28, 2021
Merged

Fix #4 #5

merged 2 commits into from
Jan 28, 2021

Commits on Oct 12, 2020

  1. Update for SeedStack 20.7

    License management
    travis: openjdk11
    Nheverest committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    844fe70 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. added compability with elasticsearch TransportClient from v2 to v7

    - call a Builder.put() method compatible with elasticsearch v2 and v5
    - create TransportAddress through introspection
    
    Also added profiles to help working with elasticsearch jars from v2 to v7
    Nheverest committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    9febd4a View commit details
    Browse the repository at this point in the history