When 3.6 will be available on oss.sonatype.org ?

35 views
Skip to first unread message

PPET

unread,
Apr 8, 2014, 7:23:14 AM4/8/14
to xitrum-f...@googlegroups.com
I saw the changelog for 3.6 and applied the sbt updates to my project.
I get a dependency exception: sbt.ResolveException: unresolved dependency: tv.cntt#xitrum_2.10;3.6: not found
When do you plan to release 3.6 ?

Thx, Philippe

Ngoc Dao

unread,
Apr 8, 2014, 10:40:28 AM4/8/14
to xitrum-f...@googlegroups.com
Because Xitrum is based on Netty and Akka, we try to release a new Xitrum version as soon as possible every time a new version of Netty or Akka is released.

Netty 4.0.18 has been released:

Akka 2.3.1 has been released:

But unfortunately, Akka 2.3.1 has this serious bug:

So we are waiting for 2.3.2 to be released.
We will release Xitrum 3.6 (with Netty 4.0.18 and Akka 2.3.0) if Akka 2.3.2 is not released in a few days.

PPET

unread,
Apr 8, 2014, 3:34:54 PM4/8/14
to xitrum-f...@googlegroups.com
Ok, Thanks Ngoc for the info. I downgrade back to 3.5

Ngoc Dao

unread,
Apr 11, 2014, 12:07:58 PM4/11/14
to xitrum-f...@googlegroups.com
I would like to announce Xitrum 3.6:
https://github.com/ngocdaothanh/xitrum/blob/master/CHANGELOG.rst

Netty and Akka in this version are updated to their latest version.

1.

Updating to this version is recommended, because it fixes a very serious issue in Xitrum 3.1-3.5:
https://github.com/ngocdaothanh/xitrum/issues/347

The above issue made responses of xitrum.{FutureAction and ActorAction} to be delayed about 1 second before being flushed to client. Because the SockJS feature in Xitrum uses ActorAction, if you use SockJS, you should definitely update to this version.

Many thanks Aleksander (https://github.com/caiiiycuk) for reporting.

2.

New "metrics" feature:
http://ngocdaothanh.github.io/xitrum/guide/metrics.html

Demo:
http://ec2-54-249-135-186.ap-northeast-1.compute.amazonaws.com:8151/xitrum/metrics/viewer?api_key=kgreankbeplawfr7934jv2nr0bsbas0

This feature was added by Oshida (https://github.com/georgeOsdDev), a core member of the Xitrum team.

3.

It's very easy to update your project from Xitrum 3.5 to 3.6, see this example:
https://github.com/ngocdaothanh/xitrum-new/commit/76923d1e1732fa3ceba7a1b7fd4d46a7a729509c

PPET

unread,
Apr 15, 2014, 3:10:02 AM4/15/14
to xitrum-f...@googlegroups.com
Thx for the "metrics" feature !! it rocks !
Reply all
Reply to author
Forward
0 new messages