- [
fb226ff2ee
] – (SEMVER-MINOR) crypto: add rsa-pss keygen parameters (Filip Skokan) #39927 - [
85206b7311
] – deps: upgrade npm to 7.24.0 (npm team) #40167 - [
98f56d179c
] – deps: update Acorn to v8.5.0 (Michaël Zasso) #40015 - [
9655329772
] – doc: add Ayase-252 to collaborators (Qingyu Deng) #40078 - [
59fff925be
] – (SEMVER-MINOR) fs: makeopen
andclose
stream override optional when unused (Antoine du Hamel) #40013 - [
a63a4bce90
] – (SEMVER-MINOR) http: limit requests per connection (Artur K) #40082- The maximum number of requests a socket can handle before closing keep alive connection can be set with
server.maxRequestsPerSocket
.
- The maximum number of requests a socket can handle before closing keep alive connection can be set with
- [
9a672961fa
] – (SEMVER-MINOR) src: add –no-global-search-paths cli option (Cheng Zhao) #39754- Adds the
--no-global-search-paths
command-line option to not search modules from global paths like$HOME/.node_modules
and$NODE_PATH
.
- Adds the
- [
fe920b6cbf
] – (SEMVER-MINOR) src: make napi_create_reference accept symbol (JckXia) #39926 - [
97f3072ceb
] – (SEMVER-MINOR) stream: add signal support to pipeline generators (Robert Nagy) #39067
转自 https://nodejs.org/en/blog/