Release Schedules for Elasticsearch and plugins

I'm curious what the release cycle for Elasticsearch and the es-cloud-aws
plugin
are. https://github.com/elasticsearch/elasticsearch-cloud-aws/issues/165
lays out why, but I'll include it here for completeness:

Right now, it's very difficult to spin up a cluster in Frankfurt
(eu-central-1) because the released versions of the AWS plugin don't
support the region yet. I assume that when version 1.5.0 of Elasticsearch
is released, the plugin will get a version bump as well -- but when is that
going to be?

Thanks,
-David

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/5a060461-55d9-45bc-96e6-d8efb959af02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

I think the best thing about open source is, you can clone the github repo
branch es-1.4 of the plugin and build a snapshot version 2.4.2-SNAPSHOT for
yourself.

Last commit on es-1.4 was adding eu-central-1 so it should work then:

This does not mean a release wouldn't be a good idea :slight_smile:

Jörg

On Wed, Jan 21, 2015 at 9:35 PM, David Ashby delta.mu.alpha@gmail.com
wrote:

I'm curious what the release cycle for Elasticsearch and the es-cloud-aws
plugin are.
Issues with eu-central-1 · Issue #165 · elastic/elasticsearch-cloud-aws · GitHub lays
out why, but I'll include it here for completeness:

Right now, it's very difficult to spin up a cluster in Frankfurt
(eu-central-1) because the released versions of the AWS plugin don't
support the region yet. I assume that when version 1.5.0 of Elasticsearch
is released, the plugin will get a version bump as well -- but when is that
going to be?

Thanks,
-David

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/5a060461-55d9-45bc-96e6-d8efb959af02%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/5a060461-55d9-45bc-96e6-d8efb959af02%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoGn8Cde-6cfJduPFutUkkFRawagf4%2B4fiHiZui%3DE4NXLg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

What's the difference between the es-1.4 and es-1.x branches? es-1.4 stops
updating once Elasticsearch 1.5 is released?

On Wednesday, January 21, 2015 at 4:00:54 PM UTC-5, Jörg Prante wrote:

I think the best thing about open source is, you can clone the github repo
branch es-1.4 of the plugin and build a snapshot version 2.4.2-SNAPSHOT for
yourself.

Last commit on es-1.4 was adding eu-central-1 so it should work then:

Update AWS SDK to 1.9.8 · elastic/elasticsearch-cloud-aws@44d4c9a · GitHub

This does not mean a release wouldn't be a good idea :slight_smile:

Jörg

On Wed, Jan 21, 2015 at 9:35 PM, David Ashby <delta.m...@gmail.com
<javascript:>> wrote:

I'm curious what the release cycle for Elasticsearch and the es-cloud-aws
plugin are.
Issues with eu-central-1 · Issue #165 · elastic/elasticsearch-cloud-aws · GitHub lays
out why, but I'll include it here for completeness:

Right now, it's very difficult to spin up a cluster in Frankfurt
(eu-central-1) because the released versions of the AWS plugin don't
support the region yet. I assume that when version 1.5.0 of Elasticsearch
is released, the plugin will get a version bump as well -- but when is that
going to be?

Thanks,
-David

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/5a060461-55d9-45bc-96e6-d8efb959af02%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/5a060461-55d9-45bc-96e6-d8efb959af02%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/d7eed6fc-80de-464e-aeeb-587db936e340%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Yes, 1.5 will become a new branch with the status of 1.x once it is
released, and 1.x will then become the base for further 1.x releases (if
any)

Jörg

On Thu, Jan 22, 2015 at 5:50 PM, David Ashby delta.mu.alpha@gmail.com
wrote:

What's the difference between the es-1.4 and es-1.x branches? es-1.4 stops
updating once Elasticsearch 1.5 is released?

On Wednesday, January 21, 2015 at 4:00:54 PM UTC-5, Jörg Prante wrote:

