[Groonga-commit] ranguba/chupa-text at 6b3ec65 [master] Add 1.2.2 entry

Back to archive index
Kouhei Sutou null+****@clear*****
Thu Mar 28 15:48:42 JST 2019


Kouhei Sutou	2019-03-28 15:48:42 +0900 (Thu, 28 Mar 2019)

  Revision: 6b3ec6595230a144c0efc5cd769b585b42e17095
  https://github.com/ranguba/chupa-text/commit/6b3ec6595230a144c0efc5cd769b585b42e17095

  Message:
    Add 1.2.2 entry

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+31 -0)
===================================================================
--- doc/text/news.md    2019-03-28 15:45:11 +0900 (adadc1c)
+++ doc/text/news.md    2019-03-28 15:48:42 +0900 (3fe1926)
@@ -1,5 +1,36 @@
 # News
 
+## 1.2.2: 2019-03-28
+
+### Improvements
+
+  * Added `http-server` decomposer.
+
+  * `ChupaText::Data#max_body_size`: Added.
+
+  * `ChupaText::Data#max_body_size=`: Added.
+
+  * `ChupaText::Data#timeout`: Added.
+
+  * `ChupaText::Data#timeout=`: Added.
+
+  * `ChupaText::Data#limit_cpu`: Added.
+
+  * `ChupaText::Data#limit_cpu=`: Added.
+
+  * `ChupaText::Data#limit_ax`: Added.
+
+  * `ChupaText::Data#limit_ax=`: Added.
+
+  * `ChupaText::ExternalCommand`: Added support for soft timeout and limits.
+
+  * `ChupaText::Extractor`: Stopped receiving the max body size as an
+    option. Use `ChupaText::Data#max_body_size=` instead.
+
+### Fixes
+
+  * Fixed decomposer choose logic.
+
 ## 1.2.1: 2019-03-04
 
 ### Improvements
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190328/9ae3d887/attachment-0001.html>


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