Smack 4.2.3 和 4.3.0-beta1 已发布,Smack 是一个开源,易于使用的 XMPP(jabber) 的 Java 客户端类库。Smack 的 patchlevel 版本与 API 兼容,有关 bug 修复的完整列表,点此查看。
Bug
- [SMACK-788] – NullPointerException if hostAddresses is null
- [SMACK-789] – AffiliationsExtension toXml() produces invalid XML
- [SMACK-790] – Some HTTP File Upload elements are not correctly parsed and serialized
- [SMACK-791] – NumberFormatException in IpAddressUtil.isIPv4LiteralAddress
- [SMACK-796] – SOCKS5 authentication erroneously uses ‘user’ when it should use ‘passwd’, causes authentication to fail
而对于一些新功能,官方表示计划在 4.2.4 版本中发布。Smack 4.3 的第一个测试版 4.3.0-beta1 也已经发布,喜欢尝鲜的朋友不妨先下载试用一下。
转自 http://www.oschina.net/news/93882/smack-4-2-3-and-4-3-0-beta1-released