Skip to content

Commit 09c87d9

Browse files
committed
docs: updated changelog
1 parent 94c41b9 commit 09c87d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: manual/Changelog.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Released: February 28th 2025
1010
* [Issue #1727](https://github.com/manticoresoftware/manticoresearch/issues/1727) Fixed floating-point precision differences between arm64 and x86_64.
1111
* [Issue #2995](https://github.com/manticoresoftware/manticoresearch/issues/2995) Implemented performance optimizations for join batching.
1212
* [Issue #3039](https://github.com/manticoresoftware/manticoresearch/issues/3039) Implemented performance optimizations for EstimateValues in histograms.
13-
* [Issue #3099](https://github.com/manticoresoftware/manticoresearch/issues/3099) Build fails with Boost 1.87.0 due to use of removed io_service.
13+
* [Issue #3099](https://github.com/manticoresoftware/manticoresearch/issues/3099) Added support for Boost 1.87.0. ❤️ Thank you, [@cho-m](https://github.com/cho-m) for the PR.
1414
* [Issue #77](https://github.com/manticoresoftware/columnar/issues/77) Optimized block data reuse when creating filters with multiple values; added min/max to attribute metadata; implemented pre-filtering of filter values based on min/max.
1515

1616
### Bugfixes
@@ -27,7 +27,7 @@ Released: February 28th 2025
2727
* [Issue #3087](https://github.com/manticoresoftware/manticoresearch/issues/3087) Setting `diskchunk_flush_write_timeout=-1` per table did not disable index flushing; this is now fixed.
2828
* [Issue #3088](https://github.com/manticoresoftware/manticoresearch/issues/3088) Resolved duplicate entries after bulk replacing large IDs.
2929
* [Issue #3126](https://github.com/manticoresoftware/manticoresearch/issues/3126) Fixed a daemon crash caused by a full-text query with a single `NOT` operator and an expression ranker.
30-
* [Issue #3128](https://github.com/manticoresoftware/manticoresearch/pull/3128) Fixed a potential vulnerability in the CJSON library.
30+
* [Issue #3128](https://github.com/manticoresoftware/manticoresearch/pull/3128) Fixed a potential vulnerability in the CJSON library. ❤️ Thank you, [@tabudz](https://github.com/tabudz) for the PR.
3131

3232
# Version 7.0.0
3333
Released: January 30th 2025

Diff for: stack.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)