[Groonga-commit] ranguba/rroonga at b4ce16a [master] Add 7.1.1 entry

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 30 16:12:05 JST 2018


Kouhei Sutou	2018-01-30 16:12:05 +0900 (Tue, 30 Jan 2018)

  New Revision: b4ce16afaa856f8c98f1c444df71633a419eeab8
  https://github.com/ranguba/rroonga/commit/b4ce16afaa856f8c98f1c444df71633a419eeab8

  Message:
    Add 7.1.1 entry

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+39 -0)
===================================================================
--- doc/text/news.md    2018-01-30 16:08:34 +0900 (770c5a6d)
+++ doc/text/news.md    2018-01-30 16:12:05 +0900 (39297662)
@@ -1,5 +1,44 @@
 # NEWS
 
+## 7.1.1: 2018-01-30 {#version-7-1-1}
+
+### Improvements
+
+  * Added Groonga 7.1.1 support. Groonga 7.1.0 or older aren't supported.
+
+  * Added Apache Arrow support:
+
+    * {Groonga::Table#load_arrow}
+
+    * {Groonga::Table#dump_arrow}
+
+  * Windows: Added Ruby 2.4 or later support.
+    [groonga-dev,04565][Reported by ongaeshi]
+
+  * {Groonga::ColumnCache}: Added.
+
+  * {Groonga::Expression#parse}: Added `:no_syntax_error` option.
+
+  * {Groonga::Context#support_arrow?}: Added.
+
+  * {Groonga::Procedure#stable?}: Added.
+
+  * {Groonga::Array}: Removed queue support.
+
+  * {Groonga::QueryLogger.flags}: Added.
+
+  * {Groonga::QueryLogger.flags=}: Added.
+
+  * {Groonga::Object#corrupt?}: Added.
+
+  * {Groonga::Object#disk_usage}: Added.
+
+### Thanks
+
+  * naofumi-fujii
+
+  * ongaeshi
+
 ## 7.0.2: 2017-04-29 {#version-7-0-2}
 
 ### Improvements
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180130/1e4eb3eb/attachment-0001.htm 



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