-
Foreman 1.11.2 发布,数据中心生命周期管理工具
-
Foreman 1.11.2 发布了,Foreman是一个集成的数据中心生命周期管理工具,提供了服务开通,配置管理以及报告功能,和Puppet Dahboard一样,Foreman也是一个Ruby on Rails程序。Foreman和 Dashboard不同的地方是在于,Foreman更多的关注服务开通和管理数据中心的能力,例如和引导工具,PXE启动服务器,DHCP服务器及服务器开通
发布于 2016-05-19 00:46:48 | 110 次阅读
-
jekyll v3.1.4 发布,静态站点生成器
-
jekyll v3.1.4 发布了。更新内容:Bug FixesAdd ExcerptDrop and remove excerpt's ability to refer to itself in Liquid (#4907)Configuration permalink fix where collections.posts.permalink inherits properly frompermalink only when it doesn't exist (#4910)Add Configur
发布于 2016-05-19 00:33:09 | 122 次阅读
-
Sentry 8.4.1 发布,Python 实时日志平台
-
Sentry 8.4.1 发布了。更新内容:Fixed issue in running 8.4 migrations on MySQL only.Fixed issue that caused an infinite loop in patch_context.py under a race condition.Silently ignore breadcrumb data coming from clients instead of showing an error in the UI.详细更新情况请查看8.4.0...8.4.1&n
发布于 2016-05-19 00:32:41 | 467 次阅读
-
Android Studio 2.2 发布:增强支持 Java 8
-
在今天的I/O大会上,谷歌为Android开发者带来了全新开发工具Android Studio 2.2。Android Studio 2.2主要改进了UI设计工具,增强了对Java8和C++语言的支持,而且JIT编辑器也变得更加强大,模块化应用的构建变得更加简单。同时,Android Studio 2.2还将深度整合全新移动分析工具Firebase Analytics,该工具主要用于统计应用
发布于 2016-05-19 00:25:45 | 472 次阅读
-
OrientDB 2.2.0 发布,文档数据库
-
OrientDB 2.2.0 发布了。Orient DB 是一个可伸缩的文档数据库,支持 ACID 事务处理。更新内容:Core (35): https://github.com/orientechnologies/orientdb/issues?q=milestone%3A%222.2.0+GA%22+is%3Aclosed下载地址:Source code (zip)Source code (tar.gz)
发布于 2016-05-19 00:19:33 | 89 次阅读
-
Zabbix 2.0.18,2.2.13 和 3.0.3 发布
-
Zabbix 2.0.18,2.2.13 和 3.0.3 发布了。zabbix是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。完整改进记录:Zabbix 2.0.18: http://www.zabbix.com/rn2.0.18.php
Zabbix 2.2.13: http://www.zabbix.com/rn2.2.13.php
Zabbix 3.0.3: http://www.zabbix.com/rn3.0.3.php
发布于 2016-05-19 00:19:00 | 88 次阅读
-
Spring Roo 2.0.0.M2 发布
-
Spring Roo 2.0.0.M2 发布了。更新内容:Sub-task[ROO-3672] - Upgrade OSGi modules to R6: Subsystem, Config Admin, ...Bug[ROO-3465] - Roo overwrites manual changes to the pom.xml[ROO-3587] - Entity implementing interface with getId(): double generation[ROO-3633] - Roo Shell won't start with 2.0.0.M
发布于 2016-05-19 00:01:45 | 152 次阅读
-
PHP 汉字转拼音工具 overtrue/pinyin 3.0.1 发布
-
3.0.1 是在 重构后的 3.0.0 的基础上新增了姓名转换功能:翻译姓名姓名的姓的读音有些与普通字不一样,比如 ‘单’ 常见的音为 dan,而作为姓的时候读 shan。$pinyin->name('单某某'); // ['shan', 'mou', 'mou']$pinyin->name('单某某',&nbs
发布于 2016-05-18 23:59:10 | 246 次阅读
-
MongoDB 3.3.6 发布
-
MongoDB 3.3.6 发布了。MongoDB是一个介于关系数据库和非关系数据库之间的产品,是非关系数据库当中功能最丰富,最像关系数据库的。他支持的数据结构非常松散,是类似json的bjson格式,因此可以存储比较复杂的数据类型。Mongo最大的特点是他支持的查询语言非常强大,其语法有点类似于面向对象的查询语言,几乎可以实现类似
发布于 2016-05-18 23:53:24 | 60 次阅读
-
Apache JMeter 3.0 发布,压力测试工具
-
Apache JMeter 3.0 发布了。更新内容:摘要New and NoteworthyKnown bugsIncompatible changesBug fixesImprovementsNon-functional changesThanks详情请看:http://jmeter.apache.org/changes.html下载地址:http://jmeter.apache.org/download_jmeter.cgi
发布于 2016-05-18 23:53:13 | 171 次阅读
-
DownloadList 重要更新,多线程下载小工具
-
DownloadList是一款多线程下载小工具。
通过json配置下载任务,一个任务对应一个Object:{
"name":"example.txt",
"url":"http://www.example.com/example.txt",
"timeout":60
}
方便快捷
发布于 2016-05-18 09:57:52 | 52 次阅读
-
Struts 2.5 GA 版本发布
-
Apache Struts 2.5 GA 正式发布了!详细改进:JIRA Release Notes 2.5Issue 列表:Struts 2.3.28 DONEStruts 2.5.x TODO内部更变详情: All security patches from prior versions were merged into this versionXWork source was merged into Struts Core source, it means that there be no more xwork artifac
发布于 2016-05-18 08:26:05 | 205 次阅读
-
Hibernate OGM 5.0.0.Final 发布
-
Hibernate OGM 5.0.0.Final 发布了。相对于4.2.Final, 本次更新如下:升级到 Hibernate ORM 5 以及 Hibernate Search 5, 轻松与 WildFly 10 集成; 作为技术预览,集成了Redis, 包括了对 Redis 集群的支持和 hash mapping;升级到 MongoDB Driver 3; 增加对Cassandra 2.2 新数据类型的映射支持 PostLoad 事
发布于 2016-05-18 07:21:17 | 306 次阅读
-
MyMVC 0.1 版发布
-
MyMVC 0.1 版发布了,MyMVC基于Netty组件打造,希望借助于Netty强大的NIO能力来打造一款轻量级、性能高的针对(APP|浏览器)交互的HTTP服务器。
同时,并不会屏蔽技术原理,使得用户知其然且知其所以然。
网络IO框架: Netty
URL映射方案: 简化版,后续考虑JRegex及参考Tomcat的映射规则
页面渲染: 0.1版支持JSON,目前正
发布于 2016-05-18 06:55:42 | 63 次阅读
-
NF GameEngine V4.0 beta 版发布
-
NF GameEngine V4.0 beta版发布了。NF是一个轻量级的分布式游戏服务器架构,内部自带actor模式以及高效网络库,支持插件编程和模块编程,支持lua脚本,并提出重要编程思想-面向数据编程。NF已在大量游戏中使用,目前主要支持unity3d客户端。该版本内容:添加了lua脚本支持,并支持module模式开发添加了跨平台的文件转换根据
发布于 2016-05-18 06:47:49 | 50 次阅读
-
jsoup 1.9.2 发布,Java 的 HTML 解析器
-
jsoup 1.9.2 发布,改进内容包括:改进:1. In XML documents, detect the charset from the XML prolog -- Bug 修复1. Fixed an issue where tag names that contained non-ascii characters but started with an ascii character would cause the parser to get stuck in an inf
发布于 2016-05-18 03:47:37 | 201 次阅读
-
fastquery v1.0 正式版发布,数据持久层框架
-
FastQuery 基于Java语言.他的使命是:简化Java数据持久层操作.做为一个开发者,仅仅只需要设计DAO接口,其内部采用ASM动态生成实现. 代码简洁而优雅,能大幅度提升开发效率.fastqeury基于非侵入式原则设计,松耦合,很容易与其它容器或框架集成.
他提供了一组简单的annotation,对功能进行描述.消费者只用关心注解的含义.这就使
发布于 2016-05-18 03:01:33 | 78 次阅读
-
Akka v2.4.5_2.12-M4 发布,Actor 模型开发库
-
Akka v2.4.5_2.12-M4 发布了,Akka 是一个用 Scala 编写的库,用于简化编写容错的、高可伸缩性的 Java 和 Scala 的 Actor 模型应用。本次发布值得关注的内容:The cluster client and the cluster client receptionist now allow for subscribers to which the changes to
the current set of contacts or clients will be
发布于 2016-05-18 01:00:02 | 52 次阅读
-
Apache Tomcat 8.5.2 BETA 发布
-
Apache Tomcat 8.5.2 BETA 发布了,改版本主要遵从Java社区中的Servlet 3.1和JSP 2.3规范。主要改进记录如下:* Dependency Changes* API Stability* Bundled APIs* Web application reloading and static fields in shared libraries* Security manager URLs* Symlinking static resources* Viewing the Tomcat Change Log
发布于 2016-05-18 00:56:16 | 77 次阅读
-
ReactOS 0.4.1 发布,类 XP 的操作系统
-
ReactOS 0.4.1 发布了,本次发布版本的一些提升:Activation Context - A fix that came in just a tad too late for
0.4.0, this resolved a problem in the loader that prevented applications
depending on various versions of the MSVCRT library from working
properly.BTRFS support - Initial read and write s
发布于 2016-05-18 00:52:03 | 192 次阅读