Discussion:
[ANNOUNCE] Grizzly 2.1.8 has been released!
Oleksiy Stashok
2011-12-15 16:27:08 UTC
Permalink
Hey Folks,

The Grizzly Team is happy to announce the release of Grizzly 2.1.8!

Release Notes - grizzly - Version 2.1.8 (more details [1]):

** Bug
* [GRIZZLY-1122] - Framework JAR linked from download page gives 404
* [GRIZZLY-1127] - responseErrorMessageEncoding is failing with
Grizzly 2.1.7
* [GRIZZLY-1130] - FilterChain per Connection model may lead to OOM
* [GRIZZLY-1131] - LeaderFollower strategy doesn't work
* [GRIZZLY-1137] - Inconsistent context might be processed by
FilterChain after returned SuspendStopAction
* [GRIZZLY-1155] - Impossible to customize 100-Continue processing
logic, when HttpHandlerChain is used
* [GRIZZLY-1156] - TimeoutException on TcpNIOTransport.stop


** Improvement
* [GRIZZLY-1138] - Separate DEFAULT_CHARSET and DEFAULT_HTTP_CHARSET
* [GRIZZLY-1139] - Make possible for
org.glassfish.grizzly.utils.Charsets to preload all the available charsets


The artifacts are available on maven central.

Thanks to everyone who provided feedback and/or patches for this release!

As usual, if there are additional suggestions on how to improve Grizzly
going forward,
or if a problem is discovered, please let us know by either logging an
issue [2] or
joining the mailing lists [3] and starting a discussion with the community.

Thanks!
- The Grizzly Team

[1]
http://java.net/jira/secure/ReleaseNote.jspa?version=15335&styleName=Text&projectId=10005
[2] http://java.net/jira/browse/GRIZZLY
[3] http://java.net/projects/grizzly/lists

Loading...