[Groonga-commit] groonga/groonga-query-log at 30fb127 [master] Add 1.2.9 entry

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Feb 4 21:52:49 JST 2018


Kouhei Sutou	2018-02-04 21:52:49 +0900 (Sun, 04 Feb 2018)

  New Revision: 30fb12791a38d46c16074c95eb8a90df4ec653d1
  https://github.com/groonga/groonga-query-log/commit/30fb12791a38d46c16074c95eb8a90df4ec653d1

  Message:
    Add 1.2.9 entry

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+31 -0)
===================================================================
--- doc/text/news.md    2018-02-04 21:44:52 +0900 (0703e62)
+++ doc/text/news.md    2018-02-04 21:52:49 +0900 (f09692a)
@@ -1,5 +1,36 @@
 # News
 
+## 1.2.9: 2018-02-04
+
+### Improvements
+
+  * `GroongaQueryLog`: Renamed from
+    `Groonga::QueryLog`. `Groonga::QueryLog` is deprecated but still
+    usable.
+
+  * `GroongaQueryLog::Analyzer::Statistic#each_operation`: Added
+    enumerator support.
+
+  * `groonga-query-log-analyze`: Added "N records" support in HTML report.
+
+  * `groonga-query-log-replay`: Changed the default protocol to HTTP
+    from GQTP.
+
+  * `groonga-query-log-analyze`: Added `--stream-all` option.
+
+  * `GroongaQueryLog::Parser`: Added extra information support in
+    `load` and `delete` commands' query log.
+
+  * `groonga-query-log-analyze-load`: Added.
+
+  * `groonga-query-log-analyze`: Added CSV reporter.
+
+  * `groonga-query-log-check-crash`: Added.
+
+  * `GroongaQueryLog::Parser#current_path`: Added.
+
+  * Required groonga-log 0.1.2 or later.
+
 ## 1.2.8: 2017-10-26
 
 ### Fixes
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180204/f5114a10/attachment-0001.htm 



More information about the Groonga-commit mailing list
Back to archive index