Skip to content

Commit d4eafc7

Browse files
authored
Update docs/release-notes/index.md
1 parent 8cdeaa7 commit d4eafc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
3636
* Implements current batch event count and byte size metrics [#18160](https://github.com/elastic/logstash/pull/18160)
3737
* Implements average batch event count and byte size metrics. The collection of such metric could be disabled, enabled for each batch or done on a sample of the total batches [#18000](https://github.com/elastic/logstash/pull/18000)
3838

39-
39+
* Persisted Queue: improved serialization to be more compact by default (note: queues containing these compact events can be processed by Logstash v8.10.0 and later) [#17849](https://github.com/elastic/logstash/pull/17849)
4040
* Dropped the persistent queue setting queue.checkpoint.interval [#17759](https://github.com/elastic/logstash/pull/17759)
4141
* Reimplements BufferedTokenizer to leverage pure Java classes instead of use JRuby runtime's classes [#17229](https://github.com/elastic/logstash/pull/17229)
4242
* Support for user defined metrics [#18218](https://github.com/elastic/logstash/pull/18218)

0 commit comments

Comments
 (0)