-
MongoDB 3.1.9 发布,分布式文档数据库
-
MongoDB 3.1.9 发布,此版本是个开发版本,不建议在生产环境使用。新特性:- Improved high-availability: config servers as replica sets and faster elections- WiredTiger as the default storage engine- Document validation rules- Partial indexes- Encryption at rest- SpiderMonkey as the Javascript engine- Mu
发布于 2015-10-10 00:23:31 | 172 次阅读
-
AppCode 3.3 EAP 更新,优化 UI
-
AppCode 3.3 EAP, build 143.116 发布下载,此版本主要修复了一些单元测试的问题 (OC-12481, OC-12425),特别是 Xcode 7.1 beta运行测试的问题。但还是有一些 Xcode 7.1 beta 和 Xcode 7 的问题没有解决,比如缺失 tvOS 模拟器。此版本继续加强对 Objective-C generics 的支持,现已支持 Swift 递归枚举的 indirect 修饰符
发布于 2015-10-10 00:23:13 | 134 次阅读
-
RunDeck 2.6.0 发布, 服务器自动化操作
-
RunDeck 2.6.0 发布, 改进信息:日期:2015-10-08名称: "cafe bonbon chocolate gift"新特性SCM Plugin with Git implementation (preliminary release)Per-job logging limits, such as max line count or file size, see Jobs - Log LimitActive/passive execution mode: disable all executions on the serv
发布于 2015-10-10 00:18:51 | 838 次阅读
-
Crate Data 0.51.6 发布,大规模数据存储系统
-
Crate Data 0.51.6 发布,此版本更新内容如下:- Fix check if setting is settable/resettable on runtime for nested settings - Exposed missing cluster gateway settings - Throw an exception when someone attempts to change non-runtime changeable settings - Fixed a race condition
发布于 2015-10-10 00:18:00 | 97 次阅读
-
Pitaya 1.0 版发布,iOS 网络请求库
-
Pitaya 1.0 版发布,此版本提供更优雅的 API,更好的测试,添加了新 LOGO。
Pitaya 是使用 Swift 编写的,适合大文件上传的 iOS 网络请求库。
主要功能
通过 "Content-Type: multipart/form-data" 进行快速文件上传
HTTP Basic Authorization 支持
异步阻塞模型(在 2# 线程阻塞执行)
发布于 2015-10-09 23:56:56 | 102 次阅读
-
MZ Gallery 0.5b.2 发布,网店 CMS
-
大概断断续续半年的时间,才有了第一个beta版。萌主精选的女老板经常说的话是“不是早就好了吗?”,“你的用户体验太差了,这么长时间还没做好”,“你除了上班还会干啥。。” 现在终于可以给她一个交代了。现在是国庆,国庆是除了春节硕果仅存的长假了,可惜我还要加班,而且还要在家加班,而且不算加班,而且闺女还又碰
发布于 2015-10-09 23:52:15 | 30 次阅读
-
上线部署系统 Walle 0.4.0 发布,新增多项目并行发布
-
walle - 瓦力 上线部署系统v0.4.0版本新增了一系列新功能,已经成为一个中级的上线部署系统,支持多用户、多项目、多环境同时部署。其项目配置简单,上线安全、回滚快速以及权限功能完善、优雅的UI界面,大大方便了开发者和管理者的持续交付开发。
这次版本更新主要带来以下特性,可谓是豪华午餐:配置模块化,简单化,引
发布于 2015-10-09 23:50:58 | 158 次阅读
-
LXC 1.1.4 发布,Linux 容器工具
-
LXC 1.1.4 发布,此版本更新内容如下:重要改进Security fix for CVE-2015-1335核心改进Check for NULL pointers before calling setenv()Factorize handle of create=dir and create=fileRefactor and factorize mount entriesSplit handle of lxc.mount* with 3 functionsinit: Support older apparmorMake LXC_CLONE_KEE
发布于 2015-10-09 23:49:44 | 229 次阅读
-
Opera Developer 34 发布,基于 Chromium 47 打造
-
10月8号的时候,Opera Software向开发者通道推送了Opera 34 Build 2011.0。作为一个“新版”浏览器,其“内核”已基于Chromium 47。根据注释,该版本在修复bug之外,还带来了一些新功能。此外,原先让不少Opera用户困惑的“发现”(Discover)组件,现已被重命名为“News”,它可以为用户呈现最新消息和热点趋势。在Mac
OS
发布于 2015-10-09 06:49:19 | 192 次阅读
-
Sentry 8 发布,Python 实时日志平台
-
Sentry 8 发布,此版本经过两个月的 beta 测试,bug 修复和改进,现在正式发布 Sentry 8 正式版。此版本使用全新的 UI,是由 React 开发的全新 UI,大部分的页面不再要求页面刷新。同时改进了 stream,搜索和事件详情。更多改进内容请看发行说明。Sentry 是一个实时的事件日志和聚合平台,基于 Django 构建。Sentry 可以帮
发布于 2015-10-09 06:48:00 | 207 次阅读
-
RabbitMQ 3.5.6 正式发布,兼容 Erlang 18.1
-
RabbitMQ 3.5.6 正式发布,此版本是个 bug 修复版本,兼容 Erlang/OTP 18.1。值得关注的更新:服务器Bug 修复Erlang 18.1 compatibility (#324).Prevent EACCESS errors on Windows when queue journal is cleared (#341).When multiple authorization backends are used, user tags from all of them should be preserved
发布于 2015-10-09 06:31:10 | 227 次阅读
-
Visual Studio 2015 Update 1 CTP 发布
-
Visual Studio 2015 Update 1 CTP 发布,此版本更新内容如下:支持 C++ 中 /BigObj 的 Edit 和 Continue,可以在调试 Windows Store C++ 项目的时候使用 Edit 和 Continue。Visual Studio 的 C# 交互窗口和命令行 C# REPL 工具:C# 脚本 APIs 和 Visual Basic 提供在 GitHub。可以在 Team Explorer 窗口 Pull requests \"Pul
发布于 2015-10-09 04:02:05 | 156 次阅读
-
Deis v1.11 发布,重写 deis-logger
-
Deis v1.11 发布,带来了新写的 deis-logger 组件,以及 setting 允许 in-memory storage 和 TCP 转发。 Stateless Deis 集群现在包括 deis-logger 以及支持 deis logs .新特性deis-logger is rewritten for stability and extensibilitydeis-registry allows IAM role authentication for S3deis apps:transfer lets a use
发布于 2015-10-09 03:50:11 | 178 次阅读
-
Enlightenment 0.20 Alpha 发布,提升FreeBSD支持
-
Enlightenment 0.20 Alpha 发布,主要变化如下:完全支持 Wayland 新屏幕管理平台和对话New screen management infrastructure and dialog新的音频混合平台和小工具更换了多个 Elementary 的内部部件提升 FreeBSD 支持地理位置模块完整更新内容请看 这里。下载:Enlightenment DR 0.20.0-alpha XZEnlightenment 是窗口管理
发布于 2015-10-09 03:25:29 | 34 次阅读
-
PostgreSQL 9.5 Beta 1 及各版本安全更新发布
-
PostgreSQL 9.5 Beta 1 发布,主要更新内容如下:significant adjustments to Row Level Security (RLS) semanticsdeadlock with LWLock improvementsindex corruption issue with BRIN indexescouldn't connect using PGSSLMODE=require on Windowsvarious problems with commit timestamp trackinghash join memory l
发布于 2015-10-09 01:31:57 | 197 次阅读
-
MATE-Desktop 1.11 发布,Linux 桌面
-
MATE-Desktop 1.11 发布,该版本从生成文件删除 iconcache 来修复 distcheck,此外:* Require dconf 0.13.4* Require xrandr 1.3* Add gsettings key to toggle overlay scrolling in GTK+3* Add some icons to fix missing icons in GTK+3 with custom icon theme* Mouse schema: Enabled enable middle-click emulation
发布于 2015-10-09 00:56:41 | 88 次阅读
-
Spring XD 1.3 M1 发布
-
Spring XD 1.3 M1 发布,bug 修复和性能提升项目如下:Hadoop distribution version updates to Apache Hadoop 2.7.1 and
Hortonworks Data Platform 2.3. Pivotal Hadoop 2.1, 3.0 and Cloudera
Hadoop 5.4Spark 1.3.1 SupportCassandra SinkHeader Enricher ProcessorBug fixes to the Flo Designer UI and Admin UIGpf
发布于 2015-10-09 00:55:54 | 240 次阅读
-
emqttd v0.12.0-beta 发布,MQTT 消息服务器
-
emqttd v0.12.0-beta 发布,更新内容如下:重点Enhance the emqttd_ctl module to allow plugins to register new commands (#256)Add emqttd_recon plugin to debug/optimize the broker (#235)Add './bin/emqttd_ctl broker pubsub' command to check the status of core pubsub processesAdd './bin/emqttd_
发布于 2015-10-09 00:48:17 | 183 次阅读
-
Apache Jackrabbit Oak 1.0.22 发布
-
Apache Jackrabbit Oak 1.0.22 发布,更新内容如下:子任务 [OAK-3133] - Make compaction map more efficient for offline compaction [OAK-3359] - Compactor progress log [OAK-3443] - Track the start time of mark in GC技术任务 &nbs
发布于 2015-10-09 00:27:22 | 116 次阅读
-
nutz-book-project 2.1.0,率先支持 U2F 登录
-
nutz-book-project 2.1.0 发布,改进内容如下: v2.1.0
新增U2F登录
修正一些小bug和客户端兼容性
V2.0.0
Nutz社区v2版
相信是国内首家支持U2F登录的社区系统^_^开源图书 Nutz 向导式指南 nutz-book 的衍生项目。当前已经实现或正在实现的功能:基本的增删改查Dao关联关系邮件发送Quartz计划任务Shiro集成
发布于 2015-10-09 00:18:35 | 126 次阅读