[ANN] Sense release 0.6

Hi All,

I've just uploaded version 0.6.4 of Sense to the Chrome Webstore. This
release adds the ability to copy and paste Elasticsearch requests in cURL
format. It's a simple addition but it makes it possible to copy examples
directly from the Elasticsearch guide ( http://www.elasticsearch.org/guide/
) and paste them directly into Sense's editor. It is also very useful for
reporting issues. You can first test things with Sense, copy them as curl
using the little menu icon in the editor and paste them directly into
GitHub. Both of these made my decide it's worth a release.

As usual, you can wait from chrome to do it's thing or update manually from
the extensions page. In case you don't have it yet and want to try it out
(and read more), please see the webstore page: http://bit.ly/es_sense

I attached the release notes bellow my signature.

Cheers,
Boaz

Changes

v0.6

  • Added support for username passwords in the url.
  • Added support for cURL copy & paste.
    • You can now copy current request in curl format (using menu button or
      a keyboard shortcut)
    • Paste a curl command into the editor and it will be parsed and all
      the correct fields populated

v0.5

  • Mapping integration - autocomplete on indices, aliases and fields.
  • Added facets to the KB.
  • Enabled soft wrap in both input and output editors

v0.4

  • Completed knowledge base and autocomplete for Query DSL

v0.3

  • Moved to a Chrome Extension for better deployment and upgrading
    infrastructure.
  • Introduced a knowledge base system to better manage growing size.
  • Added an automated test suite.

v0.2

  • History support

v0.1

  • Initial release

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

Thanks! - it is a very handy tool. Probably I would increase History size
10-100 times :slight_smile:

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

Hi Andrew,

Thanks.

Sounds like it shouldn't be a problem. I just have to see if a 10x long list still works with the current UI.

Can you please open a ticket on GitHub for this?

Thx,
Boaz

On vr, jun. 7, 2013 at 11:46 PM, Andrew Gaydenko <andrew.gaydenko@gmail.com="mailto:andrew.gaydenko@gmail.com">> wrote:
Thanks! - it is a very handy tool. Probably I would increase History size 10-100 times :slight_smile:

--
You received this message because you are subscribed to a topic in the Google Groups "elasticsearch" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/elasticsearch/h96hmG25WY4/unsubscribe?hl=en-US.
To unsubscribe from this group and all its topics, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

Boaz, hi!

Done: https://github.com/bleskes/sense/issues/5

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

Thx. I've pushed a fix which will go love with the next release.

Cheers,
Boaz

On Sat, Jun 8, 2013 at 11:32 AM, Andrew Gaydenko
andrew.gaydenko@gmail.com wrote:

Boaz, hi!
Done: https://github.com/bleskes/sense/issues/5

You received this message because you are subscribed to a topic in the Google Groups "elasticsearch" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/elasticsearch/h96hmG25WY4/unsubscribe?hl=en-US.
To unsubscribe from this group and all its topics, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

On Sunday, June 9, 2013 1:38:54 AM UTC+4, Boaz Leskes wrote:

Thx. I've pushed a fix which will go love with the next release.

Fine, thanks! - I have got it from git master already.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.