2020-01-09, Version 10.18.1 'Dubnium' (LTS), @BethGriggs
Notable changes
- http2: fix session memory accounting after pausing (Michael Lehenbauer) #30684
- n-api: correct bug in napi_get_last_error (Octavian Soldea) #28702
- tools: update tzdata to 2019c (Myles Borins) #30479
Commits
- [
a80c59130e
] - build: fix configure script to work with Apple Clang 11 (Saagar Jha) #28071 - [
68b2b5cc51
] - build,win: propagate error codes in vcbuild (João Reis) #30724 - [
3e0709cf5e
] - deps: V8: backport fb63e5cf55e9 (Michaël Zasso) - [
25b8fbda35
] - doc: allow <code> in header elements (Rich Trott) #31086 - [
a1b095dd46
] - doc,dns: use code markup/markdown in headers (Rich Trott) #31086 - [
8f3b8ca515
] - http2: fix session memory accounting after pausing (Michael Lehenbauer) #30684 - [
20f64a96de
] - http2: use the latest settings (ZYSzys) #29780 - [
81c31005fd
] - lib: fix comment nits in bootstrap\loaders.js (Vse Mozhet Byt) #24641 - [
88e8b7cf83
] - n-api: correct bug in napi_get_last_error (Octavian Soldea) #28702 - [
77e0318849
] - stream: increase MAX_HWM (Robert Nagy) #29938 - [
894aaa2040
] - stream: extract Readable.from in its own file (Matteo Collina) #30140 - [
7e941eb17d
] - test: do not fail SLOW tests if they are not slow (Yang Guo) #25868 - [
0f3ae77aaf
] - tools: update tzdata to 2019c (Myles Borins) #30479 - [
4ae8d204cb
] - tools: move python code out of jenkins shell (Sam Roberts) #28458 - [
4879b80d87
] - tools: fix v8 testing with devtoolset on ppcle (Sam Roberts) #28458