[Groonga-commit] droonga/droonga.org at b0dd6ee [gh-pages] Update news topics for 1.0.5

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Jul 29 12:50:33 JST 2014


YUKI Hiroshi	2014-07-29 12:50:33 +0900 (Tue, 29 Jul 2014)

  New Revision: b0dd6ee192036899bb9004a8b2e4bc17dbbfc08d
  https://github.com/droonga/droonga.org/commit/b0dd6ee192036899bb9004a8b2e4bc17dbbfc08d

  Message:
    Update news topics for 1.0.5

  Modified files:
    news/_posts/2014-07-29-release.md

  Modified: news/_posts/2014-07-29-release.md (+28 -3)
===================================================================
--- news/_posts/2014-07-29-release.md    2014-07-29 12:49:25 +0900 (980655b)
+++ news/_posts/2014-07-29-release.md    2014-07-29 12:50:33 +0900 (35e0ea7)
@@ -21,14 +21,35 @@ You'll understand how Droonga works with these documentations.
 
 The current Droonga version is 1.0.5.
 
-The release has the following improvements:
+On this version, some stability issues are fixed.
+Detailed list of improvements are:
+
+ * [Droonga-engine][droonga-engine] 1.0.5
+   * Restarts server processes more gracefully.
+   * Works with search results with vector reference column values correctly.
+   * Messages forwarded to other nodes are always buffered for now.
+   * Works again for the case: `nWorkers` == `0`
+   * droonga-engine-join: Works correctly and safely for databases with much records.
+ * [Droonga-http-server][droonga-http-server] 1.0.6
+   * Provides Groonga's administration page as the document root (`/`) experimentally.
+   * Supports a new `--environment` option to override the `NODE_ENV` environment variable.
+
+And, related projects are also released:
+
+ * [Droonga-client-ruby][droonga-client-ruby] 0.1.9
+   * droonga-send: Accept default protocol, port, and tag. Now you can omit them for the `--server` option.
+ * [Drnbench][drnbench] 1.0.1
+   * Report throughput more correctly.
+   * Report percentages of returned HTTP statuses correctly.
+   * Report max elapsed time correctly.
+   * Add ability to report slow requests.
+   * Accept pattern group specific parameters.
 
-TODO
 
 ## Conclusion
 
  * Droonga 1.0.5 has been released!
- * TODO summarize this release
+ * On this version, some stability issues are fixed.
  * Droonga project will release a new version every month!
 
 Droonga project welcomes you to join us as a user and/or a developer! See [community][] to contact us!
@@ -37,3 +58,7 @@ Droonga project welcomes you to join us as a user and/or a developer! See [commu
   [overview]: /overview/
   [tutorial]: /tutorial/groonga/
   [groonga]: http://groonga.org/
+  [droonga-engine]: https://github.com/droonga/droonga-engine
+  [droonga-http-server]: https://github.com/droonga/droonga-http-server
+  [droonga-client-ruby]: https://github.com/droonga/droonga-client-ruby
+  [drnbench]: https://github.com/droonga/drnbench
-------------- next part --------------
HTML����������������������������...
Download 



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