Navigation Menu

Skip to content

Commit

Permalink
Update news topic for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 29, 2015
1 parent 051d492 commit 4f5b6df
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/text/news.md
@@ -1,6 +1,6 @@
# News

## 1.2.0: 2015-04-29 (planned)
## 1.2.0: 2015-04-29

### Improvements

Expand All @@ -9,6 +9,9 @@
Required fields of request messages are automatically completed by default.
* `#@enable_validation` and `#@disable_validation` controls validation of request messages.
Messages are validated by default.
* `#@subscribe-until` directive, for subscription type commands like `dump`.
You can unsubscribe the next request following to the directive automatically with given timeout, like:
`#@subscribe-until 10s`
* A `NO RESPONSE` result is now returned immediately, for a stalled engine process.
* Invalid format responses for Groonga commands are now ignored.

Expand Down

0 comments on commit 4f5b6df

Please sign in to comment.