Releases: QuesmaOrg/quesma
1.1.20
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.20Release 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
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.19Release 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
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.18Release Notes:
- This is a minor bugfix release.
All tags URL: https://hub.docker.com/r/quesma/quesma/tags
1.1.17
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.17Release 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
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.16Release Notes:
- We added support for adding new columns on ingest for the common table
- We added
schemaOverridessupport to catch all index*. - Several other bug fixes.
All tags URL: https://hub.docker.com/r/quesma/quesma/tags
1.1.14
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.14Release Notes:
- This fixes a correctness bug.
All tags URL: https://hub.docker.com/r/quesma/quesma/tags
1.1.13
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.13Release Notes:
- Added an experimental feature to allow rewriting index names.
- Introduced an experimental option to treat strings as keywords by default (instead of text).
- 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
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.12Release Notes:
This is a patch release, presenting following bug fixes and improvements:
- Fixed
search_afterquery 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
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.11Release 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
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.10Release Notes:
- Query performance improvement - transforming
ILIKE '%%'toIS NOT NULL - Fix match operator for keyword types (
=instead ofILIKE)
All tags URL: https://hub.docker.com/r/quesma/quesma/tags