[Groonga-commit] groonga/groonga-query-log at e3d06d2 [master] Add 1.4.0 news (#43)

アーカイブの一覧に戻る
Kentaro Hayashi null+****@clear*****
Wed Mar 13 10:44:46 JST 2019


Kentaro Hayashi	2019-03-13 10:44:46 +0900 (Wed, 13 Mar 2019)

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

  Message:
    Add 1.4.0 news (#43)
    
    * Add 1.4.0 news
    
    * Fix markup

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+19 -0)
===================================================================
--- doc/text/news.md    2019-03-12 18:04:56 +0900 (d782aed)
+++ doc/text/news.md    2019-03-13 10:44:46 +0900 (4975c52)
@@ -1,5 +1,24 @@
 # News
 
+## 1.4.0: 2019-03-13
+
+### Improvements
+
+  * `groonga-query-log-run-regression-test`:
+
+    * Added support for rewriting `"column1 @ \"keyword\" && column2 @~ \"^(?!.*keyword1|keyword2|...).+$\""`.
+      Specify --rewrite-not-or-regular-expression option to enable it.
+
+### Fixes
+
+  * `groonga-query-log-check-crash`:
+
+    * Fixed missing nil check when request path is "/".
+
+  * `GroongaQueryLog::Statistic`:
+
+    * Fixed missing nil check in `#to_hash` when request path is "/".
+
 ## 1.3.9: 2018-11-20
 
 ### Improvements
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190313/0536f597/attachment.html>


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