[Groonga-commit] groonga/groonga-query-log at e9fd14e [master] Add 1.3.9 entry

アーカイブの一覧に戻る
Yasuhiro Horimoto null+****@clear*****
Tue Nov 20 11:06:29 JST 2018


Yasuhiro Horimoto	2018-11-20 11:06:29 +0900 (Tue, 20 Nov 2018)

  Revision: e9fd14e567e558fa6a4b47827e815add9e6f5e5e
  https://github.com/groonga/groonga-query-log/commit/e9fd14e567e558fa6a4b47827e815add9e6f5e5e

  Message:
    Add 1.3.9 entry

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+34 -0)
===================================================================
--- doc/text/news.md    2018-11-07 14:35:33 +0900 (18fba19)
+++ doc/text/news.md    2018-11-20 11:06:29 +0900 (d782aed)
@@ -1,5 +1,39 @@
 # News
 
+## 1.3.9: 2018-11-20
+
+### Improvements
+
+  * Improve the accuracy of time so as to become the same accuracy as Groonga.
+
+  * `groonga-query-log-check-crash`:
+
+    * Added support for truncate leak detection.
+
+  * `groonga-query-log-run-regression-test`:
+
+    * Added support for rewriting `vector.column != \"\"` with `vector_size(vector) > 0`.
+
+    * Improve "stop-on-failure" option so as to stop execute of tests even when cause HTTP errors.
+
+    * Added `--rewrite_nullable_reference_number` option.
+
+  * `groonga-query-log-server-verifier`:
+
+    * support reporting unexpected error.
+
+  * `groonga-query-log-format-regression-test-logs`
+
+    * Added support error log.
+
+    * Added label for command.
+
+### Fixes
+
+  * `groonga-query-log-run-regression-test`:
+
+    * Fixed a bug that fails read a file that except ".rb" under the schema directory.
+
 ## 1.3.8: 2018-10-18
 
 ### Improvements
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20181120/3c854e91/attachment-0001.html>


More information about the Groonga-commit mailing list
アーカイブの一覧に戻る