Netty 3.0.0.CR1 released - the first release candidate!

1 message Options
Embed this post
Permalink
Trustin Lee-2 () Netty 3.0.0.CR1 released - the first release candidate!
Reply Threaded More More options
Print post
Permalink
Hi folks,

I'm so excited to announce Netty 3.0.0.CR1, the first release candidate of  
Netty 3.0.0.  There were a number of improvements include a couple bug  
fixes in this release.  Netty 3.0.0.CR1 is also the first release since  
Netty moved its nest from GoogleCode and Google Groups to JBoss.org.  
Please vitie the new web site to download it:

    * http://www.jboss.org/netty/

As always, your feed back is appreciated.  Please visit the discussion  
forum and leave some comments:

    * http://www.jboss.org/netty/community.html


Changes in package names
========================

The package name has been changed from net.gleamynode.netty to  
org.jboss.netty.  Also, Maven groupId has been changed to  
org.jboss.netty.  There was no change in package structure itself, so  
fixing compilation errors should be as easy as reorganizing imports in  
your IDE.


More convenient ChannelBuffer
=============================

A number of convenience methods were added to ChannelBuffer.  The  
noteworthy additions are the access methods for unsigned integers and  
Strings.  These methods should help a user to access more complicated  
message structure conveniently.


Pluggable Logging
=================

A user can decide what logging framework Netty should use now.  Please  
refer to the JavaDoc of org.jboss.netty.logging.InternalLoggerFactory for  
more information with an example.


Bug fixes
=========

The following two bugs were reported by the community and fixed.

    * The race condition in SslHandleer has been fixed, thanks to  
hawkins.steven
    * A bug where DelimiterFrameDecoder fails to find a delimiter has been  
fixed, thanks to noteric


Micellaneous
============

For the detailed changelog, please visit here:

    * http://tinyurl.com/5p5adc

At last but least, please note that no messages will be sent to Google  
Groups from this point.  Please use the new forum and mailing list:

    * http://www.jboss.org/netty/community.html

Cheers,

--
Trustin Lee - Principal Software Engineer, JBoss, Red Hat
--
what we call human nature is actually human habit
--
http://gleamynode.net/
_______________________________________________
netty-announce mailing list
[hidden email]
https://lists.jboss.org/mailman/listinfo/netty-announce