I think the best thing about open source is, you can clone the github
repo branch es-1.4 of the plugin and build a snapshot version 2.4.2-SNAPSHOT
for yourself.

Last commit on es-1.4 was adding eu-central-1 so it should work then:

Update README.md · elastic/elasticsearch-cloud-aws@32cc353 · GitHub
44d4c9a845d6fc1c0a3ce3b95b08eeef72ab3992

This does not mean a release wouldn't be a good idea :slight_smile:

Jörg

On Wed, Jan 21, 2015 at 9:35 PM, David Ashby delta.m...@gmail.com
wrote:

I'm curious what the release cycle for Elasticsearch and the
es-cloud-aws plugin are. https://github.com/elasticsearch/elasticsearch-
cloud-aws/issues/165 lays out why, but I'll include it here for
completeness:

Right now, it's very difficult to spin up a cluster in Frankfurt
(eu-central-1) because the released versions of the AWS plugin don't
support the region yet. I assume that when version 1.5.0 of Elasticsearch
is released, the plugin will get a version bump as well -- but when is that
going to be?

Thanks,
-David

--
You received this message because you are subscribed to the Google
Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/5a060461-55d9-45bc-96e6-d8efb959af02%
40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/5a060461-55d9-45bc-96e6-d8efb959af02%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/d7eed6fc-80de-464e-aeeb-587db936e340%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/d7eed6fc-80de-464e-aeeb-587db936e340%40googlegroups.com?utm_medium=email&utm_source=footer
.

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

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoFpOd8Tn5gEF2q9P1XjNES70-TSooPHG24LggOLFBW7Xw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

I'm not wild about the idea of running snapshot code in production... but
that would probably work.

On Thursday, January 22, 2015 at 1:10:30 PM UTC-5, Jörg Prante wrote:

Yes, 1.5 will become a new branch with the status of 1.x once it is
released, and 1.x will then become the base for further 1.x releases (if
any)

Jörg

On Thu, Jan 22, 2015 at 5:50 PM, David Ashby <delta.m...@gmail.com
<javascript:>> wrote:

What's the difference between the es-1.4 and es-1.x branches? es-1.4
stops updating once Elasticsearch 1.5 is released?

On Wednesday, January 21, 2015 at 4:00:54 PM UTC-5, Jörg Prante wrote:

I think the best thing about open source is, you can clone the github
repo branch es-1.4 of the plugin and build a snapshot version 2.4.2-SNAPSHOT
for yourself.

Last commit on es-1.4 was adding eu-central-1 so it should work then:

Update README.md · elastic/elasticsearch-cloud-aws@32cc353 · GitHub
44d4c9a845d6fc1c0a3ce3b95b08eeef72ab3992

This does not mean a release wouldn't be a good idea :slight_smile:

Jörg

On Wed, Jan 21, 2015 at 9:35 PM, David Ashby delta.m...@gmail.com
wrote:

I'm curious what the release cycle for Elasticsearch and the
es-cloud-aws plugin are. https://github.com/
elasticsearch/elasticsearch-cloud-aws/issues/165 lays out why, but
I'll include it here for completeness:

Right now, it's very difficult to spin up a cluster in Frankfurt
(eu-central-1) because the released versions of the AWS plugin don't
support the region yet. I assume that when version 1.5.0 of Elasticsearch
is released, the plugin will get a version bump as well -- but when is that
going to be?

Thanks,
-David

--
You received this message because you are subscribed to the Google
Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/5a060461-55d9-45bc-96e6-d8efb959af02%
40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/5a060461-55d9-45bc-96e6-d8efb959af02%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/d7eed6fc-80de-464e-aeeb-587db936e340%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/d7eed6fc-80de-464e-aeeb-587db936e340%40googlegroups.com?utm_medium=email&utm_source=footer
.

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

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/5495e225-e412-446b-b0fb-dd6c5157e449%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.