Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Releases: QuesmaOrg/quesma

1.1.20

11 Sep 11:14
543d42f

Choose a tag to compare

Quesma 1.1.20

Quesma version 1.1.20 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.20

Release Notes:

  • Suppressing the licensing module
  • Fuzzy search support with ~ operator
  • Few minor bugfixes

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

1.1.19

08 Jul 13:02
b97b980

Choose a tag to compare

Quesma 1.1.19

Quesma version 1.1.19 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.19

Release Notes:

  • Added support for querying ClickHouse Distributed tables with SELECT ... FROM cluster("my_cluster", "test_db", "test_table") syntax

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

1.1.18

26 Jun 13:34
3e14761

Choose a tag to compare

Quesma 1.1.18

Quesma version 1.1.18 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.18

Release Notes:

  • This is a minor bugfix release.

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

1.1.17

16 Jun 10:14
8104a3a

Choose a tag to compare

Quesma 1.1.17

Quesma version 1.1.17 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.17

Release Notes:

  • It fixes a rare race condition bug causing panics.
  • It fixes filtering using dropdowns.

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

1.1.16

12 Jun 16:25
493996b

Choose a tag to compare

Quesma 1.1.16

Quesma version 1.1.16 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.16

Release Notes:

  • We added support for adding new columns on ingest for the common table
  • We added schemaOverrides support to catch all index *.
  • Several other bug fixes.

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

1.1.14

10 Jun 13:37
eab9572

Choose a tag to compare

Quesma 1.1.14

Quesma version 1.1.14 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.14

Release Notes:

  • This fixes a correctness bug.

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

1.1.13

06 Jun 15:07
38b6652

Choose a tag to compare

Quesma 1.1.13

Quesma version 1.1.13 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.13

Release Notes:

  1. Added an experimental feature to allow rewriting index names.
  2. Introduced an experimental option to treat strings as keywords by default (instead of text).
  3. Fixed several bugs, including:
    a) ID drilldown issues,
    b) Handling of index names with non-alphanumeric characters,
    c) Several other smaller ones.

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

1.1.12

29 May 11:52
6165e9d

Choose a tag to compare

Quesma 1.1.12

Quesma version 1.1.12 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.12

Release Notes:
This is a patch release, presenting following bug fixes and improvements:

  • Fixed search_after query handling which broke the Kibana surrounding documents view
  • Ingest validation improvements
  • Fixed time range query results

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

1.1.11

13 May 14:32
867d2fe

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

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