8000 Releases · QuesmaOrg/quesma · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: QuesmaOrg/quesma

1.1.11

13 May 14:32
867d2fe
Compare
Choose a tag to compare

Quesma 1.1.11

Quesma version 1.1.11 has been released! 🎊

Check it out at https://hub.docker.com/r/quesma/quesma! You can get the Docker image with:

docker pull quesma/quesma:1.1.11

Release Notes:

  • This is a minor bugfix release, addressing Lucene query behavior so that it matches the original (Elasticsearch) implementation

All tags URL: https://hub.docker.com/r/quesma/quesma/tags

1.1.10

07 May 13:31
8f6c2fd
Compare
Choose a tag to compare

Quesma 1.1.10

Quesma version 1.1.10 has been released! 🎊

Check it out at https://hub.docker.com/r/quesma/quesma! You can get the Docker image with:

docker pull quesma/quesma:1.1.10

Release Notes:

  • Query performance improvement - transforming ILIKE '%%' to IS NOT NULL
  • Fix match operator for keyword types (= instead of ILIKE)

All tags URL: https://hub.docker.com/r/quesma/quesma/tags

1.1.9

30 Apr 09:31
110df7c
Compare
Choose a tag to compare

Quesma 1.1.9

Quesma version 1.1.9 has been released! 🎊

Check it out at https://hub.docker.com/r/quesma/quesma! You can get the Docker image with:

docker pull quesma/quesma:1.1.9

Release Notes:

  • Fixed _id field behavior when @timestamp column is missing
  • Add support for FROM cluster(clusterName, tableName) syntax
  • Support client certificate auth in Elasticsearch/Opensearch backend connectors
  • Minor query-related fixes

All tags URL: https://hub.docker.com/r/quesma/quesma/tags

1.1.8

28 Mar 19:47
e453e40
Compare
Choose a tag to compare

Quesma 1.1.8

Quesma version 1.1.8 has been released! 🎊

Check it out at https://hub.docker.com/r/quesma/quesma! You can get the Docker image with:

docker pull quesma/quesma:1.1.8

Release Notes:

  • A lot of improvements to Map type handling. In our manual tests String maps seemed to be working fully correctly (including highlighting), but they are still an experimental feature.
  • Full support for new rate aggregation (available in UI since Kibana 8.15).
  • Fix to queries being handled by Quesma, but not showing in our UI.
  • Better error logging.

All tags URL: https://hub.docker.com/r/quesma/quesma/tags

1.1.7

14 Mar 14:34
e75fda2
Compare
Choose a tag to compare

Quesma 1.1.7

Quesma version 1.1.7 has been released! 🎊

Check it out at https://hub.docker.com/r/quesma/quesma! You can get the Docker image with:

docker pull quesma/quesma:1.1.7

Release Notes:

  • Query generation fixes (related to __quesma_match operator)
  • Further improvements to Map type handling

All tags URL: https://hub.docker.com/r/quesma/quesma/tags

1.1.6

12 Mar 15:40
7db7f5b
Compare
Choose a tag to compare

Quesma 1.1.6

Quesma version 1.1.6 has been released! 🎊

Check it out at https://hub.docker.com/r/quesma/quesma! You can get the Docker image with:

docker pull quesma/quesma:1.1.6

Release Notes:

  • Adding improved support for Map type (mapFieldsDiscoveringEnabled), ref: #1364
  • Adding support for CSV export in Kibana, ref: #1363
  • Adding support for setting table partitioning (partitioningStrategy) for tables created by Quesma, ref:#1347
  • Fixes and improvements to selected Elasticsearch DSL queries

All tags URL: https://hub.docker.com/r/quesma/quesma/tags

1.1.5

07 Mar 10:07
3d079a1
Compare
Choose a tag to compare

Quesma 1.1.5

Quesma version 1.1.5 has been released! 🎊

Check it out at https://hub.docker.com/r/quesma/quesma! You can get the Docker image with:

docker pull quesma/quesma:1.1.5

Release Notes:

  • Fix for match_phrase query
  • Reduced verbosity of failed INSERT statements in debug log
  • Fixes for table discovery process

All tags URL: https://hub.docker.com/r/quesma/quesma/tags

1.1.4

05 Mar 13:24
4a191fe
Compare
Choose a tag to compare

Quesma 1.1.4

Quesma version 1.1.4 has been released! 🎊

Check it out at https://hub.docker.com/r/quesma/quesma! You can get the Docker image with:

docker pull quesma/quesma:1.1.4

Release Notes:

  • Improvements in logging and error handling
  • Bugfixes to some of the aggregations
  • Better Grafana support
  • Adding experimental support for “field map syntax”

All tags URL: https://hub.docker.com/r/quesma/quesma/tags

1.1.3

20 Feb 15:11
7256a34
Compare
Choose a tag to compare

Quesma 1.1.3

Quesma version 1.1.3 has been released! 🎊

Check it out at https://hub.docker.com/r/quesma/quesma! You can get the Docker image with:

docker pull quesma/quesma:1.1.3

Release Notes:

  • This is a minor patch which improves logging for client-side errors (e.g. when Quesma failed to read request body)

All tags URL: https://hub.docker.com/r/quesma/quesma/tags

1.1.2

20 Feb 13:55
07a5eda
Compare
Choose a tag to compare

Quesma 1.1.2

Quesma version 1.1.2 has been released! 🎊

Check it out at https://hub.docker.com/r/quesma/quesma! You can get the Docker image with:

docker pull quesma/quesma:1.1.2

Release Notes:

  • This is a minor patch which improves logging for client-side errors (e.g. when Quesma failed to read request body)

All tags URL: https://hub.docker.com/r/quesma/quesma/tags

0