@@ -39,7 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3939- Retry on S3 internal error (#5504 )
4040- Allow specifying OTEL index ID in header (#5503 )
4141- Add a metric to count storage errors and their error code (#5497 )
42- - Add support for concatenated fields (#4773 , #5369 , #5331 )
42+ - Add support for concatenated fields (#4773 , #5369 , #5331 )
4343- Add number of splits per root/leaf search histograms (#5472 )
4444- Introduce a searcher config option to timeout get requests (#5467 )
4545- Add fingerprint to task in cluster state (#5464 )
@@ -52,7 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5252- Add more env var config for Postgres (#5365 )
5353- Enable str fast field range queries (#5324 )
5454- Allow querying non-existing fields (#5308 )
55- - Support updating doc mapper through api (#5253 )
55+ - Support updating doc mapper through api (#5253 )
5656- Add optional special handling for hex in code tokenizer (#5200 )
5757- Added a circuit breaker layer (#5134 )
5858- Various performance optimizations in Tantivy (https://github.com/quickwit-oss/tantivy/blob/main/CHANGELOG.md )
@@ -83,14 +83,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8383- Fix grafana searchers dashboard (#5455 )
8484- Fix jaeger http endpoint (#5378 )
8585- Fix file re-ingestion after EOF (#5330 )
86- - Fix source path in Lambda distrib (#5327 )
8786- Fix configuration interpolation (#5403 )
8887- Fix jaeger duration parse error (#5518 )
8988- Fix unit conversion in jaeger http search endpoint (#5519 )
9089
9190### Removed
9291- Remove support for 2-digit years in java datetime parser (#5596 )
9392- Remove DocMapper trait (#5508 )
93+ - Remove support for AWS Lambda (#5884 )
9494
9595
9696# [ 0.8.1]
0 commit comments