Node.js v11.0.0 正式发布;Firefox 63 正式版发布;MySQL 8.0.13(GA) 发布

Posted OSC开源社区

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Node.js v11.0.0 正式发布;Firefox 63 正式版发布;MySQL 8.0.13(GA) 发布相关的知识,希望对你有一定的参考价值。


Mozilla 发布 Firefox 63 正式版 —— 关键字“隐私保护”

Node.js v11.0.0 正式发布!

mysql 8.0.13(GA) 发布,新增函数索引、强制主键等新特性


Mozilla 发布 Firefox 63 正式版 —— 关键字“隐私保护”


Firefox 63  "Quantum" 正式版已发布!



  • https://www.mozilla.org/zh-CN/firefox/all/


Firefox 63 主要是针对用户的“隐私保护”方面做出了改进,例如增强的跟踪保护功能 Enhanced Tracking Protection (ETP),以及向用户推送订阅 VPN 的提议 —— VPN 为用户提供保护和隐私,从而免于网络“窃听者”的追踪和监视。


Node.js v11.0.0 正式发布;Firefox 63 正式版发布;MySQL 8.0.13(GA) 发布


在 Firefox 中推广 ProtonVPN


Node.js v11.0.0 正式发布;Firefox 63 正式版发布;MySQL 8.0.13(GA) 发布


阻止部分第三方跟踪 Cookie 但允许其他第三方 Cookie 的新选项


其他更新内容主要是针对各平台的性能改进和 bug 修复,详情请查看发布说明:


  • https://www.mozilla.org/en-US/firefox/63.0/releasenotes/


此外,Mozilla 今天正式发布的 Firefox 63  "Quantum" 适用于桌面平台,包括 Linux、Windows 和 Mac,以及 android 设备的移动平台。



Node.js v11.0.0 正式发布!


Node.js v11.0.0 已正式发布!该版本主要侧重于对内部和性能方面的改进,以及升级到 V8 7.0 版本。


值得注意的是,从该版本起,Node.js 不再支持 FreeBSD 10。


值得关注的更新:


  • Build

    • FreeBSD 10 is no longer supported. #22617

  • child_process

    • The default value of the windowsHide option has been changed to true. #21316

  • console

    • console.countReset() will emit a warning if the timer being reset does not exist. #21649

    • console.time() will no longer reset a timer if it already exists. #20442

  • Dependencies

    • V8 has been updated to 7.0. #22754

  • fs

    • The fs.read() method now requires a callback. #22146

    • The previously deprecated fs.SyncWriteStream utility has been removed.#20735

  • http

    • The http, https, and tls modules now use the WHATWG URL parser by default. #20270

  • General

    • Use of process.binding() has been deprecated. Userland code using process.binding() should re-evaluate that use and begin migrating. If there are no supported API alternatives, please open an issue in the Node.js GitHub repository so that a suitable alternative may be discussed.

    • An experimental implementation of queueMicrotask() has been added. #22951

  • Internal

    • Windows performance-counter support has been removed. #22485

    • The --expose-http2 command-line option has been removed. #20887

  • Timers

    • Interval timers will be rescheduled even if previous interval threw an error. #20002

    • nextTick queue will be run after each immediate and timer. #22842

  • util

    • The WHATWG TextEncoder and TextDecoder are now globals. #22281

    • util.inspect() output size is limited to 128 MB by default. #22756

    • A runtime warning will be emitted when NODE_DEBUG is set for either http or http2. #21914


查看完整的更新日志:


  • https://nodejs.org/en/download/current/



  • https://nodejs.org/en/download/current/


Node.js 是一个基于 Chrome V8 引擎的 javascript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。



MySQL 8.0.13(GA) 发布,新增函数索引、强制主键等新特性


MySQL 8 发布了 8.0.13 更新版本(GA)!



  • https://dev.mysql.com/downloads/file/?id=480823

  • https://dev.mysql.com/downloads/file/?id=480824



  • https://dev.mysql.com/downloads/mysql/8.0.html


该版本新增函数索引、跳跃索引扫描、强制主键等新特性。


还有性能方面的改进:


  • A new Performance Schema stage, waiting for handler commit, is available to detect threads going through transaction commit. Thanks to Facebook for the patch. (Bug #27855592, Bug #90417)


详情请查看发布说明:


  • https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-13.html


Node.js v11.0.0 正式发布;Firefox 63 正式版发布;MySQL 8.0.13(GA) 发布


推荐阅读




点击“阅读原文”查看更多精彩内容

以上是关于Node.js v11.0.0 正式发布;Firefox 63 正式版发布;MySQL 8.0.13(GA) 发布的主要内容,如果未能解决你的问题,请参考以下文章

Node.js V10.0.0 正式发布

Node.js 4.0.0 正式发布了

Node.js 11 发布,Node 10正式进入LTS

Node.js v8.0.0 正式发布;Nginx 1.13.1 发布;Qt 5.9 正式发布

Node.js 发布 v8.0.0 正式版;Qt 5.9 正式发布,长期支持版本 | 软件周刊

技术圈Node.js 宣布对 ECMAScript 的正式支持WebAssembly 正式成为 W3C 标准