Searchguard git branch to use

Hi,

I am trying to clone the project from github (GitHub - floragunncom/search-guard: Search Guard Plugin - Security for Elasticsearch),

but I see various branches like 6.5.x , 6.5.1-23.2-api and es-6.5.1.

Which one should I use and can you tell me the difference among these ?

Thanks,

Shivani

*-api* you can ignore (just there to solve cyclic dependencies)
6.5.x is the base branch for all 6.5 releses
es-6.5.1 is the release branch where all the releases are made from (and where the tags are created)

In general you should use the release branches es-x.y.z like es-6.5.1

···

Am 18.01.2019 um 11:47 schrieb shivani.aggarwal2195@gmail.com:

Hi,

I am trying to clone the project from github (https://github.com/floragunncom/search-guard/\),
  but I see various branches like 6.5.x , 6.5.1-23.2-api and es-6.5.1.

Which one should I use and can you tell me the difference among these ?

Thanks,
Shivani

--
You received this message because you are subscribed to the Google Groups "Search Guard Community Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to search-guard+unsubscribe@googlegroups.com.
To post to this group, send email to search-guard@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/34643980-55d9-4727-b9d2-078b5ec38f9e%40googlegroups.com\.
For more options, visit https://groups.google.com/d/optout\.

Hi,

Thanks for the response. I have another query related to the same.

I see that on the github project, tags are only created till version 6.3 (i.e ves-6.3-compliance-2-api and ves-6.3.-22.3-api).

But, I checked here - https://oss.sonatype.org/content/repositories/releases/com/floragunn/search-guard-6/ , there have been releases after that - the latest one being 6.5.4-24.0.

Where can I find the tags for these releases?

Thanks & Regards,

Shivani

···

On Friday, January 18, 2019 at 9:20:16 PM UTC+5:30, Search Guard wrote:

-api you can ignore (just there to solve cyclic dependencies)

6.5.x is the base branch for all 6.5 releses

es-6.5.1 is the release branch where all the releases are made from (and where the tags are created)

In general you should use the release branches es-x.y.z like es-6.5.1

Am 18.01.2019 um 11:47 schrieb shivani.ag...@gmail.com:

Hi,

I am trying to clone the project from github (https://github.com/floragunncom/search-guard/),

but I see various branches like 6.5.x , 6.5.1-23.2-api and es-6.5.1.

Which one should I use and can you tell me the difference among these ?

Thanks,

Shivani


You received this message because you are subscribed to the Google Groups “Search Guard Community Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to search-guard...@googlegroups.com.

To post to this group, send email to search...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/34643980-55d9-4727-b9d2-078b5ec38f9e%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

https://github.com/floragunncom/search-guard/releases/tag/v6.5.2-24.0

or in the search-guard local git repo:

$ git tag | grep v6

...
...
v6.4.2-24.0
v6.4.2-24.0-api
v6.4.3-23.1
v6.4.3-23.1-api
v6.4.3-23.2
v6.4.3-23.2-api
v6.4.3-24.0
v6.4.3-24.0-api
v6.5.1-23.2
v6.5.1-23.2-api
v6.5.1-24.0
v6.5.1-24.0-api
v6.5.2-23.2
v6.5.2-23.2-api
v6.5.2-24.0
v6.5.2-24.0-api
v6.5.3-23.2
v6.5.3-23.2-api
v6.5.3-24.0
v6.5.3-24.0-api
v6.5.4-24.0
v6.5.4-24.0-api
...
...

···

Am 21.01.2019 um 13:55 schrieb shivani.aggarwal2195@gmail.com:

Hi,

  Thanks for the response. I have another query related to the same.
  I see that on the github project, tags are only created till version 6.3 (i.e ves-6.3-compliance-2-api and ves-6.3.-22.3-api).
  
  But, I checked here - https://oss.sonatype.org/content/repositories/releases/com/floragunn/search-guard-6/ , there have been releases after that - the latest one being 6.5.4-24.0.
  Where can I find the tags for these releases?

Thanks & Regards,
Shivani
  
On Friday, January 18, 2019 at 9:20:16 PM UTC+5:30, Search Guard wrote:
*-api* you can ignore (just there to solve cyclic dependencies)
6.5.x is the base branch for all 6.5 releses
es-6.5.1 is the release branch where all the releases are made from (and where the tags are created)

In general you should use the release branches es-x.y.z like es-6.5.1

> Am 18.01.2019 um 11:47 schrieb shivani.ag...@gmail.com:
>
> Hi,
>
> I am trying to clone the project from github (https://github.com/floragunncom/search-guard/\),
> but I see various branches like 6.5.x , 6.5.1-23.2-api and es-6.5.1.
>
> Which one should I use and can you tell me the difference among these ?
>
>
> Thanks,
> Shivani
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups "Search Guard Community Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to search-guard...@googlegroups.com.
> To post to this group, send email to search...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/34643980-55d9-4727-b9d2-078b5ec38f9e%40googlegroups.com\.
> For more options, visit https://groups.google.com/d/optout\.

--
You received this message because you are subscribed to the Google Groups "Search Guard Community Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to search-guard+unsubscribe@googlegroups.com.
To post to this group, send email to search-guard@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/search-guard/c2fb1c0d-9806-4305-bcb1-191c4e43d444%40googlegroups.com\.
For more options, visit https://groups.google.com/d/optout\.