-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release proposal: v3.3.0 #2607
Comments
Fishrock123
added
the
meta
Issues and PRs related to the general management of the project.
label
Aug 29, 2015
Isn't actually semver-major. |
Here's the current diff to
|
Oh and I forgot to say: probably monday/tuesday. |
good to go @Fishrock123! Commits in
|
moved to #2640 |
This was referenced Sep 5, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The regular weekly-ish
1a531b4e44
] - (SEMVER-MINOR) build: Introduce --link-module to ./configure (Bradley Meck) nodejs/node#249734de90194b
] - build: only define NODE_V8_OPTIONS if not empty (Evan Lucas) nodejs/node#2532944174b189
] - build: make ci test addons in test/addons (Ben Noordhuis) nodejs/node#2428e955f9a1b0
] - crypto: Use OPENSSL_cleanse to shred the data. (Сковорода Никита Андреевич) nodejs/node#2575395d736b9d
] - debugger: use strict equality comparison (Minwoo Jung) nodejs/node#255834ef53364f
] - deps: update V8 to 4.4.63.30 (Michaël Zasso) nodejs/node#24828936302121
] - doc: minor clarification in buffer.markdown (Сковорода Никита Андреевич) nodejs/node#25740db0e53753
] - doc: add @jasnell and @sam-github to release team (Rod Vagg) nodejs/node#2455c16e100593
] - doc: reorg release team to separate section (Rod Vagg) nodejs/node#2455e3e00143fd
] - doc: fix bad merge on modules.markdown (James M Snell)2f62455880
] - doc: minor additional corrections and improvements (James M Snell) nodejs/node#23783bd08aac4b
] - doc: minor grammatical update in crypto.markdown (James M Snell) nodejs/node#2378f707189370
] - doc: minor grammatical update (James M Snell) nodejs/node#23786c98cf0266
] - doc: remove repeated statement in globals.markdown (James M Snell) nodejs/node#237848e6ccf8c2
] - doc: remove 'dudes' from documentation (James M Snell) nodejs/node#2378b5d68f8076
] - doc: update tense in child_process.markdown (James M Snell) nodejs/node#2378242e3fe3ba
] - doc: fixed worker.id type (James M Snell) nodejs/node#2378ea9ee15c21
] - doc: port is optional for socket.bind() (James M Snell) nodejs/node#23780ff6657a50
] - doc: fix minor types and grammar in fs docs (James M Snell) nodejs/node#237894d83c04f2
] - doc: update parameter name in net.markdown (James M Snell) nodejs/node#237804111ce40f
] - doc: small typo in domain.markdown (James M Snell) nodejs/node#2378c9fdd1bbbf
] - doc: fixed typo in net.markdown (missing comma) (James M Snell) nodejs/node#237827c07b3f8e
] - doc: update description of fs.exists in fs.markdown (James M Snell) nodejs/node#237852018e73d9
] - doc: clarification on the 'close' event (James M Snell) nodejs/node#2378f6d3b87a25
] - doc: improve working in stream.markdown (James M Snell) nodejs/node#2378b5da89431a
] - doc: update path.extname documentation (James M Snell) nodejs/node#23781d4ea609db
] - doc: small clarifications to modules.markdown (James M Snell) nodejs/node#2378c888985591
] - doc: code style cleanups in repl.markdown (James M Snell) nodejs/node#2378105b493595
] - doc: correct grammar in cluster.markdown (James M Snell) nodejs/node#237851b86ccac7
] - doc: Clarify the module.parent is set once (James M Snell) nodejs/node#2378d2ffecba2d
] - doc: add internal modules notice (Jeremiah Senkpiel) nodejs/node#2523b36debd5cb
] - env: introduceKickNextTick
(Fedor Indutny) nodejs/node#23551bc446863f
] - http_parser: consume StreamBase instance (Fedor Indutny) nodejs/node#235531823e37c7
] - (SEMVER-MAJOR) src: DRY getsockname/getpeername code (Ben Noordhuis) nodejs/node#95613fd96dda3
] - src: missing Exception::Error in node_http_parser (Jeremiah Senkpiel) nodejs/node#2550c56aa829f0
] - test: use tmpDir instead of fixturesDir (Sakthipriyan Vairamani) nodejs/node#25835e65181ea4
] - test: handling failure cases properly (Sakthipriyan Vairamani) nodejs/node#2206c48b95e847
] - test: initial list of flaky tests (Alexis Campailla) nodejs/node#242494e88498ba
] - test: pass args to test-ci via env variable (Alexis Campailla) nodejs/node#242409987c7a1c
] - test: support flaky tests in test-ci (Alexis Campailla) nodejs/node#242408b83c8b45
] - test: add test configuration templates (Alexis Campailla) nodejs/node#24248f8ab6fa57
] - test: runner should return 0 on flaky tests (Alexis Campailla) nodejs/node#24240cfd3be9c6
] - test: runner support for flaky tests (Alexis Campailla) nodejs/node#24243492d2d4c6
] - test: make test-process-argv-0 robust (Rich Trott) nodejs/node#2541a96cc31710
] - test: speed up test-child-process-spawnsync.js (Rich Trott) nodejs/node#2542856baf4c67
] - test: make spawnSync() test robust (Rich Trott) nodejs/node#2535f2f0fe45ff
] - tools: make add-on scraper print filenames (Ben Noordhuis) nodejs/node#2428cc @nodejs/release
The text was updated successfully, but these errors were encountered: