Releases: QuesmaOrg/quesma
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.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
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 '%%'
toIS NOT NULL
- Fix match operator for keyword types (
=
instead ofILIKE
)
All tags URL: https://hub.docker.com/r/quesma/quesma/tags
1.1.9
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
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 testsString
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
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
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
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
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
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
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